Warning: Permanently added '107.21.62.85' (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/6608210-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64


Version: 0.69
PID: 6009
Logging PID: 6010
Task:
{'appstream': False,
 'background': True,
 'build_id': 6608210,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'e128f17d7422398d566c54dbdfe9c15167a2ae44',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:3/pykka',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'pykka',
 'package_version': '2.0.2-18',
 'project_dirname': 'automatic-obsoletes:pr:3',
 'project_name': 'automatic-obsoletes',
 'project_owner': 'torsava',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'torsava/automatic-obsoletes--https://src.fedoraproject.org/user/churchyard',
 'source_json': {},
 'source_type': None,
 'submitter': 'https://src.fedoraproject.org/user/churchyard',
 'tags': [],
 'task_id': '6608210-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:3/pykka /var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:3/pykka', '/var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka'...

Running: git checkout e128f17d7422398d566c54dbdfe9c15167a2ae44 --

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

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 e128f17 automatic import of pykka

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka
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 pykka-2.0.2.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o pykka-2.0.2.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/torsava/automatic-obsoletes:pr:3/pykka/pykka-2.0.2.tar.gz/md5/6dc4d33a6d9b97dd9d1e980096bce231/pykka-2.0.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 51174  100 51174    0     0  2336k      0 --:--:-- --:--:-- --:--:-- 2379k
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka/pykka.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1699373743.117313 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.2 starting (python version = 3.11.3, NVR = mock-5.2-1.fc38), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka/pykka.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1699373743.117313 -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-_htvgasc/pykka/pykka.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.2
INFO: Mock Version: 5.2
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1699373743.117313/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:rawhide
INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide
INFO: Copy content of container registry.fedoraproject.org/fedora:rawhide to /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1699373743.117313/root
INFO: Checking that registry.fedoraproject.org/fedora:rawhide image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:rawhide with podman image mount
INFO: image registry.fedoraproject.org/fedora:rawhide as /var/lib/containers/storage/overlay/338c3f78c40409d7fee8b35b8dd58ddf6cf6c1baf864388014d6e57fa2ecc07e/merged
INFO: umounting image registry.fedoraproject.org/fedora:rawhide (/var/lib/containers/storage/overlay/338c3f78c40409d7fee8b35b8dd58ddf6cf6c1baf864388014d6e57fa2ecc07e/merged) with podman image umount
INFO: Package manager dnf detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 184 MB/s |  15 MB     00:00    
fedora                                           64 MB/s |  73 MB     00:01    
Last metadata expiration check: 0:00:02 ago on Tue Nov  7 16:15:50 2023.
Package python3-dnf-4.18.0-1.fc40.noarch is already installed.
Dependencies resolved.
================================================================================
 Package                     Arch      Version               Repository    Size
================================================================================
Installing:
 python3-dnf-plugins-core    noarch    4.4.3-1.fc40          copr_base    302 k
Upgrading:
 dnf                         noarch    4.18.1-1.fc40         copr_base    497 k
 dnf-data                    noarch    4.18.1-1.fc40         copr_base     40 k
 python3-dnf                 noarch    4.18.1-1.fc40         copr_base    549 k
 yum                         noarch    4.18.1-1.fc40         copr_base     37 k
Installing dependencies:
 dbus-libs                   x86_64    1:1.14.10-1.fc40      fedora       155 k
 python3-dateutil            noarch    1:2.8.2-10.fc39       fedora       355 k
 python3-dbus                x86_64    1.3.2-4.fc39          fedora       157 k
 python3-distro              noarch    1.8.0-6.fc40          copr_base     45 k
 python3-six                 noarch    1.16.0-12.fc39        copr_base     41 k
 python3-systemd             x86_64    235-6.fc39            copr_base    101 k

Transaction Summary
================================================================================
Install  7 Packages
Upgrade  4 Packages

Total download size: 2.2 M
Downloading Packages:
(1/11): python3-six-1.16.0-12.fc39.noarch.rpm   2.6 MB/s |  41 kB     00:00    
(2/11): python3-distro-1.8.0-6.fc40.noarch.rpm  2.7 MB/s |  45 kB     00:00    
(3/11): python3-dnf-plugins-core-4.4.3-1.fc40.n  17 MB/s | 302 kB     00:00    
(4/11): python3-systemd-235-6.fc39.x86_64.rpm    21 MB/s | 101 kB     00:00    
(5/11): python3-dbus-1.3.2-4.fc39.x86_64.rpm     13 MB/s | 157 kB     00:00    
(6/11): dbus-libs-1.14.10-1.fc40.x86_64.rpm     8.4 MB/s | 155 kB     00:00    
(7/11): dnf-4.18.1-1.fc40.noarch.rpm            101 MB/s | 497 kB     00:00    
(8/11): dnf-data-4.18.1-1.fc40.noarch.rpm        16 MB/s |  40 kB     00:00    
(9/11): python3-dateutil-2.8.2-10.fc39.noarch.r  17 MB/s | 355 kB     00:00    
(10/11): python3-dnf-4.18.1-1.fc40.noarch.rpm   147 MB/s | 549 kB     00:00    
(11/11): yum-4.18.1-1.fc40.noarch.rpm           9.4 MB/s |  37 kB     00:00    
--------------------------------------------------------------------------------
Total                                           6.9 MB/s | 2.2 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : dnf-data-4.18.1-1.fc40.noarch                         1/15 
  Upgrading        : python3-dnf-4.18.1-1.fc40.noarch                      2/15 
  Upgrading        : dnf-4.18.1-1.fc40.noarch                              3/15 
  Running scriptlet: dnf-4.18.1-1.fc40.noarch                              3/15 
  Installing       : dbus-libs-1:1.14.10-1.fc40.x86_64                     4/15 
  Installing       : python3-dbus-1.3.2-4.fc39.x86_64                      5/15 
  Installing       : python3-systemd-235-6.fc39.x86_64                     6/15 
  Installing       : python3-six-1.16.0-12.fc39.noarch                     7/15 
  Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch               8/15 
  Installing       : python3-distro-1.8.0-6.fc40.noarch                    9/15 
  Installing       : python3-dnf-plugins-core-4.4.3-1.fc40.noarch         10/15 
  Upgrading        : yum-4.18.1-1.fc40.noarch                             11/15 
  Cleanup          : yum-4.18.0-1.fc40.noarch                             12/15 
  Running scriptlet: dnf-4.18.0-1.fc40.noarch                             13/15 
  Cleanup          : dnf-4.18.0-1.fc40.noarch                             13/15 
  Running scriptlet: dnf-4.18.0-1.fc40.noarch                             13/15 
  Cleanup          : python3-dnf-4.18.0-1.fc40.noarch                     14/15 
  Cleanup          : dnf-data-4.18.0-1.fc40.noarch                        15/15 
  Running scriptlet: dnf-data-4.18.0-1.fc40.noarch                        15/15 

Upgraded:
  dnf-4.18.1-1.fc40.noarch                 dnf-data-4.18.1-1.fc40.noarch        
  python3-dnf-4.18.1-1.fc40.noarch         yum-4.18.1-1.fc40.noarch             
Installed:
  dbus-libs-1:1.14.10-1.fc40.x86_64                                             
  python3-dateutil-1:2.8.2-10.fc39.noarch                                       
  python3-dbus-1.3.2-4.fc39.x86_64                                              
  python3-distro-1.8.0-6.fc40.noarch                                            
  python3-dnf-plugins-core-4.4.3-1.fc40.noarch                                  
  python3-six-1.16.0-12.fc39.noarch                                             
  python3-systemd-235-6.fc39.x86_64                                             

Complete!
Finish(bootstrap): installing dnf tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1699373743.117313/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf detected and used (direct choice)
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 178 MB/s |  15 MB     00:00    
fedora                                           50 MB/s |  73 MB     00:01    
Last metadata expiration check: 0:00:02 ago on Tue Nov  7 16:16:13 2023.
Dependencies resolved.
================================================================================
 Package                      Arch   Version                    Repo       Size
================================================================================
Installing group/module packages:
 bash                         x86_64 5.2.15-5.fc39              fedora    1.8 M
 bzip2                        x86_64 1.0.8-16.fc39              fedora     52 k
 coreutils                    x86_64 9.4-1.fc40                 fedora    1.1 M
 cpio                         x86_64 2.14-4.fc39                fedora    279 k
 diffutils                    x86_64 3.10-3.fc39                fedora    398 k
 fedora-release-common        noarch 40-0.18                    fedora     20 k
 findutils                    x86_64 1:4.9.0-6.fc40             fedora    492 k
 gawk                         x86_64 5.2.2-2.fc39               fedora    1.1 M
 glibc-minimal-langpack       x86_64 2.38.9000-17.fc40          fedora     78 k
 grep                         x86_64 3.11-5.fc40                fedora    298 k
 gzip                         x86_64 1.12-6.fc39                fedora    166 k
 info                         x86_64 7.1-1.fc40                 fedora    184 k
 patch                        x86_64 2.7.6-22.fc39              fedora    125 k
 redhat-rpm-config            noarch 271-1.fc40                 fedora     81 k
 rpm-build                    x86_64 4.19.0-1.fc40              fedora     79 k
 sed                          x86_64 4.8-14.fc39                fedora    306 k
 shadow-utils                 x86_64 2:4.14.0-2.fc40            fedora    1.3 M
 tar                          x86_64 2:1.35-2.fc40              fedora    864 k
 unzip                        x86_64 6.0-62.fc39                fedora    184 k
 util-linux                   x86_64 2.39.2-1.fc40              fedora    1.2 M
 which                        x86_64 2.21-40.fc39               fedora     42 k
 xz                           x86_64 5.4.5-1.fc40               fedora    557 k
Installing dependencies:
 alternatives                 x86_64 1.25-1.fc39                fedora     39 k
 ansible-srpm-macros          noarch 1-11.fc39                  fedora     21 k
 audit-libs                   x86_64 3.1.2-5.fc40               copr_base 118 k
 authselect                   x86_64 1.4.3-1.fc40               fedora    149 k
 authselect-libs              x86_64 1.4.3-1.fc40               fedora    249 k
 basesystem                   noarch 11-18.fc39                 fedora    7.2 k
 binutils                     x86_64 2.41-10.fc40               fedora    6.3 M
 binutils-gold                x86_64 2.41-10.fc40               fedora    794 k
 bzip2-libs                   x86_64 1.0.8-16.fc39              fedora     41 k
 ca-certificates              noarch 2023.2.62_v7.0.401-4.fc40  fedora    863 k
 coreutils-common             x86_64 9.4-1.fc40                 fedora    2.1 M
 cracklib                     x86_64 2.9.11-2.fc39              fedora     94 k
 crypto-policies              noarch 20230920-1.git570ea89.fc40 fedora     99 k
 curl                         x86_64 8.4.0-1.fc40               fedora    362 k
 cyrus-sasl-lib               x86_64 2.1.28-11.fc39             fedora    793 k
 debugedit                    x86_64 5.0-10.fc39                fedora     77 k
 dwz                          x86_64 0.15-3.fc39                fedora    134 k
 ed                           x86_64 1.19-4.fc39                fedora     79 k
 efi-srpm-macros              noarch 5-9.fc39                   fedora     22 k
 elfutils                     x86_64 0.189-6.fc40               fedora    535 k
 elfutils-debuginfod-client   x86_64 0.189-6.fc40               fedora     38 k
 elfutils-default-yama-scope  noarch 0.189-6.fc40               fedora     13 k
 elfutils-libelf              x86_64 0.189-6.fc40               fedora    195 k
 elfutils-libs                x86_64 0.189-6.fc40               fedora    258 k
 fedora-gpg-keys              noarch 40-0.2                     fedora    130 k
 fedora-release               noarch 40-0.18                    fedora    9.1 k
 fedora-release-identity-basic
                              noarch 40-0.18                    fedora    9.9 k
 fedora-repos                 noarch 40-0.2                     fedora    9.3 k
 fedora-repos-rawhide         noarch 40-0.2                     fedora    8.9 k
 file                         x86_64 5.45-1.fc40                copr_base  50 k
 file-libs                    x86_64 5.45-1.fc40                copr_base 764 k
 filesystem                   x86_64 3.18-6.fc39                fedora    1.1 M
 fonts-srpm-macros            noarch 1:2.0.5-12.fc39            fedora     26 k
 forge-srpm-macros            noarch 0.1.0-1.fc40               fedora     18 k
 fpc-srpm-macros              noarch 1.3-8.fc39                 fedora    7.4 k
 gdb-minimal                  x86_64 13.2-11.fc40               fedora    4.2 M
 gdbm                         x86_64 1:1.23-4.fc39              fedora    155 k
 gdbm-libs                    x86_64 1:1.23-4.fc39              fedora     56 k
 ghc-srpm-macros              noarch 1.6.1-3.fc40               fedora    8.1 k
 glibc                        x86_64 2.38.9000-17.fc40          fedora    2.2 M
 glibc-common                 x86_64 2.38.9000-17.fc40          fedora    360 k
 glibc-gconv-extra            x86_64 2.38.9000-17.fc40          fedora    1.6 M
 gmp                          x86_64 1:6.2.1-5.fc39             fedora    313 k
 gnat-srpm-macros             noarch 6-3.fc39                   fedora    8.8 k
 go-srpm-macros               noarch 3.3.1-1.fc40               fedora     28 k
 jansson                      x86_64 2.13.1-7.fc39              fedora     44 k
 kernel-srpm-macros           noarch 1.0-20.fc39                fedora     10 k
 keyutils-libs                x86_64 1.6.1-7.fc39               fedora     31 k
 krb5-libs                    x86_64 1.21.2-2.fc40              fedora    765 k
 libacl                       x86_64 2.3.1-10.fc40              fedora     23 k
 libarchive                   x86_64 3.7.2-1.fc40               fedora    408 k
 libattr                      x86_64 2.5.1-9.fc40               fedora     18 k
 libblkid                     x86_64 2.39.2-1.fc40              fedora    116 k
 libbrotli                    x86_64 1.1.0-1.fc40               copr_base 336 k
 libcap                       x86_64 2.48-7.fc39                fedora     68 k
 libcap-ng                    x86_64 0.8.3-8.fc40               copr_base  33 k
 libcom_err                   x86_64 1.47.0-2.fc39              fedora     26 k
 libcurl                      x86_64 8.4.0-1.fc40               fedora    343 k
 libdb-convert-util           x86_64 5.3.28-58.fc40             fedora    710 k
 libeconf                     x86_64 0.5.2-1.fc40               fedora     30 k
 libevent                     x86_64 2.1.12-9.fc39              fedora    258 k
 libfdisk                     x86_64 2.39.2-1.fc40              fedora    162 k
 libffi                       x86_64 3.4.4-4.fc39               fedora     40 k
 libgcc                       x86_64 13.2.1-4.fc40              fedora    111 k
 libgomp                      x86_64 13.2.1-4.fc40              fedora    320 k
 libidn2                      x86_64 2.3.4-3.fc39               fedora    117 k
 libmount                     x86_64 2.39.2-1.fc40              fedora    154 k
 libnghttp2                   x86_64 1.58.0-1.fc40              fedora     76 k
 libnsl2                      x86_64 2.0.0-6.fc39               fedora     30 k
 libpkgconf                   x86_64 1.9.5-2.fc39               fedora     38 k
 libpsl                       x86_64 0.21.2-4.fc39              fedora     63 k
 libpwquality                 x86_64 1.4.5-7.fc39               copr_base 109 k
 libselinux                   x86_64 3.5-5.fc39                 copr_base  87 k
 libsemanage                  x86_64 3.5-4.fc39                 copr_base 120 k
 libsepol                     x86_64 3.5-2.fc39                 fedora    324 k
 libsigsegv                   x86_64 2.14-5.fc39                fedora     27 k
 libsmartcols                 x86_64 2.39.2-1.fc40              fedora     67 k
 libssh                       x86_64 0.10.5-2.fc39              fedora    211 k
 libssh-config                noarch 0.10.5-2.fc39              fedora    9.2 k
 libstdc++                    x86_64 13.2.1-4.fc40              fedora    862 k
 libtasn1                     x86_64 4.19.0-3.fc39              fedora     74 k
 libtirpc                     x86_64 1.3.4-0.fc40               fedora     94 k
 libunistring                 x86_64 1.1-5.fc40                 fedora    543 k
 libutempter                  x86_64 1.2.1-10.fc39              fedora     26 k
 libuuid                      x86_64 2.39.2-1.fc40              fedora     28 k
 libverto                     x86_64 0.3.2-6.fc39               fedora     20 k
 libxcrypt                    x86_64 4.4.36-2.fc39              fedora    119 k
 libxml2                      x86_64 2.11.5-1.fc40              fedora    698 k
 libzstd                      x86_64 1.5.5-4.fc39               fedora    309 k
 lmdb-libs                    x86_64 0.9.31-2.fc39              fedora     60 k
 lua-libs                     x86_64 5.4.6-3.fc39               fedora    133 k
 lua-srpm-macros              noarch 1-9.fc39                   fedora    8.6 k
 lz4-libs                     x86_64 1.9.4-4.fc39               fedora     67 k
 mpfr                         x86_64 4.2.1-1.fc40               fedora    343 k
 ncurses-base                 noarch 6.4-8.20231001.fc40        fedora     88 k
 ncurses-libs                 x86_64 6.4-8.20231001.fc40        fedora    338 k
 ocaml-srpm-macros            noarch 9-1.fc40                   fedora    9.0 k
 openblas-srpm-macros         noarch 2-14.fc39                  fedora    7.5 k
 openldap                     x86_64 2.6.6-1.fc39               fedora    255 k
 openssl-libs                 x86_64 1:3.1.4-1.fc40             fedora    2.2 M
 p11-kit                      x86_64 0.25.2-1.fc40              fedora    521 k
 p11-kit-trust                x86_64 0.25.2-1.fc40              fedora    140 k
 package-notes-srpm-macros    noarch 0.5-9.fc39                 fedora     11 k
 pam                          x86_64 1.5.3-6.fc40               fedora    548 k
 pam-libs                     x86_64 1.5.3-6.fc40               fedora     57 k
 pcre2                        x86_64 10.42-1.fc39.2             fedora    233 k
 pcre2-syntax                 noarch 10.42-1.fc39.2             fedora    143 k
 perl-srpm-macros             noarch 1-51.fc39                  fedora    8.0 k
 pkgconf                      x86_64 1.9.5-2.fc39               fedora     42 k
 pkgconf-m4                   noarch 1.9.5-2.fc39               fedora     14 k
 pkgconf-pkg-config           x86_64 1.9.5-2.fc39               fedora    9.6 k
 popt                         x86_64 1.19-3.fc39                fedora     66 k
 publicsuffix-list-dafsa      noarch 20230812-1.fc40            fedora     57 k
 pyproject-srpm-macros        noarch 1.10.0-1.fc40              fedora     14 k
 python-srpm-macros           noarch 3.12-4.fc40                fedora     25 k
 qt5-srpm-macros              noarch 5.15.11-1.fc40             fedora    8.3 k
 qt6-srpm-macros              noarch 6.6.0-1.fc40               fedora    8.7 k
 readline                     x86_64 8.2-4.fc39                 fedora    213 k
 rpm                          x86_64 4.19.0-1.fc40              fedora    538 k
 rpm-build-libs               x86_64 4.19.0-1.fc40              fedora     96 k
 rpm-libs                     x86_64 4.19.0-1.fc40              fedora    312 k
 rpm-sequoia                  x86_64 1.5.0-1.fc40               fedora    883 k
 rust-srpm-macros             noarch 25.2-2.fc40                copr_base  13 k
 setup                        noarch 2.14.4-1.fc39              fedora    154 k
 sqlite-libs                  x86_64 3.44.0-1.fc40              fedora    692 k
 systemd-libs                 x86_64 254.5-2.fc40               fedora    688 k
 util-linux-core              x86_64 2.39.2-1.fc40              fedora    493 k
 xxhash-libs                  x86_64 0.8.2-1.fc39               fedora     37 k
 xz-libs                      x86_64 5.4.5-1.fc40               fedora    108 k
 zip                          x86_64 3.0-39.fc40                fedora    266 k
 zlib                         x86_64 1.2.13-5.fc40              fedora     94 k
 zstd                         x86_64 1.5.5-4.fc39               fedora    482 k
Installing Groups:
 Buildsystem building group                                                    

Transaction Summary
================================================================================
Install  154 Packages

Total download size: 53 M
Installed size: 181 M
Downloading Packages:
(1/154): file-5.45-1.fc40.x86_64.rpm            3.0 MB/s |  50 kB     00:00    
(2/154): audit-libs-3.1.2-5.fc40.x86_64.rpm     6.6 MB/s | 118 kB     00:00    
(3/154): file-libs-5.45-1.fc40.x86_64.rpm        39 MB/s | 764 kB     00:00    
(4/154): libbrotli-1.1.0-1.fc40.x86_64.rpm       78 MB/s | 336 kB     00:00    
(5/154): libcap-ng-0.8.3-8.fc40.x86_64.rpm      9.1 MB/s |  33 kB     00:00    
(6/154): libpwquality-1.4.5-7.fc39.x86_64.rpm    47 MB/s | 109 kB     00:00    
(7/154): libselinux-3.5-5.fc39.x86_64.rpm        42 MB/s |  87 kB     00:00    
(8/154): libsemanage-3.5-4.fc39.x86_64.rpm       51 MB/s | 120 kB     00:00    
(9/154): rust-srpm-macros-25.2-2.fc40.noarch.rp 4.5 MB/s |  13 kB     00:00    
(10/154): alternatives-1.25-1.fc39.x86_64.rpm   3.5 MB/s |  39 kB     00:00    
(11/154): authselect-libs-1.4.3-1.fc40.x86_64.r  38 MB/s | 249 kB     00:00    
(12/154): authselect-1.4.3-1.fc40.x86_64.rpm    8.7 MB/s | 149 kB     00:00    
(13/154): basesystem-11-18.fc39.noarch.rpm      3.4 MB/s | 7.2 kB     00:00    
(14/154): bash-5.2.15-5.fc39.x86_64.rpm         228 MB/s | 1.8 MB     00:00    
(15/154): ansible-srpm-macros-1-11.fc39.noarch. 731 kB/s |  21 kB     00:00    
(16/154): binutils-gold-2.41-10.fc40.x86_64.rpm  83 MB/s | 794 kB     00:00    
(17/154): bzip2-1.0.8-16.fc39.x86_64.rpm        5.2 MB/s |  52 kB     00:00    
(18/154): binutils-2.41-10.fc40.x86_64.rpm      237 MB/s | 6.3 MB     00:00    
(19/154): bzip2-libs-1.0.8-16.fc39.x86_64.rpm   4.4 MB/s |  41 kB     00:00    
(20/154): ca-certificates-2023.2.62_v7.0.401-4. 101 MB/s | 863 kB     00:00    
(21/154): coreutils-9.4-1.fc40.x86_64.rpm       210 MB/s | 1.1 MB     00:00    
(22/154): coreutils-common-9.4-1.fc40.x86_64.rp 219 MB/s | 2.1 MB     00:00    
(23/154): cpio-2.14-4.fc39.x86_64.rpm            25 MB/s | 279 kB     00:00    
(24/154): cracklib-2.9.11-2.fc39.x86_64.rpm      16 MB/s |  94 kB     00:00    
(25/154): crypto-policies-20230920-1.git570ea89  51 MB/s |  99 kB     00:00    
(26/154): curl-8.4.0-1.fc40.x86_64.rpm          131 MB/s | 362 kB     00:00    
(27/154): cyrus-sasl-lib-2.1.28-11.fc39.x86_64. 163 MB/s | 793 kB     00:00    
(28/154): debugedit-5.0-10.fc39.x86_64.rpm       17 MB/s |  77 kB     00:00    
(29/154): diffutils-3.10-3.fc39.x86_64.rpm      101 MB/s | 398 kB     00:00    
(30/154): dwz-0.15-3.fc39.x86_64.rpm             44 MB/s | 134 kB     00:00    
(31/154): ed-1.19-4.fc39.x86_64.rpm              29 MB/s |  79 kB     00:00    
(32/154): efi-srpm-macros-5-9.fc39.noarch.rpm    13 MB/s |  22 kB     00:00    
(33/154): elfutils-0.189-6.fc40.x86_64.rpm      178 MB/s | 535 kB     00:00    
(34/154): elfutils-debuginfod-client-0.189-6.fc 8.3 MB/s |  38 kB     00:00    
(35/154): elfutils-default-yama-scope-0.189-6.f 3.0 MB/s |  13 kB     00:00    
(36/154): elfutils-libelf-0.189-6.fc40.x86_64.r  53 MB/s | 195 kB     00:00    
(37/154): elfutils-libs-0.189-6.fc40.x86_64.rpm  90 MB/s | 258 kB     00:00    
(38/154): fedora-gpg-keys-40-0.2.noarch.rpm      42 MB/s | 130 kB     00:00    
(39/154): fedora-release-40-0.18.noarch.rpm     4.6 MB/s | 9.1 kB     00:00    
(40/154): fedora-release-common-40-0.18.noarch.  10 MB/s |  20 kB     00:00    
(41/154): fedora-release-identity-basic-40-0.18 4.8 MB/s | 9.9 kB     00:00    
(42/154): fedora-repos-40-0.2.noarch.rpm        4.4 MB/s | 9.3 kB     00:00    
(43/154): fedora-repos-rawhide-40-0.2.noarch.rp 6.0 MB/s | 8.9 kB     00:00    
(44/154): filesystem-3.18-6.fc39.x86_64.rpm     223 MB/s | 1.1 MB     00:00    
(45/154): findutils-4.9.0-6.fc40.x86_64.rpm      84 MB/s | 492 kB     00:00    
(46/154): fonts-srpm-macros-2.0.5-12.fc39.noarc 4.9 MB/s |  26 kB     00:00    
(47/154): forge-srpm-macros-0.1.0-1.fc40.noarch  11 MB/s |  18 kB     00:00    
(48/154): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 4.8 MB/s | 7.4 kB     00:00    
(49/154): gawk-5.2.2-2.fc39.x86_64.rpm          221 MB/s | 1.1 MB     00:00    
(50/154): gdbm-1.23-4.fc39.x86_64.rpm            19 MB/s | 155 kB     00:00    
(51/154): gdbm-libs-1.23-4.fc39.x86_64.rpm      5.6 MB/s |  56 kB     00:00    
(52/154): gdb-minimal-13.2-11.fc40.x86_64.rpm   228 MB/s | 4.2 MB     00:00    
(53/154): ghc-srpm-macros-1.6.1-3.fc40.noarch.r 714 kB/s | 8.1 kB     00:00    
(54/154): glibc-2.38.9000-17.fc40.x86_64.rpm    249 MB/s | 2.2 MB     00:00    
(55/154): glibc-common-2.38.9000-17.fc40.x86_64  77 MB/s | 360 kB     00:00    
(56/154): glibc-gconv-extra-2.38.9000-17.fc40.x 249 MB/s | 1.6 MB     00:00    
(57/154): glibc-minimal-langpack-2.38.9000-17.f  21 MB/s |  78 kB     00:00    
(58/154): gmp-6.2.1-5.fc39.x86_64.rpm           104 MB/s | 313 kB     00:00    
(59/154): gnat-srpm-macros-6-3.fc39.noarch.rpm  5.1 MB/s | 8.8 kB     00:00    
(60/154): go-srpm-macros-3.3.1-1.fc40.noarch.rp  11 MB/s |  28 kB     00:00    
(61/154): grep-3.11-5.fc40.x86_64.rpm            84 MB/s | 298 kB     00:00    
(62/154): gzip-1.12-6.fc39.x86_64.rpm            39 MB/s | 166 kB     00:00    
(63/154): info-7.1-1.fc40.x86_64.rpm             44 MB/s | 184 kB     00:00    
(64/154): jansson-2.13.1-7.fc39.x86_64.rpm       13 MB/s |  44 kB     00:00    
(65/154): kernel-srpm-macros-1.0-20.fc39.noarch 3.7 MB/s |  10 kB     00:00    
(66/154): keyutils-libs-1.6.1-7.fc39.x86_64.rpm  12 MB/s |  31 kB     00:00    
(67/154): krb5-libs-1.21.2-2.fc40.x86_64.rpm    152 MB/s | 765 kB     00:00    
(68/154): libacl-2.3.1-10.fc40.x86_64.rpm       5.0 MB/s |  23 kB     00:00    
(69/154): libarchive-3.7.2-1.fc40.x86_64.rpm     84 MB/s | 408 kB     00:00    
(70/154): libattr-2.5.1-9.fc40.x86_64.rpm       7.6 MB/s |  18 kB     00:00    
(71/154): libblkid-2.39.2-1.fc40.x86_64.rpm      40 MB/s | 116 kB     00:00    
(72/154): libcap-2.48-7.fc39.x86_64.rpm          21 MB/s |  68 kB     00:00    
(73/154): libcom_err-1.47.0-2.fc39.x86_64.rpm   7.4 MB/s |  26 kB     00:00    
(74/154): libcurl-8.4.0-1.fc40.x86_64.rpm        83 MB/s | 343 kB     00:00    
(75/154): libdb-convert-util-5.3.28-58.fc40.x86 150 MB/s | 710 kB     00:00    
(76/154): libeconf-0.5.2-1.fc40.x86_64.rpm      6.9 MB/s |  30 kB     00:00    
(77/154): libevent-2.1.12-9.fc39.x86_64.rpm      72 MB/s | 258 kB     00:00    
(78/154): libfdisk-2.39.2-1.fc40.x86_64.rpm      78 MB/s | 162 kB     00:00    
(79/154): libffi-3.4.4-4.fc39.x86_64.rpm         19 MB/s |  40 kB     00:00    
(80/154): libgcc-13.2.1-4.fc40.x86_64.rpm        46 MB/s | 111 kB     00:00    
(81/154): libgomp-13.2.1-4.fc40.x86_64.rpm      126 MB/s | 320 kB     00:00    
(82/154): libidn2-2.3.4-3.fc39.x86_64.rpm        39 MB/s | 117 kB     00:00    
(83/154): libmount-2.39.2-1.fc40.x86_64.rpm      54 MB/s | 154 kB     00:00    
(84/154): libnghttp2-1.58.0-1.fc40.x86_64.rpm    38 MB/s |  76 kB     00:00    
(85/154): libnsl2-2.0.0-6.fc39.x86_64.rpm        19 MB/s |  30 kB     00:00    
(86/154): libpkgconf-1.9.5-2.fc39.x86_64.rpm     21 MB/s |  38 kB     00:00    
(87/154): libpsl-0.21.2-4.fc39.x86_64.rpm        29 MB/s |  63 kB     00:00    
(88/154): libsepol-3.5-2.fc39.x86_64.rpm        114 MB/s | 324 kB     00:00    
(89/154): libsigsegv-2.14-5.fc39.x86_64.rpm      11 MB/s |  27 kB     00:00    
(90/154): libsmartcols-2.39.2-1.fc40.x86_64.rpm  31 MB/s |  67 kB     00:00    
(91/154): libssh-0.10.5-2.fc39.x86_64.rpm       102 MB/s | 211 kB     00:00    
(92/154): libssh-config-0.10.5-2.fc39.noarch.rp 4.2 MB/s | 9.2 kB     00:00    
(93/154): libstdc++-13.2.1-4.fc40.x86_64.rpm    173 MB/s | 862 kB     00:00    
(94/154): libtasn1-4.19.0-3.fc39.x86_64.rpm      18 MB/s |  74 kB     00:00    
(95/154): libtirpc-1.3.4-0.fc40.x86_64.rpm       22 MB/s |  94 kB     00:00    
(96/154): libunistring-1.1-5.fc40.x86_64.rpm    177 MB/s | 543 kB     00:00    
(97/154): libutempter-1.2.1-10.fc39.x86_64.rpm  8.6 MB/s |  26 kB     00:00    
(98/154): libuuid-2.39.2-1.fc40.x86_64.rpm      9.1 MB/s |  28 kB     00:00    
(99/154): libverto-0.3.2-6.fc39.x86_64.rpm       12 MB/s |  20 kB     00:00    
(100/154): libxcrypt-4.4.36-2.fc39.x86_64.rpm    51 MB/s | 119 kB     00:00    
(101/154): libxml2-2.11.5-1.fc40.x86_64.rpm     168 MB/s | 698 kB     00:00    
(102/154): libzstd-1.5.5-4.fc39.x86_64.rpm       73 MB/s | 309 kB     00:00    
(103/154): lmdb-libs-0.9.31-2.fc39.x86_64.rpm    17 MB/s |  60 kB     00:00    
(104/154): lua-libs-5.4.6-3.fc39.x86_64.rpm      61 MB/s | 133 kB     00:00    
(105/154): lua-srpm-macros-1-9.fc39.noarch.rpm  4.6 MB/s | 8.6 kB     00:00    
(106/154): lz4-libs-1.9.4-4.fc39.x86_64.rpm      29 MB/s |  67 kB     00:00    
(107/154): mpfr-4.2.1-1.fc40.x86_64.rpm         132 MB/s | 343 kB     00:00    
(108/154): ncurses-base-6.4-8.20231001.fc40.noa  32 MB/s |  88 kB     00:00    
(109/154): ncurses-libs-6.4-8.20231001.fc40.x86 105 MB/s | 338 kB     00:00    
(110/154): ocaml-srpm-macros-9-1.fc40.noarch.rp 4.0 MB/s | 9.0 kB     00:00    
(111/154): openblas-srpm-macros-2-14.fc39.noarc 4.1 MB/s | 7.5 kB     00:00    
(112/154): openldap-2.6.6-1.fc39.x86_64.rpm      98 MB/s | 255 kB     00:00    
(113/154): openssl-libs-3.1.4-1.fc40.x86_64.rpm 236 MB/s | 2.2 MB     00:00    
(114/154): p11-kit-0.25.2-1.fc40.x86_64.rpm      50 MB/s | 521 kB     00:00    
(115/154): p11-kit-trust-0.25.2-1.fc40.x86_64.r  16 MB/s | 140 kB     00:00    
(116/154): package-notes-srpm-macros-0.5-9.fc39 7.1 MB/s |  11 kB     00:00    
(117/154): pam-1.5.3-6.fc40.x86_64.rpm          154 MB/s | 548 kB     00:00    
(118/154): pam-libs-1.5.3-6.fc40.x86_64.rpm      15 MB/s |  57 kB     00:00    
(119/154): patch-2.7.6-22.fc39.x86_64.rpm        32 MB/s | 125 kB     00:00    
(120/154): pcre2-10.42-1.fc39.2.x86_64.rpm       99 MB/s | 233 kB     00:00    
(121/154): pcre2-syntax-10.42-1.fc39.2.noarch.r  52 MB/s | 143 kB     00:00    
(122/154): perl-srpm-macros-1-51.fc39.noarch.rp 3.2 MB/s | 8.0 kB     00:00    
(123/154): pkgconf-1.9.5-2.fc39.x86_64.rpm       24 MB/s |  42 kB     00:00    
(124/154): pkgconf-m4-1.9.5-2.fc39.noarch.rpm   8.4 MB/s |  14 kB     00:00    
(125/154): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 4.2 MB/s | 9.6 kB     00:00    
(126/154): popt-1.19-3.fc39.x86_64.rpm           29 MB/s |  66 kB     00:00    
(127/154): publicsuffix-list-dafsa-20230812-1.f  27 MB/s |  57 kB     00:00    
(128/154): pyproject-srpm-macros-1.10.0-1.fc40. 8.6 MB/s |  14 kB     00:00    
(129/154): python-srpm-macros-3.12-4.fc40.noarc  14 MB/s |  25 kB     00:00    
(130/154): qt5-srpm-macros-5.15.11-1.fc40.noarc 5.4 MB/s | 8.3 kB     00:00    
(131/154): qt6-srpm-macros-6.6.0-1.fc40.noarch. 4.9 MB/s | 8.7 kB     00:00    
(132/154): readline-8.2-4.fc39.x86_64.rpm        86 MB/s | 213 kB     00:00    
(133/154): redhat-rpm-config-271-1.fc40.noarch.  18 MB/s |  81 kB     00:00    
(134/154): rpm-4.19.0-1.fc40.x86_64.rpm         103 MB/s | 538 kB     00:00    
(135/154): rpm-build-4.19.0-1.fc40.x86_64.rpm    19 MB/s |  79 kB     00:00    
(136/154): rpm-build-libs-4.19.0-1.fc40.x86_64.  45 MB/s |  96 kB     00:00    
(137/154): rpm-libs-4.19.0-1.fc40.x86_64.rpm    114 MB/s | 312 kB     00:00    
(138/154): rpm-sequoia-1.5.0-1.fc40.x86_64.rpm  177 MB/s | 883 kB     00:00    
(139/154): sed-4.8-14.fc39.x86_64.rpm            57 MB/s | 306 kB     00:00    
(140/154): setup-2.14.4-1.fc39.noarch.rpm        38 MB/s | 154 kB     00:00    
(141/154): shadow-utils-4.14.0-2.fc40.x86_64.rp 223 MB/s | 1.3 MB     00:00    
(142/154): sqlite-libs-3.44.0-1.fc40.x86_64.rpm  93 MB/s | 692 kB     00:00    
(143/154): systemd-libs-254.5-2.fc40.x86_64.rpm  86 MB/s | 688 kB     00:00    
(144/154): tar-1.35-2.fc40.x86_64.rpm           124 MB/s | 864 kB     00:00    
(145/154): unzip-6.0-62.fc39.x86_64.rpm          34 MB/s | 184 kB     00:00    
(146/154): util-linux-2.39.2-1.fc40.x86_64.rpm  135 MB/s | 1.2 MB     00:00    
(147/154): util-linux-core-2.39.2-1.fc40.x86_64  78 MB/s | 493 kB     00:00    
(148/154): which-2.21-40.fc39.x86_64.rpm        6.6 MB/s |  42 kB     00:00    
(149/154): xxhash-libs-0.8.2-1.fc39.x86_64.rpm   13 MB/s |  37 kB     00:00    
(150/154): xz-5.4.5-1.fc40.x86_64.rpm           120 MB/s | 557 kB     00:00    
(151/154): xz-libs-5.4.5-1.fc40.x86_64.rpm       22 MB/s | 108 kB     00:00    
(152/154): zip-3.0-39.fc40.x86_64.rpm            47 MB/s | 266 kB     00:00    
(153/154): zlib-1.2.13-5.fc40.x86_64.rpm        5.5 MB/s |  94 kB     00:00    
(154/154): zstd-1.5.5-4.fc39.x86_64.rpm          27 MB/s | 482 kB     00:00    
--------------------------------------------------------------------------------
Total                                            90 MB/s |  53 MB     00:00     
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115D F9AE F857 853E E844 5D0A 0727 707E A15B 79CC
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
Key imported successfully
fedora                                          1.6 MB/s | 1.6 kB     00:00    
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary (0xA15B79CC) is already installed
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x18B8E74C:
 Userid     : "Fedora (39) <fedora-39-primary@fedoraproject.org>"
 Fingerprint: E8F2 3996 F232 1864 0CB4 4CBE 75CF 5AC4 18B8 E74C
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-39-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-6.fc39.x86_64                          1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.2.1-4.fc40.x86_64                          1/154 
  Running scriptlet: libgcc-13.2.1-4.fc40.x86_64                          1/154 
  Installing       : crypto-policies-20230920-1.git570ea89.fc40.noarc     2/154 
  Running scriptlet: crypto-policies-20230920-1.git570ea89.fc40.noarc     2/154 
  Installing       : fedora-release-identity-basic-40-0.18.noarch         3/154 
  Installing       : fedora-repos-rawhide-40-0.2.noarch                   4/154 
  Installing       : fedora-gpg-keys-40-0.2.noarch                        5/154 
  Installing       : fedora-repos-40-0.2.noarch                           6/154 
  Installing       : fedora-release-common-40-0.18.noarch                 7/154 
  Installing       : fedora-release-40-0.18.noarch                        8/154 
  Installing       : setup-2.14.4-1.fc39.noarch                           9/154 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.14.4-1.fc39.noarch                           9/154 
  Installing       : filesystem-3.18-6.fc39.x86_64                       10/154 
  Installing       : basesystem-11-18.fc39.noarch                        11/154 
  Installing       : qt6-srpm-macros-6.6.0-1.fc40.noarch                 12/154 
  Installing       : qt5-srpm-macros-5.15.11-1.fc40.noarch               13/154 
  Installing       : publicsuffix-list-dafsa-20230812-1.fc40.noarch      14/154 
  Installing       : pkgconf-m4-1.9.5-2.fc39.noarch                      15/154 
  Installing       : perl-srpm-macros-1-51.fc39.noarch                   16/154 
  Installing       : pcre2-syntax-10.42-1.fc39.2.noarch                  17/154 
  Installing       : package-notes-srpm-macros-0.5-9.fc39.noarch         18/154 
  Installing       : openblas-srpm-macros-2-14.fc39.noarch               19/154 
  Installing       : ocaml-srpm-macros-9-1.fc40.noarch                   20/154 
  Installing       : ncurses-base-6.4-8.20231001.fc40.noarch             21/154 
  Installing       : glibc-gconv-extra-2.38.9000-17.fc40.x86_64          22/154 
  Running scriptlet: glibc-gconv-extra-2.38.9000-17.fc40.x86_64          22/154 
  Installing       : glibc-minimal-langpack-2.38.9000-17.fc40.x86_64     23/154 
  Installing       : glibc-common-2.38.9000-17.fc40.x86_64               24/154 
  Running scriptlet: glibc-2.38.9000-17.fc40.x86_64                      25/154 
  Installing       : glibc-2.38.9000-17.fc40.x86_64                      25/154 
  Running scriptlet: glibc-2.38.9000-17.fc40.x86_64                      25/154 
  Installing       : ncurses-libs-6.4-8.20231001.fc40.x86_64             26/154 
  Installing       : bash-5.2.15-5.fc39.x86_64                           27/154 
  Running scriptlet: bash-5.2.15-5.fc39.x86_64                           27/154 
  Installing       : zlib-1.2.13-5.fc40.x86_64                           28/154 
  Installing       : xz-libs-5.4.5-1.fc40.x86_64                         29/154 
  Installing       : bzip2-libs-1.0.8-16.fc39.x86_64                     30/154 
  Installing       : libstdc++-13.2.1-4.fc40.x86_64                      31/154 
  Installing       : readline-8.2-4.fc39.x86_64                          32/154 
  Installing       : libuuid-2.39.2-1.fc40.x86_64                        33/154 
  Installing       : libzstd-1.5.5-4.fc39.x86_64                         34/154 
  Installing       : elfutils-libelf-0.189-6.fc40.x86_64                 35/154 
  Installing       : popt-1.19-3.fc39.x86_64                             36/154 
  Installing       : libblkid-2.39.2-1.fc40.x86_64                       37/154 
  Installing       : gdbm-libs-1:1.23-4.fc39.x86_64                      38/154 
  Installing       : gmp-1:6.2.1-5.fc39.x86_64                           39/154 
  Installing       : libattr-2.5.1-9.fc40.x86_64                         40/154 
  Installing       : libacl-2.3.1-10.fc40.x86_64                         41/154 
  Installing       : libcap-2.48-7.fc39.x86_64                           42/154 
  Installing       : libxcrypt-4.4.36-2.fc39.x86_64                      43/154 
  Installing       : libeconf-0.5.2-1.fc40.x86_64                        44/154 
  Installing       : lz4-libs-1.9.4-4.fc39.x86_64                        45/154 
  Installing       : systemd-libs-254.5-2.fc40.x86_64                    46/154 
  Installing       : mpfr-4.2.1-1.fc40.x86_64                            47/154 
  Installing       : dwz-0.15-3.fc39.x86_64                              48/154 
  Installing       : unzip-6.0-62.fc39.x86_64                            49/154 
  Installing       : file-libs-5.45-1.fc40.x86_64                        50/154 
  Installing       : file-5.45-1.fc40.x86_64                             51/154 
  Installing       : libcap-ng-0.8.3-8.fc40.x86_64                       52/154 
  Installing       : audit-libs-3.1.2-5.fc40.x86_64                      53/154 
  Installing       : pam-libs-1.5.3-6.fc40.x86_64                        54/154 
  Installing       : alternatives-1.25-1.fc39.x86_64                     55/154 
  Installing       : jansson-2.13.1-7.fc39.x86_64                        56/154 
  Installing       : libcom_err-1.47.0-2.fc39.x86_64                     57/154 
  Installing       : libsepol-3.5-2.fc39.x86_64                          58/154 
  Installing       : libsmartcols-2.39.2-1.fc40.x86_64                   59/154 
  Installing       : libtasn1-4.19.0-3.fc39.x86_64                       60/154 
  Installing       : libunistring-1.1-5.fc40.x86_64                      61/154 
  Installing       : libidn2-2.3.4-3.fc39.x86_64                         62/154 
  Installing       : lua-libs-5.4.6-3.fc39.x86_64                        63/154 
  Installing       : pcre2-10.42-1.fc39.2.x86_64                         64/154 
  Installing       : libselinux-3.5-5.fc39.x86_64                        65/154 
  Installing       : sed-4.8-14.fc39.x86_64                              66/154 
  Installing       : grep-3.11-5.fc40.x86_64                             67/154 
  Installing       : findutils-1:4.9.0-6.fc40.x86_64                     68/154 
  Installing       : xz-5.4.5-1.fc40.x86_64                              69/154 
  Installing       : libmount-2.39.2-1.fc40.x86_64                       70/154 
  Installing       : util-linux-core-2.39.2-1.fc40.x86_64                71/154 
  Installing       : libsemanage-3.5-4.fc39.x86_64                       72/154 
  Installing       : shadow-utils-2:4.14.0-2.fc40.x86_64                 73/154 
  Running scriptlet: libutempter-1.2.1-10.fc39.x86_64                    74/154 
  Installing       : libutempter-1.2.1-10.fc39.x86_64                    74/154 
  Installing       : tar-2:1.35-2.fc40.x86_64                            75/154 
  Installing       : libpsl-0.21.2-4.fc39.x86_64                         76/154 
  Installing       : zip-3.0-39.fc40.x86_64                              77/154 
  Installing       : zstd-1.5.5-4.fc39.x86_64                            78/154 
  Installing       : cyrus-sasl-lib-2.1.28-11.fc39.x86_64                79/154 
  Installing       : gdbm-1:1.23-4.fc39.x86_64                           80/154 
  Installing       : libfdisk-2.39.2-1.fc40.x86_64                       81/154 
  Installing       : bzip2-1.0.8-16.fc39.x86_64                          82/154 
  Installing       : libxml2-2.11.5-1.fc40.x86_64                        83/154 
  Installing       : sqlite-libs-3.44.0-1.fc40.x86_64                    84/154 
  Installing       : ed-1.19-4.fc39.x86_64                               85/154 
  Installing       : patch-2.7.6-22.fc39.x86_64                          86/154 
  Installing       : elfutils-default-yama-scope-0.189-6.fc40.noarch     87/154 
  Running scriptlet: elfutils-default-yama-scope-0.189-6.fc40.noarch     87/154 
  Installing       : libbrotli-1.1.0-1.fc40.x86_64                       88/154 
  Installing       : cpio-2.14-4.fc39.x86_64                             89/154 
  Installing       : diffutils-3.10-3.fc39.x86_64                        90/154 
  Installing       : keyutils-libs-1.6.1-7.fc39.x86_64                   91/154 
  Installing       : libffi-3.4.4-4.fc39.x86_64                          92/154 
  Installing       : p11-kit-0.25.2-1.fc40.x86_64                        93/154 
  Installing       : p11-kit-trust-0.25.2-1.fc40.x86_64                  94/154 
  Running scriptlet: p11-kit-trust-0.25.2-1.fc40.x86_64                  94/154 
  Installing       : libgomp-13.2.1-4.fc40.x86_64                        95/154 
  Installing       : libnghttp2-1.58.0-1.fc40.x86_64                     96/154 
  Installing       : libpkgconf-1.9.5-2.fc39.x86_64                      97/154 
  Installing       : pkgconf-1.9.5-2.fc39.x86_64                         98/154 
  Installing       : pkgconf-pkg-config-1.9.5-2.fc39.x86_64              99/154 
  Installing       : libsigsegv-2.14-5.fc39.x86_64                      100/154 
  Installing       : gawk-5.2.2-2.fc39.x86_64                           101/154 
  Installing       : libverto-0.3.2-6.fc39.x86_64                       102/154 
  Installing       : lmdb-libs-0.9.31-2.fc39.x86_64                     103/154 
  Installing       : libdb-convert-util-5.3.28-58.fc40.x86_64           104/154 
  Installing       : xxhash-libs-0.8.2-1.fc39.x86_64                    105/154 
  Installing       : libssh-config-0.10.5-2.fc39.noarch                 106/154 
  Installing       : kernel-srpm-macros-1.0-20.fc39.noarch              107/154 
  Installing       : gnat-srpm-macros-6-3.fc39.noarch                   108/154 
  Installing       : ghc-srpm-macros-1.6.1-3.fc40.noarch                109/154 
  Installing       : fpc-srpm-macros-1.3-8.fc39.noarch                  110/154 
  Installing       : coreutils-common-9.4-1.fc40.x86_64                 111/154 
  Installing       : openssl-libs-1:3.1.4-1.fc40.x86_64                 112/154 
  Installing       : coreutils-9.4-1.fc40.x86_64                        113/154 
  Running scriptlet: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch   114/154 
  Installing       : ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch   114/154 
  Running scriptlet: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch   114/154 
  Installing       : krb5-libs-1.21.2-2.fc40.x86_64                     115/154 
  Installing       : libtirpc-1.3.4-0.fc40.x86_64                       116/154 
  Running scriptlet: authselect-libs-1.4.3-1.fc40.x86_64                117/154 
  Installing       : authselect-libs-1.4.3-1.fc40.x86_64                117/154 
  Installing       : gzip-1.12-6.fc39.x86_64                            118/154 
  Installing       : cracklib-2.9.11-2.fc39.x86_64                      119/154 
  Installing       : libpwquality-1.4.5-7.fc39.x86_64                   120/154 
  Installing       : authselect-1.4.3-1.fc40.x86_64                     121/154 
  Installing       : libnsl2-2.0.0-6.fc39.x86_64                        122/154 
  Installing       : pam-1.5.3-6.fc40.x86_64                            123/154 
  Installing       : libssh-0.10.5-2.fc39.x86_64                        124/154 
  Installing       : libarchive-3.7.2-1.fc40.x86_64                     125/154 
  Installing       : libevent-2.1.12-9.fc39.x86_64                      126/154 
  Installing       : openldap-2.6.6-1.fc39.x86_64                       127/154 
  Installing       : libcurl-8.4.0-1.fc40.x86_64                        128/154 
  Installing       : elfutils-libs-0.189-6.fc40.x86_64                  129/154 
  Installing       : elfutils-debuginfod-client-0.189-6.fc40.x86_64     130/154 
  Installing       : binutils-gold-2.41-10.fc40.x86_64                  131/154 
  Running scriptlet: binutils-gold-2.41-10.fc40.x86_64                  131/154 
  Installing       : binutils-2.41-10.fc40.x86_64                       132/154 
  Running scriptlet: binutils-2.41-10.fc40.x86_64                       132/154 
  Installing       : elfutils-0.189-6.fc40.x86_64                       133/154 
  Installing       : gdb-minimal-13.2-11.fc40.x86_64                    134/154 
  Installing       : debugedit-5.0-10.fc39.x86_64                       135/154 
  Installing       : curl-8.4.0-1.fc40.x86_64                           136/154 
  Installing       : rpm-sequoia-1.5.0-1.fc40.x86_64                    137/154 
  Installing       : rpm-libs-4.19.0-1.fc40.x86_64                      138/154 
  Running scriptlet: rpm-4.19.0-1.fc40.x86_64                           139/154 
  Installing       : rpm-4.19.0-1.fc40.x86_64                           139/154 
  Installing       : efi-srpm-macros-5-9.fc39.noarch                    140/154 
  Installing       : lua-srpm-macros-1-9.fc39.noarch                    141/154 
  Installing       : rpm-build-libs-4.19.0-1.fc40.x86_64                142/154 
  Installing       : ansible-srpm-macros-1-11.fc39.noarch               143/154 
  Installing       : rust-srpm-macros-25.2-2.fc40.noarch                144/154 
  Installing       : fonts-srpm-macros-1:2.0.5-12.fc39.noarch           145/154 
  Installing       : forge-srpm-macros-0.1.0-1.fc40.noarch              146/154 
  Installing       : go-srpm-macros-3.3.1-1.fc40.noarch                 147/154 
  Installing       : python-srpm-macros-3.12-4.fc40.noarch              148/154 
  Installing       : redhat-rpm-config-271-1.fc40.noarch                149/154 
  Installing       : rpm-build-4.19.0-1.fc40.x86_64                     150/154 
  Installing       : pyproject-srpm-macros-1.10.0-1.fc40.noarch         151/154 
  Installing       : util-linux-2.39.2-1.fc40.x86_64                    152/154 
  Installing       : which-2.21-40.fc39.x86_64                          153/154 
  Installing       : info-7.1-1.fc40.x86_64                             154/154 
  Running scriptlet: filesystem-3.18-6.fc39.x86_64                      154/154 
  Running scriptlet: ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch   154/154 
  Running scriptlet: authselect-libs-1.4.3-1.fc40.x86_64                154/154 
  Running scriptlet: rpm-4.19.0-1.fc40.x86_64                           154/154 
  Running scriptlet: info-7.1-1.fc40.x86_64                             154/154 

Installed:
  alternatives-1.25-1.fc39.x86_64                                               
  ansible-srpm-macros-1-11.fc39.noarch                                          
  audit-libs-3.1.2-5.fc40.x86_64                                                
  authselect-1.4.3-1.fc40.x86_64                                                
  authselect-libs-1.4.3-1.fc40.x86_64                                           
  basesystem-11-18.fc39.noarch                                                  
  bash-5.2.15-5.fc39.x86_64                                                     
  binutils-2.41-10.fc40.x86_64                                                  
  binutils-gold-2.41-10.fc40.x86_64                                             
  bzip2-1.0.8-16.fc39.x86_64                                                    
  bzip2-libs-1.0.8-16.fc39.x86_64                                               
  ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch                              
  coreutils-9.4-1.fc40.x86_64                                                   
  coreutils-common-9.4-1.fc40.x86_64                                            
  cpio-2.14-4.fc39.x86_64                                                       
  cracklib-2.9.11-2.fc39.x86_64                                                 
  crypto-policies-20230920-1.git570ea89.fc40.noarch                             
  curl-8.4.0-1.fc40.x86_64                                                      
  cyrus-sasl-lib-2.1.28-11.fc39.x86_64                                          
  debugedit-5.0-10.fc39.x86_64                                                  
  diffutils-3.10-3.fc39.x86_64                                                  
  dwz-0.15-3.fc39.x86_64                                                        
  ed-1.19-4.fc39.x86_64                                                         
  efi-srpm-macros-5-9.fc39.noarch                                               
  elfutils-0.189-6.fc40.x86_64                                                  
  elfutils-debuginfod-client-0.189-6.fc40.x86_64                                
  elfutils-default-yama-scope-0.189-6.fc40.noarch                               
  elfutils-libelf-0.189-6.fc40.x86_64                                           
  elfutils-libs-0.189-6.fc40.x86_64                                             
  fedora-gpg-keys-40-0.2.noarch                                                 
  fedora-release-40-0.18.noarch                                                 
  fedora-release-common-40-0.18.noarch                                          
  fedora-release-identity-basic-40-0.18.noarch                                  
  fedora-repos-40-0.2.noarch                                                    
  fedora-repos-rawhide-40-0.2.noarch                                            
  file-5.45-1.fc40.x86_64                                                       
  file-libs-5.45-1.fc40.x86_64                                                  
  filesystem-3.18-6.fc39.x86_64                                                 
  findutils-1:4.9.0-6.fc40.x86_64                                               
  fonts-srpm-macros-1:2.0.5-12.fc39.noarch                                      
  forge-srpm-macros-0.1.0-1.fc40.noarch                                         
  fpc-srpm-macros-1.3-8.fc39.noarch                                             
  gawk-5.2.2-2.fc39.x86_64                                                      
  gdb-minimal-13.2-11.fc40.x86_64                                               
  gdbm-1:1.23-4.fc39.x86_64                                                     
  gdbm-libs-1:1.23-4.fc39.x86_64                                                
  ghc-srpm-macros-1.6.1-3.fc40.noarch                                           
  glibc-2.38.9000-17.fc40.x86_64                                                
  glibc-common-2.38.9000-17.fc40.x86_64                                         
  glibc-gconv-extra-2.38.9000-17.fc40.x86_64                                    
  glibc-minimal-langpack-2.38.9000-17.fc40.x86_64                               
  gmp-1:6.2.1-5.fc39.x86_64                                                     
  gnat-srpm-macros-6-3.fc39.noarch                                              
  go-srpm-macros-3.3.1-1.fc40.noarch                                            
  grep-3.11-5.fc40.x86_64                                                       
  gzip-1.12-6.fc39.x86_64                                                       
  info-7.1-1.fc40.x86_64                                                        
  jansson-2.13.1-7.fc39.x86_64                                                  
  kernel-srpm-macros-1.0-20.fc39.noarch                                         
  keyutils-libs-1.6.1-7.fc39.x86_64                                             
  krb5-libs-1.21.2-2.fc40.x86_64                                                
  libacl-2.3.1-10.fc40.x86_64                                                   
  libarchive-3.7.2-1.fc40.x86_64                                                
  libattr-2.5.1-9.fc40.x86_64                                                   
  libblkid-2.39.2-1.fc40.x86_64                                                 
  libbrotli-1.1.0-1.fc40.x86_64                                                 
  libcap-2.48-7.fc39.x86_64                                                     
  libcap-ng-0.8.3-8.fc40.x86_64                                                 
  libcom_err-1.47.0-2.fc39.x86_64                                               
  libcurl-8.4.0-1.fc40.x86_64                                                   
  libdb-convert-util-5.3.28-58.fc40.x86_64                                      
  libeconf-0.5.2-1.fc40.x86_64                                                  
  libevent-2.1.12-9.fc39.x86_64                                                 
  libfdisk-2.39.2-1.fc40.x86_64                                                 
  libffi-3.4.4-4.fc39.x86_64                                                    
  libgcc-13.2.1-4.fc40.x86_64                                                   
  libgomp-13.2.1-4.fc40.x86_64                                                  
  libidn2-2.3.4-3.fc39.x86_64                                                   
  libmount-2.39.2-1.fc40.x86_64                                                 
  libnghttp2-1.58.0-1.fc40.x86_64                                               
  libnsl2-2.0.0-6.fc39.x86_64                                                   
  libpkgconf-1.9.5-2.fc39.x86_64                                                
  libpsl-0.21.2-4.fc39.x86_64                                                   
  libpwquality-1.4.5-7.fc39.x86_64                                              
  libselinux-3.5-5.fc39.x86_64                                                  
  libsemanage-3.5-4.fc39.x86_64                                                 
  libsepol-3.5-2.fc39.x86_64                                                    
  libsigsegv-2.14-5.fc39.x86_64                                                 
  libsmartcols-2.39.2-1.fc40.x86_64                                             
  libssh-0.10.5-2.fc39.x86_64                                                   
  libssh-config-0.10.5-2.fc39.noarch                                            
  libstdc++-13.2.1-4.fc40.x86_64                                                
  libtasn1-4.19.0-3.fc39.x86_64                                                 
  libtirpc-1.3.4-0.fc40.x86_64                                                  
  libunistring-1.1-5.fc40.x86_64                                                
  libutempter-1.2.1-10.fc39.x86_64                                              
  libuuid-2.39.2-1.fc40.x86_64                                                  
  libverto-0.3.2-6.fc39.x86_64                                                  
  libxcrypt-4.4.36-2.fc39.x86_64                                                
  libxml2-2.11.5-1.fc40.x86_64                                                  
  libzstd-1.5.5-4.fc39.x86_64                                                   
  lmdb-libs-0.9.31-2.fc39.x86_64                                                
  lua-libs-5.4.6-3.fc39.x86_64                                                  
  lua-srpm-macros-1-9.fc39.noarch                                               
  lz4-libs-1.9.4-4.fc39.x86_64                                                  
  mpfr-4.2.1-1.fc40.x86_64                                                      
  ncurses-base-6.4-8.20231001.fc40.noarch                                       
  ncurses-libs-6.4-8.20231001.fc40.x86_64                                       
  ocaml-srpm-macros-9-1.fc40.noarch                                             
  openblas-srpm-macros-2-14.fc39.noarch                                         
  openldap-2.6.6-1.fc39.x86_64                                                  
  openssl-libs-1:3.1.4-1.fc40.x86_64                                            
  p11-kit-0.25.2-1.fc40.x86_64                                                  
  p11-kit-trust-0.25.2-1.fc40.x86_64                                            
  package-notes-srpm-macros-0.5-9.fc39.noarch                                   
  pam-1.5.3-6.fc40.x86_64                                                       
  pam-libs-1.5.3-6.fc40.x86_64                                                  
  patch-2.7.6-22.fc39.x86_64                                                    
  pcre2-10.42-1.fc39.2.x86_64                                                   
  pcre2-syntax-10.42-1.fc39.2.noarch                                            
  perl-srpm-macros-1-51.fc39.noarch                                             
  pkgconf-1.9.5-2.fc39.x86_64                                                   
  pkgconf-m4-1.9.5-2.fc39.noarch                                                
  pkgconf-pkg-config-1.9.5-2.fc39.x86_64                                        
  popt-1.19-3.fc39.x86_64                                                       
  publicsuffix-list-dafsa-20230812-1.fc40.noarch                                
  pyproject-srpm-macros-1.10.0-1.fc40.noarch                                    
  python-srpm-macros-3.12-4.fc40.noarch                                         
  qt5-srpm-macros-5.15.11-1.fc40.noarch                                         
  qt6-srpm-macros-6.6.0-1.fc40.noarch                                           
  readline-8.2-4.fc39.x86_64                                                    
  redhat-rpm-config-271-1.fc40.noarch                                           
  rpm-4.19.0-1.fc40.x86_64                                                      
  rpm-build-4.19.0-1.fc40.x86_64                                                
  rpm-build-libs-4.19.0-1.fc40.x86_64                                           
  rpm-libs-4.19.0-1.fc40.x86_64                                                 
  rpm-sequoia-1.5.0-1.fc40.x86_64                                               
  rust-srpm-macros-25.2-2.fc40.noarch                                           
  sed-4.8-14.fc39.x86_64                                                        
  setup-2.14.4-1.fc39.noarch                                                    
  shadow-utils-2:4.14.0-2.fc40.x86_64                                           
  sqlite-libs-3.44.0-1.fc40.x86_64                                              
  systemd-libs-254.5-2.fc40.x86_64                                              
  tar-2:1.35-2.fc40.x86_64                                                      
  unzip-6.0-62.fc39.x86_64                                                      
  util-linux-2.39.2-1.fc40.x86_64                                               
  util-linux-core-2.39.2-1.fc40.x86_64                                          
  which-2.21-40.fc39.x86_64                                                     
  xxhash-libs-0.8.2-1.fc39.x86_64                                               
  xz-5.4.5-1.fc40.x86_64                                                        
  xz-libs-5.4.5-1.fc40.x86_64                                                   
  zip-3.0-39.fc40.x86_64                                                        
  zlib-1.2.13-5.fc40.x86_64                                                     
  zstd-1.5.5-4.fc39.x86_64                                                      

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.25-1.fc39.x86_64
ansible-srpm-macros-1-11.fc39.noarch
audit-libs-3.1.2-5.fc40.x86_64
authselect-1.4.3-1.fc40.x86_64
authselect-libs-1.4.3-1.fc40.x86_64
basesystem-11-18.fc39.noarch
bash-5.2.15-5.fc39.x86_64
binutils-2.41-10.fc40.x86_64
binutils-gold-2.41-10.fc40.x86_64
bzip2-1.0.8-16.fc39.x86_64
bzip2-libs-1.0.8-16.fc39.x86_64
ca-certificates-2023.2.62_v7.0.401-4.fc40.noarch
coreutils-9.4-1.fc40.x86_64
coreutils-common-9.4-1.fc40.x86_64
cpio-2.14-4.fc39.x86_64
cracklib-2.9.11-2.fc39.x86_64
crypto-policies-20230920-1.git570ea89.fc40.noarch
curl-8.4.0-1.fc40.x86_64
cyrus-sasl-lib-2.1.28-11.fc39.x86_64
debugedit-5.0-10.fc39.x86_64
diffutils-3.10-3.fc39.x86_64
dwz-0.15-3.fc39.x86_64
ed-1.19-4.fc39.x86_64
efi-srpm-macros-5-9.fc39.noarch
elfutils-0.189-6.fc40.x86_64
elfutils-debuginfod-client-0.189-6.fc40.x86_64
elfutils-default-yama-scope-0.189-6.fc40.noarch
elfutils-libelf-0.189-6.fc40.x86_64
elfutils-libs-0.189-6.fc40.x86_64
fedora-gpg-keys-40-0.2.noarch
fedora-release-40-0.18.noarch
fedora-release-common-40-0.18.noarch
fedora-release-identity-basic-40-0.18.noarch
fedora-repos-40-0.2.noarch
fedora-repos-rawhide-40-0.2.noarch
file-5.45-1.fc40.x86_64
file-libs-5.45-1.fc40.x86_64
filesystem-3.18-6.fc39.x86_64
findutils-4.9.0-6.fc40.x86_64
fonts-srpm-macros-2.0.5-12.fc39.noarch
forge-srpm-macros-0.1.0-1.fc40.noarch
fpc-srpm-macros-1.3-8.fc39.noarch
gawk-5.2.2-2.fc39.x86_64
gdb-minimal-13.2-11.fc40.x86_64
gdbm-1.23-4.fc39.x86_64
gdbm-libs-1.23-4.fc39.x86_64
ghc-srpm-macros-1.6.1-3.fc40.noarch
glibc-2.38.9000-17.fc40.x86_64
glibc-common-2.38.9000-17.fc40.x86_64
glibc-gconv-extra-2.38.9000-17.fc40.x86_64
glibc-minimal-langpack-2.38.9000-17.fc40.x86_64
gmp-6.2.1-5.fc39.x86_64
gnat-srpm-macros-6-3.fc39.noarch
go-srpm-macros-3.3.1-1.fc40.noarch
gpg-pubkey-18b8e74c-62f2920f
gpg-pubkey-a15b79cc-63d04c2c
grep-3.11-5.fc40.x86_64
gzip-1.12-6.fc39.x86_64
info-7.1-1.fc40.x86_64
jansson-2.13.1-7.fc39.x86_64
kernel-srpm-macros-1.0-20.fc39.noarch
keyutils-libs-1.6.1-7.fc39.x86_64
krb5-libs-1.21.2-2.fc40.x86_64
libacl-2.3.1-10.fc40.x86_64
libarchive-3.7.2-1.fc40.x86_64
libattr-2.5.1-9.fc40.x86_64
libblkid-2.39.2-1.fc40.x86_64
libbrotli-1.1.0-1.fc40.x86_64
libcap-2.48-7.fc39.x86_64
libcap-ng-0.8.3-8.fc40.x86_64
libcom_err-1.47.0-2.fc39.x86_64
libcurl-8.4.0-1.fc40.x86_64
libdb-convert-util-5.3.28-58.fc40.x86_64
libeconf-0.5.2-1.fc40.x86_64
libevent-2.1.12-9.fc39.x86_64
libfdisk-2.39.2-1.fc40.x86_64
libffi-3.4.4-4.fc39.x86_64
libgcc-13.2.1-4.fc40.x86_64
libgomp-13.2.1-4.fc40.x86_64
libidn2-2.3.4-3.fc39.x86_64
libmount-2.39.2-1.fc40.x86_64
libnghttp2-1.58.0-1.fc40.x86_64
libnsl2-2.0.0-6.fc39.x86_64
libpkgconf-1.9.5-2.fc39.x86_64
libpsl-0.21.2-4.fc39.x86_64
libpwquality-1.4.5-7.fc39.x86_64
libselinux-3.5-5.fc39.x86_64
libsemanage-3.5-4.fc39.x86_64
libsepol-3.5-2.fc39.x86_64
libsigsegv-2.14-5.fc39.x86_64
libsmartcols-2.39.2-1.fc40.x86_64
libssh-0.10.5-2.fc39.x86_64
libssh-config-0.10.5-2.fc39.noarch
libstdc++-13.2.1-4.fc40.x86_64
libtasn1-4.19.0-3.fc39.x86_64
libtirpc-1.3.4-0.fc40.x86_64
libunistring-1.1-5.fc40.x86_64
libutempter-1.2.1-10.fc39.x86_64
libuuid-2.39.2-1.fc40.x86_64
libverto-0.3.2-6.fc39.x86_64
libxcrypt-4.4.36-2.fc39.x86_64
libxml2-2.11.5-1.fc40.x86_64
libzstd-1.5.5-4.fc39.x86_64
lmdb-libs-0.9.31-2.fc39.x86_64
lua-libs-5.4.6-3.fc39.x86_64
lua-srpm-macros-1-9.fc39.noarch
lz4-libs-1.9.4-4.fc39.x86_64
mpfr-4.2.1-1.fc40.x86_64
ncurses-base-6.4-8.20231001.fc40.noarch
ncurses-libs-6.4-8.20231001.fc40.x86_64
ocaml-srpm-macros-9-1.fc40.noarch
openblas-srpm-macros-2-14.fc39.noarch
openldap-2.6.6-1.fc39.x86_64
openssl-libs-3.1.4-1.fc40.x86_64
p11-kit-0.25.2-1.fc40.x86_64
p11-kit-trust-0.25.2-1.fc40.x86_64
package-notes-srpm-macros-0.5-9.fc39.noarch
pam-1.5.3-6.fc40.x86_64
pam-libs-1.5.3-6.fc40.x86_64
patch-2.7.6-22.fc39.x86_64
pcre2-10.42-1.fc39.2.x86_64
pcre2-syntax-10.42-1.fc39.2.noarch
perl-srpm-macros-1-51.fc39.noarch
pkgconf-1.9.5-2.fc39.x86_64
pkgconf-m4-1.9.5-2.fc39.noarch
pkgconf-pkg-config-1.9.5-2.fc39.x86_64
popt-1.19-3.fc39.x86_64
publicsuffix-list-dafsa-20230812-1.fc40.noarch
pyproject-srpm-macros-1.10.0-1.fc40.noarch
python-srpm-macros-3.12-4.fc40.noarch
qt5-srpm-macros-5.15.11-1.fc40.noarch
qt6-srpm-macros-6.6.0-1.fc40.noarch
readline-8.2-4.fc39.x86_64
redhat-rpm-config-271-1.fc40.noarch
rpm-4.19.0-1.fc40.x86_64
rpm-build-4.19.0-1.fc40.x86_64
rpm-build-libs-4.19.0-1.fc40.x86_64
rpm-libs-4.19.0-1.fc40.x86_64
rpm-sequoia-1.5.0-1.fc40.x86_64
rust-srpm-macros-25.2-2.fc40.noarch
sed-4.8-14.fc39.x86_64
setup-2.14.4-1.fc39.noarch
shadow-utils-4.14.0-2.fc40.x86_64
sqlite-libs-3.44.0-1.fc40.x86_64
systemd-libs-254.5-2.fc40.x86_64
tar-1.35-2.fc40.x86_64
unzip-6.0-62.fc39.x86_64
util-linux-2.39.2-1.fc40.x86_64
util-linux-core-2.39.2-1.fc40.x86_64
which-2.21-40.fc39.x86_64
xxhash-libs-0.8.2-1.fc39.x86_64
xz-5.4.5-1.fc40.x86_64
xz-libs-5.4.5-1.fc40.x86_64
zip-3.0-39.fc40.x86_64
zlib-1.2.13-5.fc40.x86_64
zstd-1.5.5-4.fc39.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1699315200
Wrote: /builddir/build/SRPMS/pykka-2.0.2-18.fc40.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1699373743.117313/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-x86_64-1699373743.117313/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-x86_64-1699373743.117313/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-_htvgasc/pykka/pykka.spec) Config(child) 0 minutes 54 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/pykka-2.0.2-18.fc40.src.rpm)  Config(fedora-rawhide-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1699373743.117313/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1699373743.117313/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-rawhide-x86_64-1699373743.117313/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
Finish: chroot init
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.0-1.fc40.x86_64
  rpm-sequoia-1.5.0-1.fc40.x86_64
  python3-dnf-4.18.1-1.fc40.noarch
  python3-dnf-plugins-core-4.4.3-1.fc40.noarch
  yum-4.18.1-1.fc40.noarch
Start: build phase for pykka-2.0.2-18.fc40.src.rpm
Start: build setup for pykka-2.0.2-18.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1699315200
Wrote: /builddir/build/SRPMS/pykka-2.0.2-18.fc40.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 138 kB/s | 2.2 kB     00:00    
fedora                                          360 kB/s |  21 kB     00:00    
Dependencies resolved.
================================================================================================
 Package                                 Arch    Version                        Repo        Size
================================================================================================
Installing:
 make                                    x86_64  1:4.4.1-2.fc39                 fedora     589 k
 python3-devel                           x86_64  3.12.0-2.fc40                  fedora     311 k
 python3-eventlet                        noarch  0.33.3-3.fc39                  fedora     500 k
 python3-gevent                          x86_64  23.7.0-2.fc39                  fedora     1.9 M
 python3-pytest                          noarch  7.4.2-1.fc40                   copr_base  1.8 M
 python3-pytest-mock                     noarch  3.12.0-1.fc40                  copr_base   37 k
 python3-setuptools                      noarch  68.2.2-1.fc40                  copr_base  1.4 M
 python3-sphinx                          noarch  1:7.1.2-2.fc40                 copr_base  2.5 M
 python3-sphinx_rtd_theme                noarch  1.2.2-2.fc40                   copr_base   74 k
 python3-sphinxcontrib-devhelp           noarch  1.0.5-1.fc40                   copr_base   29 k
Installing dependencies:
 c-ares                                  x86_64  1.19.1-1.fc39                  fedora     111 k
 expat                                   x86_64  2.5.0-3.fc39                   fedora     110 k
 fontawesome4-fonts                      noarch  1:4.7.0-19.fc40                fedora     204 k
 fonts-filesystem                        noarch  1:2.0.5-12.fc39                fedora     8.2 k
 gc                                      x86_64  8.2.2-4.fc39                   fedora     110 k
 google-roboto-slab-fonts                noarch  1.100263-0.21.20150923git.fc39 fedora     239 k
 guile22                                 x86_64  2.2.7-9.fc39                   fedora     6.5 M
 lato-fonts                              noarch  2.015-17.fc39                  fedora     3.1 M
 libb2                                   x86_64  0.98.1-9.fc39                  fedora      25 k
 libev                                   x86_64  4.33-8.fc39                    fedora      52 k
 libtool-ltdl                            x86_64  2.4.7-8.fc40                   fedora      36 k
 mpdecimal                               x86_64  2.5.1-7.fc39                   fedora      89 k
 pyproject-rpm-macros                    noarch  1.10.0-1.fc40                  fedora      41 k
 python-pip-wheel                        noarch  23.2.1-1.fc40                  copr_base  1.5 M
 python-rpm-macros                       noarch  3.12-4.fc40                    fedora      19 k
 python3                                 x86_64  3.12.0-2.fc40                  fedora      26 k
 python3-babel                           noarch  2.12.1-6.fc40                  copr_base  6.8 M
 python3-charset-normalizer              noarch  3.3.2-1.fc40                   copr_base  100 k
 python3-dns                             noarch  2.4.2-1.fc40                   copr_base  515 k
 python3-docutils                        noarch  0.20.1-1.fc40                  copr_base  995 k
 python3-greenlet                        x86_64  3.0.0-1.fc40                   copr_base  233 k
 python3-idna                            noarch  3.4-5.fc40                     fedora     109 k
 python3-imagesize                       noarch  1.4.1-5.fc40                   fedora      22 k
 python3-iniconfig                       noarch  1.1.1-14.fc39                  fedora      18 k
 python3-jinja2                          noarch  3.1.2-6.fc40                   fedora     505 k
 python3-libs                            x86_64  3.12.0-2.fc40                  fedora     9.2 M
 python3-markupsafe                      x86_64  2.1.3-2.fc39                   fedora      30 k
 python3-packaging                       noarch  23.2-2.fc40                    copr_base  116 k
 python3-pluggy                          noarch  1.3.0-1.fc40                   copr_base   50 k
 python3-pygments                        noarch  2.16.1-1.fc40                  copr_base  2.3 M
 python3-requests                        noarch  2.28.2-7.fc40                  copr_base  142 k
 python3-rpm-generators                  noarch  14-8.fc40                      fedora      30 k
 python3-rpm-macros                      noarch  3.12-4.fc40                    fedora      14 k
 python3-six                             noarch  1.16.0-12.fc39                 copr_base   41 k
 python3-snowballstemmer                 noarch  2.2.0-7.fc39                   fedora     257 k
 python3-sphinx-theme-alabaster          noarch  0.7.13-1.fc40                  copr_base   25 k
 python3-sphinxcontrib-applehelp         noarch  1.0.7-1.fc40                   copr_base   35 k
 python3-sphinxcontrib-htmlhelp          noarch  2.0.4-1.fc40                   copr_base   44 k
 python3-sphinxcontrib-jquery            noarch  4.1-4.fc40                     fedora     113 k
 python3-sphinxcontrib-jsmath            noarch  1.0.1-22.fc39                  fedora      17 k
 python3-sphinxcontrib-qthelp            noarch  1.0.6-1.fc40                   copr_base   34 k
 python3-sphinxcontrib-serializinghtml   noarch  1.1.9-1.fc40                   copr_base   34 k
 python3-urllib3                         noarch  1.26.18-1.fc40                 copr_base  254 k
 python3-zope-event                      noarch  4.5.0-8.fc39                   copr_base   18 k
 python3-zope-interface                  x86_64  6.0-2.fc40                     fedora     201 k
 tzdata                                  noarch  2023c-4.fc40                   fedora     717 k

Transaction Summary
================================================================================================
Install  56 Packages

Total download size: 44 M
Installed size: 207 M
Downloading Packages:
(1/56): python3-charset-normalizer-3.3.2-1.fc40 5.9 MB/s | 100 kB     00:00    
(2/56): python3-babel-2.12.1-6.fc40.noarch.rpm  210 MB/s | 6.8 MB     00:00    
(3/56): python-pip-wheel-23.2.1-1.fc40.noarch.r  34 MB/s | 1.5 MB     00:00    
(4/56): python3-docutils-0.20.1-1.fc40.noarch.r  59 MB/s | 995 kB     00:00    
(5/56): python3-dns-2.4.2-1.fc40.noarch.rpm      15 MB/s | 515 kB     00:00    
(6/56): python3-packaging-23.2-2.fc40.noarch.rp  32 MB/s | 116 kB     00:00    
(7/56): python3-pluggy-1.3.0-1.fc40.noarch.rpm   19 MB/s |  50 kB     00:00    
(8/56): python3-greenlet-3.0.0-1.fc40.x86_64.rp  11 MB/s | 233 kB     00:00    
(9/56): python3-pygments-2.16.1-1.fc40.noarch.r 160 MB/s | 2.3 MB     00:00    
(10/56): python3-pytest-7.4.2-1.fc40.noarch.rpm 116 MB/s | 1.8 MB     00:00    
(11/56): python3-pytest-mock-3.12.0-1.fc40.noar 4.6 MB/s |  37 kB     00:00    
(12/56): python3-requests-2.28.2-7.fc40.noarch.  53 MB/s | 142 kB     00:00    
(13/56): python3-six-1.16.0-12.fc39.noarch.rpm   16 MB/s |  41 kB     00:00    
(14/56): python3-setuptools-68.2.2-1.fc40.noarc 160 MB/s | 1.4 MB     00:00    
(15/56): python3-sphinx-theme-alabaster-0.7.13- 4.1 MB/s |  25 kB     00:00    
(16/56): python3-sphinx-7.1.2-2.fc40.noarch.rpm 166 MB/s | 2.5 MB     00:00    
(17/56): python3-sphinxcontrib-applehelp-1.0.7- 5.8 MB/s |  35 kB     00:00    
(18/56): python3-sphinxcontrib-devhelp-1.0.5-1.  13 MB/s |  29 kB     00:00    
(19/56): python3-sphinxcontrib-htmlhelp-2.0.4-1  13 MB/s |  44 kB     00:00    
(20/56): python3-sphinxcontrib-qthelp-1.0.6-1.f  15 MB/s |  34 kB     00:00    
(21/56): python3-sphinxcontrib-serializinghtml-  20 MB/s |  34 kB     00:00    
(22/56): python3-urllib3-1.26.18-1.fc40.noarch. 113 MB/s | 254 kB     00:00    
(23/56): python3-sphinx_rtd_theme-1.2.2-2.fc40. 5.3 MB/s |  74 kB     00:00    
(24/56): python3-zope-event-4.5.0-8.fc39.noarch 1.3 MB/s |  18 kB     00:00    
(25/56): expat-2.5.0-3.fc39.x86_64.rpm          9.0 MB/s | 110 kB     00:00    
(26/56): c-ares-1.19.1-1.fc39.x86_64.rpm        7.5 MB/s | 111 kB     00:00    
(27/56): fontawesome4-fonts-4.7.0-19.fc40.noarc  40 MB/s | 204 kB     00:00    
(28/56): fonts-filesystem-2.0.5-12.fc39.noarch. 1.7 MB/s | 8.2 kB     00:00    
(29/56): gc-8.2.2-4.fc39.x86_64.rpm              21 MB/s | 110 kB     00:00    
(30/56): google-roboto-slab-fonts-1.100263-0.21  67 MB/s | 239 kB     00:00    
(31/56): libb2-0.98.1-9.fc39.x86_64.rpm         6.3 MB/s |  25 kB     00:00    
(32/56): libev-4.33-8.fc39.x86_64.rpm           5.9 MB/s |  52 kB     00:00    
(33/56): libtool-ltdl-2.4.7-8.fc40.x86_64.rpm    11 MB/s |  36 kB     00:00    
(34/56): make-4.4.1-2.fc39.x86_64.rpm            41 MB/s | 589 kB     00:00    
(35/56): mpdecimal-2.5.1-7.fc39.x86_64.rpm       14 MB/s |  89 kB     00:00    
(36/56): pyproject-rpm-macros-1.10.0-1.fc40.noa 8.5 MB/s |  41 kB     00:00    
(37/56): lato-fonts-2.015-17.fc39.noarch.rpm     65 MB/s | 3.1 MB     00:00    
(38/56): python-rpm-macros-3.12-4.fc40.noarch.r 3.1 MB/s |  19 kB     00:00    
(39/56): python3-3.12.0-2.fc40.x86_64.rpm       7.6 MB/s |  26 kB     00:00    
(40/56): python3-devel-3.12.0-2.fc40.x86_64.rpm  71 MB/s | 311 kB     00:00    
(41/56): python3-eventlet-0.33.3-3.fc39.noarch.  44 MB/s | 500 kB     00:00    
(42/56): python3-idna-3.4-5.fc40.noarch.rpm      24 MB/s | 109 kB     00:00    
(43/56): python3-gevent-23.7.0-2.fc39.x86_64.rp 120 MB/s | 1.9 MB     00:00    
(44/56): python3-imagesize-1.4.1-5.fc40.noarch. 6.6 MB/s |  22 kB     00:00    
(45/56): python3-iniconfig-1.1.1-14.fc39.noarch 4.5 MB/s |  18 kB     00:00    
(46/56): python3-jinja2-3.1.2-6.fc40.noarch.rpm  70 MB/s | 505 kB     00:00    
(47/56): python3-markupsafe-2.1.3-2.fc39.x86_64 6.3 MB/s |  30 kB     00:00    
(48/56): python3-rpm-generators-14-8.fc40.noarc 8.9 MB/s |  30 kB     00:00    
(49/56): python3-rpm-macros-3.12-4.fc40.noarch. 5.5 MB/s |  14 kB     00:00    
(50/56): python3-snowballstemmer-2.2.0-7.fc39.n  65 MB/s | 257 kB     00:00    
(51/56): python3-sphinxcontrib-jquery-4.1-4.fc4  39 MB/s | 113 kB     00:00    
(52/56): python3-sphinxcontrib-jsmath-1.0.1-22. 6.3 MB/s |  17 kB     00:00    
(53/56): python3-zope-interface-6.0-2.fc40.x86_  63 MB/s | 201 kB     00:00    
(54/56): tzdata-2023c-4.fc40.noarch.rpm          43 MB/s | 717 kB     00:00    
(55/56): guile22-2.2.7-9.fc39.x86_64.rpm         42 MB/s | 6.5 MB     00:00    
(56/56): python3-libs-3.12.0-2.fc40.x86_64.rpm   43 MB/s | 9.2 MB     00:00    
--------------------------------------------------------------------------------
Total                                           101 MB/s |  44 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python-rpm-macros-3.12-4.fc40.noarch                  1/56 
  Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch               2/56 
  Installing       : python3-rpm-macros-3.12-4.fc40.noarch                 3/56 
  Installing       : pyproject-rpm-macros-1.10.0-1.fc40.noarch             4/56 
  Installing       : fontawesome4-fonts-1:4.7.0-19.fc40.noarch             5/56 
  Installing       : google-roboto-slab-fonts-1.100263-0.21.20150923git    6/56 
  Installing       : lato-fonts-2.015-17.fc39.noarch                       7/56 
  Installing       : tzdata-2023c-4.fc40.noarch                            8/56 
  Installing       : mpdecimal-2.5.1-7.fc39.x86_64                         9/56 
  Installing       : libtool-ltdl-2.4.7-8.fc40.x86_64                     10/56 
  Installing       : libev-4.33-8.fc39.x86_64                             11/56 
  Installing       : libb2-0.98.1-9.fc39.x86_64                           12/56 
  Installing       : gc-8.2.2-4.fc39.x86_64                               13/56 
  Installing       : guile22-2.2.7-9.fc39.x86_64                          14/56 
  Installing       : expat-2.5.0-3.fc39.x86_64                            15/56 
  Installing       : c-ares-1.19.1-1.fc39.x86_64                          16/56 
  Installing       : python-pip-wheel-23.2.1-1.fc40.noarch                17/56 
  Installing       : python3-3.12.0-2.fc40.x86_64                         18/56 
  Installing       : python3-libs-3.12.0-2.fc40.x86_64                    19/56 
  Installing       : python3-packaging-23.2-2.fc40.noarch                 20/56 
  Installing       : python3-docutils-0.20.1-1.fc40.noarch                21/56 
  Installing       : python3-greenlet-3.0.0-1.fc40.x86_64                 22/56 
  Installing       : python3-setuptools-68.2.2-1.fc40.noarch              23/56 
  Installing       : python3-idna-3.4-5.fc40.noarch                       24/56 
  Installing       : python3-urllib3-1.26.18-1.fc40.noarch                25/56 
  Installing       : python3-zope-event-4.5.0-8.fc39.noarch               26/56 
  Installing       : python3-zope-interface-6.0-2.fc40.x86_64             27/56 
  Installing       : python3-rpm-generators-14-8.fc40.noarch              28/56 
  Installing       : python3-babel-2.12.1-6.fc40.noarch                   29/56 
  Installing       : python3-charset-normalizer-3.3.2-1.fc40.noarch       30/56 
  Installing       : python3-requests-2.28.2-7.fc40.noarch                31/56 
  Installing       : python3-dns-2.4.2-1.fc40.noarch                      32/56 
  Installing       : python3-pluggy-1.3.0-1.fc40.noarch                   33/56 
  Installing       : python3-pygments-2.16.1-1.fc40.noarch                34/56 
  Installing       : python3-six-1.16.0-12.fc39.noarch                    35/56 
  Installing       : python3-sphinx-theme-alabaster-0.7.13-1.fc40.noarc   36/56 
  Installing       : python3-sphinxcontrib-applehelp-1.0.7-1.fc40.noarc   37/56 
  Installing       : python3-sphinxcontrib-devhelp-1.0.5-1.fc40.noarch    38/56 
  Installing       : python3-sphinxcontrib-htmlhelp-2.0.4-1.fc40.noarch   39/56 
  Installing       : python3-sphinxcontrib-qthelp-1.0.6-1.fc40.noarch     40/56 
  Installing       : python3-sphinxcontrib-serializinghtml-1.1.9-1.fc40   41/56 
  Installing       : python3-imagesize-1.4.1-5.fc40.noarch                42/56 
  Installing       : python3-iniconfig-1.1.1-14.fc39.noarch               43/56 
  Installing       : python3-pytest-7.4.2-1.fc40.noarch                   44/56 
  Installing       : python3-markupsafe-2.1.3-2.fc39.x86_64               45/56 
  Installing       : python3-jinja2-3.1.2-6.fc40.noarch                   46/56 
  Installing       : python3-snowballstemmer-2.2.0-7.fc39.noarch          47/56 
  Installing       : python3-sphinxcontrib-jsmath-1.0.1-22.fc39.noarch    48/56 
  Installing       : python3-sphinx-1:7.1.2-2.fc40.noarch                 49/56 
  Installing       : python3-sphinxcontrib-jquery-4.1-4.fc40.noarch       50/56 
  Installing       : python3-sphinx_rtd_theme-1.2.2-2.fc40.noarch         51/56 
  Installing       : python3-pytest-mock-3.12.0-1.fc40.noarch             52/56 
  Installing       : python3-eventlet-0.33.3-3.fc39.noarch                53/56 
  Installing       : python3-devel-3.12.0-2.fc40.x86_64                   54/56 
  Installing       : python3-gevent-23.7.0-2.fc39.x86_64                  55/56 
  Installing       : make-1:4.4.1-2.fc39.x86_64                           56/56 
  Running scriptlet: make-1:4.4.1-2.fc39.x86_64                           56/56 

Installed:
  c-ares-1.19.1-1.fc39.x86_64                                                   
  expat-2.5.0-3.fc39.x86_64                                                     
  fontawesome4-fonts-1:4.7.0-19.fc40.noarch                                     
  fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
  gc-8.2.2-4.fc39.x86_64                                                        
  google-roboto-slab-fonts-1.100263-0.21.20150923git.fc39.noarch                
  guile22-2.2.7-9.fc39.x86_64                                                   
  lato-fonts-2.015-17.fc39.noarch                                               
  libb2-0.98.1-9.fc39.x86_64                                                    
  libev-4.33-8.fc39.x86_64                                                      
  libtool-ltdl-2.4.7-8.fc40.x86_64                                              
  make-1:4.4.1-2.fc39.x86_64                                                    
  mpdecimal-2.5.1-7.fc39.x86_64                                                 
  pyproject-rpm-macros-1.10.0-1.fc40.noarch                                     
  python-pip-wheel-23.2.1-1.fc40.noarch                                         
  python-rpm-macros-3.12-4.fc40.noarch                                          
  python3-3.12.0-2.fc40.x86_64                                                  
  python3-babel-2.12.1-6.fc40.noarch                                            
  python3-charset-normalizer-3.3.2-1.fc40.noarch                                
  python3-devel-3.12.0-2.fc40.x86_64                                            
  python3-dns-2.4.2-1.fc40.noarch                                               
  python3-docutils-0.20.1-1.fc40.noarch                                         
  python3-eventlet-0.33.3-3.fc39.noarch                                         
  python3-gevent-23.7.0-2.fc39.x86_64                                           
  python3-greenlet-3.0.0-1.fc40.x86_64                                          
  python3-idna-3.4-5.fc40.noarch                                                
  python3-imagesize-1.4.1-5.fc40.noarch                                         
  python3-iniconfig-1.1.1-14.fc39.noarch                                        
  python3-jinja2-3.1.2-6.fc40.noarch                                            
  python3-libs-3.12.0-2.fc40.x86_64                                             
  python3-markupsafe-2.1.3-2.fc39.x86_64                                        
  python3-packaging-23.2-2.fc40.noarch                                          
  python3-pluggy-1.3.0-1.fc40.noarch                                            
  python3-pygments-2.16.1-1.fc40.noarch                                         
  python3-pytest-7.4.2-1.fc40.noarch                                            
  python3-pytest-mock-3.12.0-1.fc40.noarch                                      
  python3-requests-2.28.2-7.fc40.noarch                                         
  python3-rpm-generators-14-8.fc40.noarch                                       
  python3-rpm-macros-3.12-4.fc40.noarch                                         
  python3-setuptools-68.2.2-1.fc40.noarch                                       
  python3-six-1.16.0-12.fc39.noarch                                             
  python3-snowballstemmer-2.2.0-7.fc39.noarch                                   
  python3-sphinx-1:7.1.2-2.fc40.noarch                                          
  python3-sphinx-theme-alabaster-0.7.13-1.fc40.noarch                           
  python3-sphinx_rtd_theme-1.2.2-2.fc40.noarch                                  
  python3-sphinxcontrib-applehelp-1.0.7-1.fc40.noarch                           
  python3-sphinxcontrib-devhelp-1.0.5-1.fc40.noarch                             
  python3-sphinxcontrib-htmlhelp-2.0.4-1.fc40.noarch                            
  python3-sphinxcontrib-jquery-4.1-4.fc40.noarch                                
  python3-sphinxcontrib-jsmath-1.0.1-22.fc39.noarch                             
  python3-sphinxcontrib-qthelp-1.0.6-1.fc40.noarch                              
  python3-sphinxcontrib-serializinghtml-1.1.9-1.fc40.noarch                     
  python3-urllib3-1.26.18-1.fc40.noarch                                         
  python3-zope-event-4.5.0-8.fc39.noarch                                        
  python3-zope-interface-6.0-2.fc40.x86_64                                      
  tzdata-2023c-4.fc40.noarch                                                    

Complete!
Finish: build setup for pykka-2.0.2-18.fc40.src.rpm
Start: rpmbuild pykka-2.0.2-18.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1699315200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cKsakr
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pykka-2.0.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pykka-2.0.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pykka-2.0.2
+ rm -rf /builddir/build/BUILD/pykka-2.0.2-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/pykka-2.0.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/fix-sphinx.diff
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
+ sed -i '/def test_upgrade_internal_message/i@pytest.mark.skip()' tests/test_messages.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jOAKGQ
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd pykka-2.0.2
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/pykka
copying pykka/messages.py -> build/lib/pykka
copying pykka/gevent.py -> build/lib/pykka
copying pykka/eventlet.py -> build/lib/pykka
copying pykka/debug.py -> build/lib/pykka
copying pykka/_threading.py -> build/lib/pykka
copying pykka/_registry.py -> build/lib/pykka
copying pykka/_ref.py -> build/lib/pykka
copying pykka/_proxy.py -> build/lib/pykka
copying pykka/_future.py -> build/lib/pykka
copying pykka/_exceptions.py -> build/lib/pykka
copying pykka/_envelope.py -> build/lib/pykka
copying pykka/_actor.py -> build/lib/pykka
copying pykka/__init__.py -> build/lib/pykka
creating build/lib/pykka/_compat
copying pykka/_compat/await_py3.py -> build/lib/pykka/_compat
copying pykka/_compat/__init__.py -> build/lib/pykka/_compat
+ pushd docs
~/build/BUILD/pykka-2.0.2/docs ~/build/BUILD/pykka-2.0.2
+ SPHINXBUILD='sphinx-build-3 -j${RPM_BUILD_NCPUS}'
+ make -j4 devhelp
sphinx-build -b devhelp -d _build/doctrees   . _build/devhelp
Running Sphinx v7.1.2
making output directory... done
loading intersphinx inventory from https://docs.python.org/3/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0c4b9d2de0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
building [mo]: targets for 0 po files that are out of date
writing output... 
building [devhelp]: targets for 19 source files that are out of date
updating environment: [new config] 19 added, 0 changed, 0 removed
reading sources... [100%] testing
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [100%] testing
generating indices... genindex py-modindex done
highlighting module code... [100%] pykka.gevent
writing additional pages... search done
dumping devhelp index...
build succeeded, 1 warning.

To view the help file:
$ mkdir -p $HOME/.local/share/devhelp/books
$ ln -s $PWD/_build/devhelp $HOME/.local/share/devhelp/books/Pykka
$ devhelp

Build finished.
To view the help file:
# mkdir -p /builddir/.local/share/devhelp/Pykka
# ln -s _build/devhelp /builddir/.local/share/devhelp/Pykka
# devhelp
+ rm -rf html/.doctrees html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kXxGAN
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64
++ dirname /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd pykka-2.0.2
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr
creating /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib
creating /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12
creating /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages
creating /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
creating /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_compat
copying build/lib/pykka/_compat/__init__.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_compat
copying build/lib/pykka/_compat/await_py3.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_compat
copying build/lib/pykka/__init__.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_actor.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_envelope.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_exceptions.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_future.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_proxy.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_ref.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_registry.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/_threading.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/debug.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/eventlet.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/gevent.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
copying build/lib/pykka/messages.py -> /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_compat/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_compat/await_py3.py to await_py3.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_actor.py to _actor.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_envelope.py to _envelope.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_exceptions.py to _exceptions.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_future.py to _future.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_proxy.py to _proxy.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_ref.py to _ref.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_registry.py to _registry.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/_threading.py to _threading.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/debug.py to debug.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/eventlet.py to eventlet.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/gevent.py to gevent.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/pykka/messages.py to messages.cpython-312.pyc
writing byte-compilation script '/tmp/tmpoqvql5my.py'
/usr/bin/python3 /tmp/tmpoqvql5my.py
removing /tmp/tmpoqvql5my.py
running install_egg_info
running egg_info
creating Pykka.egg-info
writing Pykka.egg-info/PKG-INFO
writing dependency_links to Pykka.egg-info/dependency_links.txt
writing requirements to Pykka.egg-info/requires.txt
writing top-level names to Pykka.egg-info/top_level.txt
writing manifest file 'Pykka.egg-info/SOURCES.txt'
reading manifest file 'Pykka.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt'
warning: no files found matching 'pylintrc'
adding license file 'LICENSE'
writing manifest file 'Pykka.egg-info/SOURCES.txt'
Copying Pykka.egg-info to /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12/site-packages/Pykka-2.0.2-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/bin/__pycache__
+ mkdir -p /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/devhelp/Pykka
+ cp -rp docs/_build/devhelp /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/devhelp/Pykka
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.0.2-18.fc40 --unique-debug-suffix -2.0.2-18.fc40.x86_64 --unique-debug-src-base pykka-2.0.2-18.fc40.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pykka-2.0.2
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find: ‘debug’: No such file or directory
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/lib/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python3-Pykka-2.0.2-18.fc40.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CChFwQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd pykka-2.0.2
+ DOCDIR=/builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/doc/python3-Pykka
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/doc/python3-Pykka
+ cp -pr /builddir/build/BUILD/pykka-2.0.2/README.rst /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/doc/python3-Pykka
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.037r87
+ umask 022
+ cd /builddir/build/BUILD
+ cd pykka-2.0.2
+ LICENSEDIR=/builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/licenses/python3-Pykka
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/licenses/python3-Pykka
+ cp -pr /builddir/build/BUILD/pykka-2.0.2/LICENSE /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/licenses/python3-Pykka
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-Pykka = 2.0.2-18.fc40 python3-Pykka = 2.0.2-18.fc40 python3.12-Pykka = 2.0.2-18.fc40 python3.12dist(pykka) = 2.0.2 python3dist(pykka) = 2.0.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12
Obsoletes: python-Pykka < 2.0.2-18.fc40
Processing files: pykka-docs-2.0.2-18.fc40.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4e7lql
+ umask 022
+ cd /builddir/build/BUILD
+ cd pykka-2.0.2
+ DOCDIR=/builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/doc/pykka-docs
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/doc/pykka-docs
+ cp -pr /builddir/build/BUILD/pykka-2.0.2/examples /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/doc/pykka-docs
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zJgpjz
+ umask 022
+ cd /builddir/build/BUILD
+ cd pykka-2.0.2
+ LICENSEDIR=/builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/licenses/pykka-docs
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/licenses/pykka-docs
+ cp -pr /builddir/build/BUILD/pykka-2.0.2/LICENSE /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64/usr/share/licenses/pykka-docs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: pykka-docs = 2.0.2-18.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64
Wrote: /builddir/build/RPMS/python3-Pykka-2.0.2-18.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/pykka-docs-2.0.2-18.fc40.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wI7vcg
+ umask 022
+ cd /builddir/build/BUILD
+ cd pykka-2.0.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/pykka-2.0.2-18.fc40.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.MTTHeH
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/pykka-2.0.2-SPECPARTS
+ rm -rf pykka-2.0.2 pykka-2.0.2.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild pykka-2.0.2-18.fc40.src.rpm
Finish: build phase for pykka-2.0.2-18.fc40.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1699373743.117313/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-x86_64-1699373743.117313/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-x86_64-1699373743.117313/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/pykka-2.0.2-18.fc40.src.rpm) Config(child) 0 minutes 8 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": "pykka-docs",
            "epoch": null,
            "version": "2.0.2",
            "release": "18.fc40",
            "arch": "noarch"
        },
        {
            "name": "pykka",
            "epoch": null,
            "version": "2.0.2",
            "release": "18.fc40",
            "arch": "src"
        },
        {
            "name": "python3-Pykka",
            "epoch": null,
            "version": "2.0.2",
            "release": "18.fc40",
            "arch": "noarch"
        }
    ]
}
RPMResults finished