Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c199' (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/7176613-fedora-39-x86_64 --chroot fedora-39-x86_64


Version: 0.72
PID: 6253
Logging PID: 6254
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'bootstrap': 'off',
 'build_id': 7176613,
 'buildroot_pkgs': [],
 'chroot': 'fedora-39-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '7a6bad6c6efd4e7f59fbd75b0033f972ab06ff7e',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:14/python-tomlkit',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-tomlkit',
 'package_version': '0.12.4-1',
 'project_dirname': 'python3.12:pr:14',
 'project_name': 'python3.12',
 'project_owner': '@python',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/',
            'id': 'http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch',
            'name': 'Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch'}],
 'sandbox': '@python/python3.12--https://src.fedoraproject.org/user/cstratak',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'submitter': 'https://src.fedoraproject.org/user/cstratak',
 'tags': [],
 'task_id': '7176613-fedora-39-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:14/python-tomlkit /var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:14/python-tomlkit', '/var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit'...

Running: git checkout 7a6bad6c6efd4e7f59fbd75b0033f972ab06ff7e --

cmd: ['git', 'checkout', '7a6bad6c6efd4e7f59fbd75b0033f972ab06ff7e', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit
rc: 0
stdout: 
stderr: Note: switching to '7a6bad6c6efd4e7f59fbd75b0033f972ab06ff7e'.

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 7a6bad6 automatic import of python-tomlkit

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit
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 tomlkit-0.12.4.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o tomlkit-0.12.4.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/@python/python3.12:pr:14/python-tomlkit/tomlkit-0.12.4.tar.gz/md5/e182df9625d617692a9ae035266634fe/tomlkit-0.12.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  186k  100  186k    0     0  2605k      0 --:--:-- --:--:-- --:--:-- 2629k
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
INFO: Reading stdout from command: md5sum tomlkit-0.12.4.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit/python-tomlkit.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1710759909.966881 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit/python-tomlkit.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1710759909.966881 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
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-l1pm8kts/python-tomlkit/python-tomlkit.spec)  Config(fedora-39-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.5
INFO: Mock Version: 5.5
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-1710759909.966881/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 (fallback)
INFO: Buildroot is handled by package management from host and used with --installroot:
  rpm-4.19.1.1-1.fc39.x86_64
  rpm-sequoia-1.6.0-1.fc39.x86_64
  python3-dnf-4.19.0-1.fc39.noarch
  python3-dnf-plugins-core-4.5.0-1.fc39.noarch
  yum-4.19.0-1.fc39.noarch
  dnf5-5.1.15-1.fc39.x86_64
  dnf5-plugins-5.1.15-1.fc39.x86_64
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  31 MB/s |  11 MB     00:00    
Additional repo http_kojipkgs_fedoraproject_org  73 MB/s |  74 MB     00:01    
fedora                                           26 MB/s |  89 MB     00:03    
updates                                          16 MB/s |  34 MB     00:02    
Last metadata expiration check: 0:00:03 ago on Mon Mar 18 11:05:57 2024.
Dependencies resolved.
========================================================================================================================================
 Package                         Arch    Version                    Repository                                                      Size
========================================================================================================================================
Installing group/module packages:
 bash                            x86_64  5.2.26-3.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  1.8 M
 bzip2                           x86_64  1.0.8-18.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   52 k
 coreutils                       x86_64  9.4-6.fc40                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  1.1 M
 cpio                            x86_64  2.15-1.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  285 k
 diffutils                       x86_64  3.10-5.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  397 k
 fedora-release-common           noarch  41-0.6                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   21 k
 findutils                       x86_64  1:4.9.0-8.fc40             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  482 k
 gawk                            x86_64  5.3.0-3.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  1.1 M
 glibc-minimal-langpack          x86_64  2.39.9000-8.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  104 k
 grep                            x86_64  3.11-7.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  290 k
 gzip                            x86_64  1.13-1.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  164 k
 info                            x86_64  7.1-2.fc40                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  182 k
 patch                           x86_64  2.7.6-24.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  131 k
 redhat-rpm-config               noarch  287-1.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   76 k
 rpm-build                       x86_64  4.19.1.1-1.fc40            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   70 k
 sed                             x86_64  4.9-1.fc40                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  309 k
 shadow-utils                    x86_64  2:4.15.1-1.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  1.3 M
 tar                             x86_64  2:1.35-3.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  847 k
 unzip                           x86_64  6.0-63.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  185 k
 util-linux                      x86_64  2.40-0.11.rc1.fc41         copr_base                                                      1.2 M
 which                           x86_64  2.21-41.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   41 k
 xz                              x86_64  5.6.1-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  561 k
Installing dependencies:
 alternatives                    x86_64  1.26-3.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   40 k
 ansible-srpm-macros             noarch  1-14.fc40                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   21 k
 audit-libs                      x86_64  4.0.1-1.fc41               copr_base                                                      126 k
 authselect                      x86_64  1.5.0-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  141 k
 authselect-libs                 x86_64  1.5.0-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  205 k
 basesystem                      noarch  11-20.fc40                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  7.2 k
 binutils                        x86_64  2.42.50-5.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  6.3 M
 binutils-gold                   x86_64  2.42.50-5.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  784 k
 bzip2-libs                      x86_64  1.0.8-18.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   41 k
 ca-certificates                 noarch  2023.2.62_v7.0.401-6.fc40  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  862 k
 coreutils-common                x86_64  9.4-6.fc40                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  2.1 M
 cracklib                        x86_64  2.9.11-5.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   82 k
 crypto-policies                 noarch  20240304-1.git0375239.fc41 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   69 k
 curl                            x86_64  8.6.0-7.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  301 k
 cyrus-sasl-lib                  x86_64  2.1.28-19.fc40             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  789 k
 debugedit                       x86_64  5.0-14.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   79 k
 dwz                             x86_64  0.15-6.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  138 k
 ed                              x86_64  1.20.1-1.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   82 k
 efi-srpm-macros                 noarch  5-11.fc40                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   22 k
 elfutils                        x86_64  0.191-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  524 k
 elfutils-debuginfod-client      x86_64  0.191-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   38 k
 elfutils-default-yama-scope     noarch  0.191-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   13 k
 elfutils-libelf                 x86_64  0.191-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  210 k
 elfutils-libs                   x86_64  0.191-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  259 k
 fedora-gpg-keys                 noarch  41-0.1                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  121 k
 fedora-release                  noarch  41-0.6                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   11 k
 fedora-release-identity-basic   noarch  41-0.6                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   11 k
 fedora-repos                    noarch  41-0.1                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  9.3 k
 fedora-repos-rawhide            noarch  41-0.1                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.9 k
 file                            x86_64  5.45-5.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   49 k
 file-libs                       x86_64  5.45-5.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  763 k
 filesystem                      x86_64  3.18-8.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  1.1 M
 fonts-srpm-macros               noarch  1:2.0.5-14.fc40            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   27 k
 forge-srpm-macros               noarch  0.3.0-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   19 k
 fpc-srpm-macros                 noarch  1.3-12.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  7.8 k
 gdb-minimal                     x86_64  14.2-4.fc41                copr_base                                                      4.3 M
 gdbm                            x86_64  1:1.23-6.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  147 k
 gdbm-libs                       x86_64  1:1.23-6.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   56 k
 ghc-srpm-macros                 noarch  1.9-1.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.8 k
 glibc                           x86_64  2.39.9000-8.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  2.2 M
 glibc-common                    x86_64  2.39.9000-8.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  386 k
 glibc-gconv-extra               x86_64  2.39.9000-8.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  1.6 M
 gmp                             x86_64  1:6.3.0-1.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  317 k
 gnat-srpm-macros                noarch  6-5.fc40                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.8 k
 go-srpm-macros                  noarch  3.5.0-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   28 k
 jansson                         x86_64  2.13.1-9.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   44 k
 kernel-srpm-macros              noarch  1.0-23.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  9.8 k
 keyutils-libs                   x86_64  1.6.3-3.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   31 k
 krb5-libs                       x86_64  1.21.2-5.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  751 k
 libacl                          x86_64  2.3.2-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   24 k
 libarchive                      x86_64  3.7.2-3.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  407 k
 libattr                         x86_64  2.5.2-3.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   18 k
 libblkid                        x86_64  2.40-0.11.rc1.fc41         copr_base                                                      125 k
 libbrotli                       x86_64  1.1.0-3.fc40               copr_base                                                      339 k
 libcap                          x86_64  2.69-3.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   82 k
 libcap-ng                       x86_64  0.8.4-4.fc40               copr_base                                                       33 k
 libcom_err                      x86_64  1.47.0-5.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   25 k
 libcurl                         x86_64  8.6.0-7.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  345 k
 libeconf                        x86_64  0.6.2-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   32 k
 libevent                        x86_64  2.1.12-12.fc40             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  257 k
 libfdisk                        x86_64  2.40-0.11.rc1.fc41         copr_base                                                      161 k
 libffi                          x86_64  3.4.4-8.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   40 k
 libgcc                          x86_64  14.0.1-0.12.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  122 k
 libgomp                         x86_64  14.0.1-0.12.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  342 k
 libidn2                         x86_64  2.3.7-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  112 k
 libmount                        x86_64  2.40-0.11.rc1.fc41         copr_base                                                      156 k
 libnghttp2                      x86_64  1.60.0-2.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   76 k
 libnsl2                         x86_64  2.0.1-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   30 k
 libpkgconf                      x86_64  2.1.0-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   38 k
 libpsl                          x86_64  0.21.5-3.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   64 k
 libpwquality                    x86_64  1.4.5-9.fc40               copr_base                                                      109 k
 libselinux                      x86_64  3.6-4.fc40                 copr_base                                                       88 k
 libsemanage                     x86_64  3.6-3.fc40                 copr_base                                                      117 k
 libsepol                        x86_64  3.6-3.fc40                 copr_base                                                      341 k
 libsmartcols                    x86_64  2.40-0.11.rc1.fc41         copr_base                                                       84 k
 libssh                          x86_64  0.10.6-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  212 k
 libssh-config                   noarch  0.10.6-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  9.1 k
 libstdc++                       x86_64  14.0.1-0.12.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  879 k
 libtasn1                        x86_64  4.19.0-6.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   74 k
 libtirpc                        x86_64  1.3.4-1.rc2.fc40.2         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   94 k
 libtool-ltdl                    x86_64  2.4.7-10.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   36 k
 libunistring                    x86_64  1.1-7.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  545 k
 libutempter                     x86_64  1.2.1-13.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   26 k
 libuuid                         x86_64  2.40-0.11.rc1.fc41         copr_base                                                       29 k
 libverto                        x86_64  0.3.2-8.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   21 k
 libxcrypt                       x86_64  4.4.36-5.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  118 k
 libxml2                         x86_64  2.12.6-1.fc41              copr_base                                                      687 k
 libzstd                         x86_64  1.5.5-5.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  306 k
 lua-libs                        x86_64  5.4.6-5.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  132 k
 lua-srpm-macros                 noarch  1-13.fc40                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.7 k
 lz4-libs                        x86_64  1.9.4-6.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   67 k
 mpfr                            x86_64  4.2.1-3.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  349 k
 ncurses-base                    noarch  6.4-12.20240127.fc40       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   64 k
 ncurses-libs                    x86_64  6.4-12.20240127.fc40       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  332 k
 ocaml-srpm-macros               noarch  9-3.fc40                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  9.1 k
 openblas-srpm-macros            noarch  2-17.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  7.7 k
 openldap                        x86_64  2.6.7-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  254 k
 openssl-libs                    x86_64  1:3.2.1-3.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  2.3 M
 p11-kit                         x86_64  0.25.3-4.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  476 k
 p11-kit-trust                   x86_64  0.25.3-4.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  132 k
 package-notes-srpm-macros       noarch  0.5-11.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  9.9 k
 pam                             x86_64  1.6.0-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  516 k
 pam-libs                        x86_64  1.6.0-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   57 k
 pcre2                           x86_64  10.42-2.fc40.2             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  236 k
 pcre2-syntax                    noarch  10.42-2.fc40.2             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  143 k
 perl-srpm-macros                noarch  1-53.fc40                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.4 k
 pkgconf                         x86_64  2.1.0-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   43 k
 pkgconf-m4                      noarch  2.1.0-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   14 k
 pkgconf-pkg-config              x86_64  2.1.0-1.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  9.7 k
 popt                            x86_64  1.19-6.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   60 k
 publicsuffix-list-dafsa         noarch  20240107-3.fc40            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   58 k
 pyproject-srpm-macros           noarch  1.12.0-1.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   14 k
 python-srpm-macros              noarch  3.12-312.fc39              copr_base                                                       21 k
 qt5-srpm-macros                 noarch  5.15.13-1.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.5 k
 qt6-srpm-macros                 noarch  6.6.2-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.9 k
 readline                        x86_64  8.2-8.fc40                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  213 k
 rpm                             x86_64  4.19.1.1-1.fc40            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  512 k
 rpm-build-libs                  x86_64  4.19.1.1-1.fc40            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   95 k
 rpm-libs                        x86_64  4.19.1.1-1.fc40            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  309 k
 rpm-sequoia                     x86_64  1.6.0-2.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  847 k
 rust-srpm-macros                noarch  26.2-1.fc41                copr_base                                                       13 k
 setup                           noarch  2.14.5-2.fc40              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  148 k
 sqlite-libs                     x86_64  3.45.2-1.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  706 k
 systemd-libs                    x86_64  255.4-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  708 k
 util-linux-core                 x86_64  2.40-0.11.rc1.fc41         copr_base                                                      522 k
 xxhash-libs                     x86_64  0.8.2-2.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   37 k
 xz-libs                         x86_64  5.6.1-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  137 k
 zig-srpm-macros                 noarch  1-2.fc40                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  8.0 k
 zip                             x86_64  3.0-40.fc40                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  265 k
 zlib-ng-compat                  x86_64  2.1.6-2.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   77 k
 zstd                            x86_64  1.5.5-5.fc40               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  476 k
Installing Groups:
 Buildsystem building group                                                                                                             

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

Total download size: 52 M
Installed size: 179 M
Downloading Packages:
(1/153): libblkid-2.40-0.11.rc1.fc41.x86_64.rpm 1.7 MB/s | 125 kB     00:00    
(2/153): audit-libs-4.0.1-1.fc41.x86_64.rpm     1.7 MB/s | 126 kB     00:00    
(3/153): libbrotli-1.1.0-3.fc40.x86_64.rpm      9.6 MB/s | 339 kB     00:00    
(4/153): libcap-ng-0.8.4-4.fc40.x86_64.rpm      941 kB/s |  33 kB     00:00    
(5/153): libfdisk-2.40-0.11.rc1.fc41.x86_64.rpm 4.1 MB/s | 161 kB     00:00    
(6/153): libmount-2.40-0.11.rc1.fc41.x86_64.rpm 3.9 MB/s | 156 kB     00:00    
(7/153): gdb-minimal-14.2-4.fc41.x86_64.rpm      27 MB/s | 4.3 MB     00:00    
(8/153): libpwquality-1.4.5-9.fc40.x86_64.rpm    10 MB/s | 109 kB     00:00    
(9/153): libselinux-3.6-4.fc40.x86_64.rpm       7.1 MB/s |  88 kB     00:00    
(10/153): libsemanage-3.6-3.fc40.x86_64.rpm      10 MB/s | 117 kB     00:00    
(11/153): libsepol-3.6-3.fc40.x86_64.rpm         19 MB/s | 341 kB     00:00    
(12/153): libsmartcols-2.40-0.11.rc1.fc41.x86_6 5.2 MB/s |  84 kB     00:00    
(13/153): libuuid-2.40-0.11.rc1.fc41.x86_64.rpm 3.2 MB/s |  29 kB     00:00    
(14/153): python-srpm-macros-3.12-312.fc39.noar 1.8 MB/s |  21 kB     00:00    
(15/153): rust-srpm-macros-26.2-1.fc41.noarch.r 1.1 MB/s |  13 kB     00:00    
(16/153): libxml2-2.12.6-1.fc41.x86_64.rpm       38 MB/s | 687 kB     00:00    
(17/153): util-linux-core-2.40-0.11.rc1.fc41.x8  32 MB/s | 522 kB     00:00    
(18/153): util-linux-2.40-0.11.rc1.fc41.x86_64.  39 MB/s | 1.2 MB     00:00    
(19/153): alternatives-1.26-3.fc40.x86_64.rpm   610 kB/s |  40 kB     00:00    
(20/153): ansible-srpm-macros-1-14.fc40.noarch. 348 kB/s |  21 kB     00:00    
(21/153): authselect-1.5.0-5.fc41.x86_64.rpm    2.1 MB/s | 141 kB     00:00    
(22/153): basesystem-11-20.fc40.noarch.rpm      397 kB/s | 7.2 kB     00:00    
(23/153): authselect-libs-1.5.0-5.fc41.x86_64.r 6.1 MB/s | 205 kB     00:00    
(24/153): binutils-gold-2.42.50-5.fc41.x86_64.r  11 MB/s | 784 kB     00:00    
(25/153): bash-5.2.26-3.fc40.x86_64.rpm          21 MB/s | 1.8 MB     00:00    
(26/153): bzip2-1.0.8-18.fc40.x86_64.rpm        2.8 MB/s |  52 kB     00:00    
(27/153): bzip2-libs-1.0.8-18.fc40.x86_64.rpm   2.1 MB/s |  41 kB     00:00    
(28/153): binutils-2.42.50-5.fc41.x86_64.rpm     47 MB/s | 6.3 MB     00:00    
(29/153): coreutils-9.4-6.fc40.x86_64.rpm        36 MB/s | 1.1 MB     00:00    
(30/153): ca-certificates-2023.2.62_v7.0.401-6.  17 MB/s | 862 kB     00:00    
(31/153): cpio-2.15-1.fc40.x86_64.rpm            12 MB/s | 285 kB     00:00    
(32/153): cracklib-2.9.11-5.fc40.x86_64.rpm     3.1 MB/s |  82 kB     00:00    
(33/153): crypto-policies-20240304-1.git0375239 3.8 MB/s |  69 kB     00:00    
(34/153): coreutils-common-9.4-6.fc40.x86_64.rp  38 MB/s | 2.1 MB     00:00    
(35/153): curl-8.6.0-7.fc41.x86_64.rpm           11 MB/s | 301 kB     00:00    
(36/153): debugedit-5.0-14.fc40.x86_64.rpm      4.3 MB/s |  79 kB     00:00    
(37/153): cyrus-sasl-lib-2.1.28-19.fc40.x86_64.  24 MB/s | 789 kB     00:00    
(38/153): diffutils-3.10-5.fc40.x86_64.rpm       14 MB/s | 397 kB     00:00    
(39/153): dwz-0.15-6.fc40.x86_64.rpm            7.2 MB/s | 138 kB     00:00    
(40/153): ed-1.20.1-1.fc41.x86_64.rpm           4.3 MB/s |  82 kB     00:00    
(41/153): efi-srpm-macros-5-11.fc40.noarch.rpm  1.2 MB/s |  22 kB     00:00    
(42/153): elfutils-debuginfod-client-0.191-2.fc 1.9 MB/s |  38 kB     00:00    
(43/153): elfutils-0.191-2.fc41.x86_64.rpm       21 MB/s | 524 kB     00:00    
(44/153): elfutils-default-yama-scope-0.191-2.f 702 kB/s |  13 kB     00:00    
(45/153): elfutils-libelf-0.191-2.fc41.x86_64.r 9.9 MB/s | 210 kB     00:00    
(46/153): elfutils-libs-0.191-2.fc41.x86_64.rpm  12 MB/s | 259 kB     00:00    
(47/153): fedora-gpg-keys-41-0.1.noarch.rpm     6.4 MB/s | 121 kB     00:00    
(48/153): fedora-release-41-0.6.noarch.rpm      660 kB/s |  11 kB     00:00    
(49/153): fedora-release-common-41-0.6.noarch.r 1.2 MB/s |  21 kB     00:00    
(50/153): fedora-release-identity-basic-41-0.6. 611 kB/s |  11 kB     00:00    
(51/153): fedora-repos-41-0.1.noarch.rpm        558 kB/s | 9.3 kB     00:00    
(52/153): fedora-repos-rawhide-41-0.1.noarch.rp 506 kB/s | 8.9 kB     00:00    
(53/153): file-5.45-5.fc41.x86_64.rpm           2.7 MB/s |  49 kB     00:00    
(54/153): file-libs-5.45-5.fc41.x86_64.rpm       26 MB/s | 763 kB     00:00    
(55/153): findutils-4.9.0-8.fc40.x86_64.rpm      16 MB/s | 482 kB     00:00    
(56/153): filesystem-3.18-8.fc40.x86_64.rpm      29 MB/s | 1.1 MB     00:00    
(57/153): fonts-srpm-macros-2.0.5-14.fc40.noarc 1.4 MB/s |  27 kB     00:00    
(58/153): forge-srpm-macros-0.3.0-1.fc41.noarch 1.0 MB/s |  19 kB     00:00    
(59/153): fpc-srpm-macros-1.3-12.fc40.noarch.rp 417 kB/s | 7.8 kB     00:00    
(60/153): gdbm-1.23-6.fc40.x86_64.rpm           7.6 MB/s | 147 kB     00:00    
(61/153): gdbm-libs-1.23-6.fc40.x86_64.rpm      3.0 MB/s |  56 kB     00:00    
(62/153): gawk-5.3.0-3.fc40.x86_64.rpm           24 MB/s | 1.1 MB     00:00    
(63/153): ghc-srpm-macros-1.9-1.fc41.noarch.rpm 524 kB/s | 8.8 kB     00:00    
(64/153): glibc-common-2.39.9000-8.fc41.x86_64.  16 MB/s | 386 kB     00:00    
(65/153): glibc-2.39.9000-8.fc41.x86_64.rpm      43 MB/s | 2.2 MB     00:00    
(66/153): glibc-minimal-langpack-2.39.9000-8.fc 5.4 MB/s | 104 kB     00:00    
(67/153): gmp-6.3.0-1.fc41.x86_64.rpm            15 MB/s | 317 kB     00:00    
(68/153): gnat-srpm-macros-6-5.fc40.noarch.rpm  469 kB/s | 8.8 kB     00:00    
(69/153): glibc-gconv-extra-2.39.9000-8.fc41.x8  23 MB/s | 1.6 MB     00:00    
(70/153): go-srpm-macros-3.5.0-1.fc41.noarch.rp 1.5 MB/s |  28 kB     00:00    
(71/153): grep-3.11-7.fc40.x86_64.rpm            13 MB/s | 290 kB     00:00    
(72/153): gzip-1.13-1.fc40.x86_64.rpm           8.9 MB/s | 164 kB     00:00    
(73/153): info-7.1-2.fc40.x86_64.rpm            8.0 MB/s | 182 kB     00:00    
(74/153): jansson-2.13.1-9.fc40.x86_64.rpm      2.5 MB/s |  44 kB     00:00    
(75/153): kernel-srpm-macros-1.0-23.fc41.noarch 537 kB/s | 9.8 kB     00:00    
(76/153): keyutils-libs-1.6.3-3.fc40.x86_64.rpm 1.8 MB/s |  31 kB     00:00    
(77/153): libacl-2.3.2-1.fc40.x86_64.rpm        1.4 MB/s |  24 kB     00:00    
(78/153): krb5-libs-1.21.2-5.fc40.x86_64.rpm     27 MB/s | 751 kB     00:00    
(79/153): libarchive-3.7.2-3.fc40.x86_64.rpm     19 MB/s | 407 kB     00:00    
(80/153): libattr-2.5.2-3.fc40.x86_64.rpm       1.1 MB/s |  18 kB     00:00    
(81/153): libcap-2.69-3.fc40.x86_64.rpm         4.3 MB/s |  82 kB     00:00    
(82/153): libcom_err-1.47.0-5.fc40.x86_64.rpm   1.5 MB/s |  25 kB     00:00    
(83/153): libcurl-8.6.0-7.fc41.x86_64.rpm        15 MB/s | 345 kB     00:00    
(84/153): libeconf-0.6.2-1.fc41.x86_64.rpm      1.9 MB/s |  32 kB     00:00    
(85/153): libevent-2.1.12-12.fc40.x86_64.rpm     12 MB/s | 257 kB     00:00    
(86/153): libffi-3.4.4-8.fc41.x86_64.rpm        2.3 MB/s |  40 kB     00:00    
(87/153): libgcc-14.0.1-0.12.fc41.x86_64.rpm    5.3 MB/s | 122 kB     00:00    
(88/153): libgomp-14.0.1-0.12.fc41.x86_64.rpm    16 MB/s | 342 kB     00:00    
(89/153): libidn2-2.3.7-1.fc40.x86_64.rpm       5.1 MB/s | 112 kB     00:00    
(90/153): libnghttp2-1.60.0-2.fc41.x86_64.rpm   4.2 MB/s |  76 kB     00:00    
(91/153): libnsl2-2.0.1-1.fc40.x86_64.rpm       1.5 MB/s |  30 kB     00:00    
(92/153): libpkgconf-2.1.0-1.fc40.x86_64.rpm    2.0 MB/s |  38 kB     00:00    
(93/153): libpsl-0.21.5-3.fc40.x86_64.rpm       2.8 MB/s |  64 kB     00:00    
(94/153): libssh-0.10.6-6.fc41.x86_64.rpm        10 MB/s | 212 kB     00:00    
(95/153): libssh-config-0.10.6-6.fc41.noarch.rp 421 kB/s | 9.1 kB     00:00    
(96/153): libtasn1-4.19.0-6.fc40.x86_64.rpm     3.8 MB/s |  74 kB     00:00    
(97/153): libstdc++-14.0.1-0.12.fc41.x86_64.rpm  28 MB/s | 879 kB     00:00    
(98/153): libtirpc-1.3.4-1.rc2.fc40.2.x86_64.rp 4.9 MB/s |  94 kB     00:00    
(99/153): libtool-ltdl-2.4.7-10.fc40.x86_64.rpm 2.1 MB/s |  36 kB     00:00    
(100/153): libunistring-1.1-7.fc41.x86_64.rpm    23 MB/s | 545 kB     00:00    
(101/153): libutempter-1.2.1-13.fc40.x86_64.rpm 1.3 MB/s |  26 kB     00:00    
(102/153): libverto-0.3.2-8.fc40.x86_64.rpm     1.0 MB/s |  21 kB     00:00    
(103/153): libxcrypt-4.4.36-5.fc40.x86_64.rpm   6.6 MB/s | 118 kB     00:00    
(104/153): libzstd-1.5.5-5.fc40.x86_64.rpm       11 MB/s | 306 kB     00:00    
(105/153): lua-libs-5.4.6-5.fc40.x86_64.rpm     6.3 MB/s | 132 kB     00:00    
(106/153): lua-srpm-macros-1-13.fc40.noarch.rpm 472 kB/s | 8.7 kB     00:00    
(107/153): lz4-libs-1.9.4-6.fc40.x86_64.rpm     3.8 MB/s |  67 kB     00:00    
(108/153): mpfr-4.2.1-3.fc40.x86_64.rpm          15 MB/s | 349 kB     00:00    
(109/153): ncurses-base-6.4-12.20240127.fc40.no 3.6 MB/s |  64 kB     00:00    
(110/153): ncurses-libs-6.4-12.20240127.fc40.x8  16 MB/s | 332 kB     00:00    
(111/153): ocaml-srpm-macros-9-3.fc40.noarch.rp 556 kB/s | 9.1 kB     00:00    
(112/153): openblas-srpm-macros-2-17.fc41.noarc 372 kB/s | 7.7 kB     00:00    
(113/153): openldap-2.6.7-1.fc40.x86_64.rpm      13 MB/s | 254 kB     00:00    
(114/153): p11-kit-0.25.3-4.fc40.x86_64.rpm      16 MB/s | 476 kB     00:00    
(115/153): p11-kit-trust-0.25.3-4.fc40.x86_64.r 5.5 MB/s | 132 kB     00:00    
(116/153): openssl-libs-3.2.1-3.fc41.x86_64.rpm  47 MB/s | 2.3 MB     00:00    
(117/153): package-notes-srpm-macros-0.5-11.fc4 558 kB/s | 9.9 kB     00:00    
(118/153): pam-1.6.0-2.fc41.x86_64.rpm           19 MB/s | 516 kB     00:00    
(119/153): pam-libs-1.6.0-2.fc41.x86_64.rpm     3.3 MB/s |  57 kB     00:00    
(120/153): patch-2.7.6-24.fc40.x86_64.rpm       5.7 MB/s | 131 kB     00:00    
(121/153): pcre2-10.42-2.fc40.2.x86_64.rpm       12 MB/s | 236 kB     00:00    
(122/153): pcre2-syntax-10.42-2.fc40.2.noarch.r 6.9 MB/s | 143 kB     00:00    
(123/153): perl-srpm-macros-1-53.fc40.noarch.rp 467 kB/s | 8.4 kB     00:00    
(124/153): pkgconf-2.1.0-1.fc40.x86_64.rpm      2.6 MB/s |  43 kB     00:00    
(125/153): pkgconf-m4-2.1.0-1.fc40.noarch.rpm   776 kB/s |  14 kB     00:00    
(126/153): pkgconf-pkg-config-2.1.0-1.fc40.x86_ 596 kB/s | 9.7 kB     00:00    
(127/153): popt-1.19-6.fc40.x86_64.rpm          3.1 MB/s |  60 kB     00:00    
(128/153): publicsuffix-list-dafsa-20240107-3.f 3.3 MB/s |  58 kB     00:00    
(129/153): pyproject-srpm-macros-1.12.0-1.fc40. 682 kB/s |  14 kB     00:00    
(130/153): qt5-srpm-macros-5.15.13-1.fc41.noarc 523 kB/s | 8.5 kB     00:00    
(131/153): qt6-srpm-macros-6.6.2-1.fc41.noarch. 498 kB/s | 8.9 kB     00:00    
(132/153): readline-8.2-8.fc40.x86_64.rpm        11 MB/s | 213 kB     00:00    
(133/153): redhat-rpm-config-287-1.fc41.noarch. 4.0 MB/s |  76 kB     00:00    
(134/153): rpm-4.19.1.1-1.fc40.x86_64.rpm        19 MB/s | 512 kB     00:00    
(135/153): rpm-build-4.19.1.1-1.fc40.x86_64.rpm 3.7 MB/s |  70 kB     00:00    
(136/153): rpm-build-libs-4.19.1.1-1.fc40.x86_6 5.0 MB/s |  95 kB     00:00    
(137/153): rpm-libs-4.19.1.1-1.fc40.x86_64.rpm   15 MB/s | 309 kB     00:00    
(138/153): rpm-sequoia-1.6.0-2.fc40.x86_64.rpm   29 MB/s | 847 kB     00:00    
(139/153): sed-4.9-1.fc40.x86_64.rpm             11 MB/s | 309 kB     00:00    
(140/153): setup-2.14.5-2.fc40.noarch.rpm       7.8 MB/s | 148 kB     00:00    
(141/153): sqlite-libs-3.45.2-1.fc41.x86_64.rpm  21 MB/s | 706 kB     00:00    
(142/153): shadow-utils-4.15.1-1.fc41.x86_64.rp  28 MB/s | 1.3 MB     00:00    
(143/153): systemd-libs-255.4-1.fc41.x86_64.rpm  14 MB/s | 708 kB     00:00    
(144/153): unzip-6.0-63.fc40.x86_64.rpm         9.9 MB/s | 185 kB     00:00    
(145/153): tar-1.35-3.fc40.x86_64.rpm            22 MB/s | 847 kB     00:00    
(146/153): which-2.21-41.fc40.x86_64.rpm        2.5 MB/s |  41 kB     00:00    
(147/153): xxhash-libs-0.8.2-2.fc40.x86_64.rpm  1.9 MB/s |  37 kB     00:00    
(148/153): xz-5.6.1-1.fc41.x86_64.rpm            20 MB/s | 561 kB     00:00    
(149/153): xz-libs-5.6.1-1.fc41.x86_64.rpm      5.1 MB/s | 137 kB     00:00    
(150/153): zig-srpm-macros-1-2.fc40.noarch.rpm  423 kB/s | 8.0 kB     00:00    
(151/153): zlib-ng-compat-2.1.6-2.fc40.x86_64.r 3.4 MB/s |  77 kB     00:00    
(152/153): zip-3.0-40.fc40.x86_64.rpm            11 MB/s | 265 kB     00:00    
(153/153): zstd-1.5.5-5.fc40.x86_64.rpm          19 MB/s | 476 kB     00:00    
--------------------------------------------------------------------------------
Total                                            38 MB/s |  52 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-8.fc40.x86_64                          1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-14.0.1-0.12.fc41.x86_64                       1/153 
  Running scriptlet: libgcc-14.0.1-0.12.fc41.x86_64                       1/153 
  Installing       : crypto-policies-20240304-1.git0375239.fc41.noarc     2/153 
  Running scriptlet: crypto-policies-20240304-1.git0375239.fc41.noarc     2/153 
  Installing       : fedora-release-identity-basic-41-0.6.noarch          3/153 
  Installing       : fedora-repos-rawhide-41-0.1.noarch                   4/153 
  Installing       : fedora-gpg-keys-41-0.1.noarch                        5/153 
  Installing       : fedora-repos-41-0.1.noarch                           6/153 
  Installing       : fedora-release-common-41-0.6.noarch                  7/153 
  Installing       : fedora-release-41-0.6.noarch                         8/153 
  Installing       : setup-2.14.5-2.fc40.noarch                           9/153 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.14.5-2.fc40.noarch                           9/153 
  Installing       : filesystem-3.18-8.fc40.x86_64                       10/153 
  Installing       : basesystem-11-20.fc40.noarch                        11/153 
  Installing       : qt6-srpm-macros-6.6.2-1.fc41.noarch                 12/153 
  Installing       : qt5-srpm-macros-5.15.13-1.fc41.noarch               13/153 
  Installing       : publicsuffix-list-dafsa-20240107-3.fc40.noarch      14/153 
  Installing       : pkgconf-m4-2.1.0-1.fc40.noarch                      15/153 
  Installing       : perl-srpm-macros-1-53.fc40.noarch                   16/153 
  Installing       : pcre2-syntax-10.42-2.fc40.2.noarch                  17/153 
  Installing       : package-notes-srpm-macros-0.5-11.fc40.noarch        18/153 
  Installing       : openblas-srpm-macros-2-17.fc41.noarch               19/153 
  Installing       : ocaml-srpm-macros-9-3.fc40.noarch                   20/153 
  Installing       : ncurses-base-6.4-12.20240127.fc40.noarch            21/153 
  Installing       : glibc-gconv-extra-2.39.9000-8.fc41.x86_64           22/153 
  Running scriptlet: glibc-gconv-extra-2.39.9000-8.fc41.x86_64           22/153 
  Installing       : glibc-minimal-langpack-2.39.9000-8.fc41.x86_64      23/153 
  Installing       : glibc-common-2.39.9000-8.fc41.x86_64                24/153 
  Running scriptlet: glibc-2.39.9000-8.fc41.x86_64                       25/153 
  Installing       : glibc-2.39.9000-8.fc41.x86_64                       25/153 
  Running scriptlet: glibc-2.39.9000-8.fc41.x86_64                       25/153 
  Installing       : ncurses-libs-6.4-12.20240127.fc40.x86_64            26/153 
  Installing       : bash-5.2.26-3.fc40.x86_64                           27/153 
  Running scriptlet: bash-5.2.26-3.fc40.x86_64                           27/153 
  Installing       : zlib-ng-compat-2.1.6-2.fc40.x86_64                  28/153 
  Installing       : xz-libs-5.6.1-1.fc41.x86_64                         29/153 
  Installing       : bzip2-libs-1.0.8-18.fc40.x86_64                     30/153 
  Installing       : readline-8.2-8.fc40.x86_64                          31/153 
  Installing       : libuuid-2.40-0.11.rc1.fc41.x86_64                   32/153 
  Installing       : libstdc++-14.0.1-0.12.fc41.x86_64                   33/153 
  Installing       : libzstd-1.5.5-5.fc40.x86_64                         34/153 
  Installing       : elfutils-libelf-0.191-2.fc41.x86_64                 35/153 
  Installing       : popt-1.19-6.fc40.x86_64                             36/153 
  Installing       : libblkid-2.40-0.11.rc1.fc41.x86_64                  37/153 
  Installing       : gmp-1:6.3.0-1.fc41.x86_64                           38/153 
  Installing       : libattr-2.5.2-3.fc40.x86_64                         39/153 
  Installing       : libacl-2.3.2-1.fc40.x86_64                          40/153 
  Installing       : libxcrypt-4.4.36-5.fc40.x86_64                      41/153 
  Installing       : gdbm-libs-1:1.23-6.fc40.x86_64                      42/153 
  Installing       : libeconf-0.6.2-1.fc41.x86_64                        43/153 
  Installing       : lz4-libs-1.9.4-6.fc40.x86_64                        44/153 
  Installing       : mpfr-4.2.1-3.fc40.x86_64                            45/153 
  Installing       : gawk-5.3.0-3.fc40.x86_64                            46/153 
  Installing       : dwz-0.15-6.fc40.x86_64                              47/153 
  Installing       : unzip-6.0-63.fc40.x86_64                            48/153 
  Installing       : file-libs-5.45-5.fc41.x86_64                        49/153 
  Installing       : file-5.45-5.fc41.x86_64                             50/153 
  Installing       : libcap-ng-0.8.4-4.fc40.x86_64                       51/153 
  Installing       : audit-libs-4.0.1-1.fc41.x86_64                      52/153 
  Installing       : pam-libs-1.6.0-2.fc41.x86_64                        53/153 
  Installing       : libcap-2.69-3.fc40.x86_64                           54/153 
  Installing       : systemd-libs-255.4-1.fc41.x86_64                    55/153 
  Installing       : libsepol-3.6-3.fc40.x86_64                          56/153 
  Installing       : libsmartcols-2.40-0.11.rc1.fc41.x86_64              57/153 
  Installing       : alternatives-1.26-3.fc40.x86_64                     58/153 
  Installing       : jansson-2.13.1-9.fc40.x86_64                        59/153 
  Installing       : libcom_err-1.47.0-5.fc40.x86_64                     60/153 
  Installing       : libtasn1-4.19.0-6.fc40.x86_64                       61/153 
  Installing       : libunistring-1.1-7.fc41.x86_64                      62/153 
  Installing       : libidn2-2.3.7-1.fc40.x86_64                         63/153 
  Installing       : lua-libs-5.4.6-5.fc40.x86_64                        64/153 
  Installing       : pcre2-10.42-2.fc40.2.x86_64                         65/153 
  Installing       : libselinux-3.6-4.fc40.x86_64                        66/153 
  Installing       : sed-4.9-1.fc40.x86_64                               67/153 
  Installing       : grep-3.11-7.fc40.x86_64                             68/153 
  Installing       : findutils-1:4.9.0-8.fc40.x86_64                     69/153 
  Installing       : xz-5.6.1-1.fc41.x86_64                              70/153 
  Installing       : libmount-2.40-0.11.rc1.fc41.x86_64                  71/153 
  Installing       : util-linux-core-2.40-0.11.rc1.fc41.x86_64           72/153 
  Installing       : libsemanage-3.6-3.fc40.x86_64                       73/153 
  Installing       : shadow-utils-2:4.15.1-1.fc41.x86_64                 74/153 
  Running scriptlet: libutempter-1.2.1-13.fc40.x86_64                    75/153 
  Installing       : libutempter-1.2.1-13.fc40.x86_64                    75/153 
  Installing       : tar-2:1.35-3.fc40.x86_64                            76/153 
  Installing       : libpsl-0.21.5-3.fc40.x86_64                         77/153 
  Installing       : zip-3.0-40.fc40.x86_64                              78/153 
  Installing       : zstd-1.5.5-5.fc40.x86_64                            79/153 
  Installing       : cyrus-sasl-lib-2.1.28-19.fc40.x86_64                80/153 
  Installing       : gdbm-1:1.23-6.fc40.x86_64                           81/153 
  Installing       : libfdisk-2.40-0.11.rc1.fc41.x86_64                  82/153 
  Installing       : bzip2-1.0.8-18.fc40.x86_64                          83/153 
  Installing       : libxml2-2.12.6-1.fc41.x86_64                        84/153 
  Installing       : sqlite-libs-3.45.2-1.fc41.x86_64                    85/153 
  Installing       : ed-1.20.1-1.fc41.x86_64                             86/153 
  Installing       : patch-2.7.6-24.fc40.x86_64                          87/153 
  Installing       : elfutils-default-yama-scope-0.191-2.fc41.noarch     88/153 
  Running scriptlet: elfutils-default-yama-scope-0.191-2.fc41.noarch     88/153 
  Installing       : libbrotli-1.1.0-3.fc40.x86_64                       89/153 
  Installing       : cpio-2.15-1.fc40.x86_64                             90/153 
  Installing       : diffutils-3.10-5.fc40.x86_64                        91/153 
  Installing       : keyutils-libs-1.6.3-3.fc40.x86_64                   92/153 
  Installing       : libffi-3.4.4-8.fc41.x86_64                          93/153 
  Installing       : p11-kit-0.25.3-4.fc40.x86_64                        94/153 
  Installing       : p11-kit-trust-0.25.3-4.fc40.x86_64                  95/153 
  Running scriptlet: p11-kit-trust-0.25.3-4.fc40.x86_64                  95/153 
  Installing       : libgomp-14.0.1-0.12.fc41.x86_64                     96/153 
  Installing       : libnghttp2-1.60.0-2.fc41.x86_64                     97/153 
  Installing       : libpkgconf-2.1.0-1.fc40.x86_64                      98/153 
  Installing       : pkgconf-2.1.0-1.fc40.x86_64                         99/153 
  Installing       : pkgconf-pkg-config-2.1.0-1.fc40.x86_64             100/153 
  Installing       : libtool-ltdl-2.4.7-10.fc40.x86_64                  101/153 
  Installing       : libverto-0.3.2-8.fc40.x86_64                       102/153 
  Installing       : xxhash-libs-0.8.2-2.fc40.x86_64                    103/153 
  Installing       : libssh-config-0.10.6-6.fc41.noarch                 104/153 
  Installing       : kernel-srpm-macros-1.0-23.fc41.noarch              105/153 
  Installing       : gnat-srpm-macros-6-5.fc40.noarch                   106/153 
  Installing       : ghc-srpm-macros-1.9-1.fc41.noarch                  107/153 
  Installing       : fpc-srpm-macros-1.3-12.fc40.noarch                 108/153 
  Installing       : coreutils-common-9.4-6.fc40.x86_64                 109/153 
  Installing       : openssl-libs-1:3.2.1-3.fc41.x86_64                 110/153 
  Installing       : coreutils-9.4-6.fc40.x86_64                        111/153 
  Running scriptlet: ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch   112/153 
  Installing       : ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch   112/153 
  Running scriptlet: ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch   112/153 
  Installing       : krb5-libs-1.21.2-5.fc40.x86_64                     113/153 
  Installing       : libtirpc-1.3.4-1.rc2.fc40.2.x86_64                 114/153 
  Installing       : authselect-libs-1.5.0-5.fc41.x86_64                115/153 
  Installing       : gzip-1.13-1.fc40.x86_64                            116/153 
  Installing       : libarchive-3.7.2-3.fc40.x86_64                     117/153 
  Installing       : cracklib-2.9.11-5.fc40.x86_64                      118/153 
  Installing       : libpwquality-1.4.5-9.fc40.x86_64                   119/153 
  Installing       : authselect-1.5.0-5.fc41.x86_64                     120/153 
  Installing       : libnsl2-2.0.1-1.fc40.x86_64                        121/153 
  Installing       : pam-1.6.0-2.fc41.x86_64                            122/153 
  Installing       : libssh-0.10.6-6.fc41.x86_64                        123/153 
  Installing       : libevent-2.1.12-12.fc40.x86_64                     124/153 
  Installing       : openldap-2.6.7-1.fc40.x86_64                       125/153 
  Installing       : libcurl-8.6.0-7.fc41.x86_64                        126/153 
  Installing       : elfutils-libs-0.191-2.fc41.x86_64                  127/153 
  Installing       : elfutils-debuginfod-client-0.191-2.fc41.x86_64     128/153 
  Installing       : binutils-gold-2.42.50-5.fc41.x86_64                129/153 
  Running scriptlet: binutils-gold-2.42.50-5.fc41.x86_64                129/153 
  Installing       : binutils-2.42.50-5.fc41.x86_64                     130/153 
  Running scriptlet: binutils-2.42.50-5.fc41.x86_64                     130/153 
  Installing       : gdb-minimal-14.2-4.fc41.x86_64                     131/153 
  Installing       : elfutils-0.191-2.fc41.x86_64                       132/153 
  Installing       : debugedit-5.0-14.fc40.x86_64                       133/153 
  Installing       : curl-8.6.0-7.fc41.x86_64                           134/153 
  Installing       : rpm-sequoia-1.6.0-2.fc40.x86_64                    135/153 
  Installing       : rpm-libs-4.19.1.1-1.fc40.x86_64                    136/153 
  Running scriptlet: rpm-4.19.1.1-1.fc40.x86_64                         137/153 
  Installing       : rpm-4.19.1.1-1.fc40.x86_64                         137/153 
  Installing       : efi-srpm-macros-5-11.fc40.noarch                   138/153 
  Installing       : lua-srpm-macros-1-13.fc40.noarch                   139/153 
  Installing       : zig-srpm-macros-1-2.fc40.noarch                    140/153 
  Installing       : rpm-build-libs-4.19.1.1-1.fc40.x86_64              141/153 
  Installing       : ansible-srpm-macros-1-14.fc40.noarch               142/153 
  Installing       : rust-srpm-macros-26.2-1.fc41.noarch                143/153 
  Installing       : python-srpm-macros-3.12-312.fc39.noarch            144/153 
  Installing       : fonts-srpm-macros-1:2.0.5-14.fc40.noarch           145/153 
  Installing       : forge-srpm-macros-0.3.0-1.fc41.noarch              146/153 
  Installing       : go-srpm-macros-3.5.0-1.fc41.noarch                 147/153 
  Installing       : redhat-rpm-config-287-1.fc41.noarch                148/153 
  Installing       : rpm-build-4.19.1.1-1.fc40.x86_64                   149/153 
  Installing       : pyproject-srpm-macros-1.12.0-1.fc40.noarch         150/153 
  Installing       : util-linux-2.40-0.11.rc1.fc41.x86_64               151/153 
  Running scriptlet: util-linux-2.40-0.11.rc1.fc41.x86_64               151/153 
  Installing       : which-2.21-41.fc40.x86_64                          152/153 
  Installing       : info-7.1-2.fc40.x86_64                             153/153 
  Running scriptlet: filesystem-3.18-8.fc40.x86_64                      153/153 
  Running scriptlet: ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch   153/153 
  Running scriptlet: authselect-libs-1.5.0-5.fc41.x86_64                153/153 
  Running scriptlet: rpm-4.19.1.1-1.fc40.x86_64                         153/153 
  Running scriptlet: info-7.1-2.fc40.x86_64                             153/153 
  Verifying        : audit-libs-4.0.1-1.fc41.x86_64                       1/153 
  Verifying        : gdb-minimal-14.2-4.fc41.x86_64                       2/153 
  Verifying        : libblkid-2.40-0.11.rc1.fc41.x86_64                   3/153 
  Verifying        : libbrotli-1.1.0-3.fc40.x86_64                        4/153 
  Verifying        : libcap-ng-0.8.4-4.fc40.x86_64                        5/153 
  Verifying        : libfdisk-2.40-0.11.rc1.fc41.x86_64                   6/153 
  Verifying        : libmount-2.40-0.11.rc1.fc41.x86_64                   7/153 
  Verifying        : libpwquality-1.4.5-9.fc40.x86_64                     8/153 
  Verifying        : libselinux-3.6-4.fc40.x86_64                         9/153 
  Verifying        : libsemanage-3.6-3.fc40.x86_64                       10/153 
  Verifying        : libsepol-3.6-3.fc40.x86_64                          11/153 
  Verifying        : libsmartcols-2.40-0.11.rc1.fc41.x86_64              12/153 
  Verifying        : libuuid-2.40-0.11.rc1.fc41.x86_64                   13/153 
  Verifying        : libxml2-2.12.6-1.fc41.x86_64                        14/153 
  Verifying        : python-srpm-macros-3.12-312.fc39.noarch             15/153 
  Verifying        : rust-srpm-macros-26.2-1.fc41.noarch                 16/153 
  Verifying        : util-linux-2.40-0.11.rc1.fc41.x86_64                17/153 
  Verifying        : util-linux-core-2.40-0.11.rc1.fc41.x86_64           18/153 
  Verifying        : alternatives-1.26-3.fc40.x86_64                     19/153 
  Verifying        : ansible-srpm-macros-1-14.fc40.noarch                20/153 
  Verifying        : authselect-1.5.0-5.fc41.x86_64                      21/153 
  Verifying        : authselect-libs-1.5.0-5.fc41.x86_64                 22/153 
  Verifying        : basesystem-11-20.fc40.noarch                        23/153 
  Verifying        : bash-5.2.26-3.fc40.x86_64                           24/153 
  Verifying        : binutils-2.42.50-5.fc41.x86_64                      25/153 
  Verifying        : binutils-gold-2.42.50-5.fc41.x86_64                 26/153 
  Verifying        : bzip2-1.0.8-18.fc40.x86_64                          27/153 
  Verifying        : bzip2-libs-1.0.8-18.fc40.x86_64                     28/153 
  Verifying        : ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch    29/153 
  Verifying        : coreutils-9.4-6.fc40.x86_64                         30/153 
  Verifying        : coreutils-common-9.4-6.fc40.x86_64                  31/153 
  Verifying        : cpio-2.15-1.fc40.x86_64                             32/153 
  Verifying        : cracklib-2.9.11-5.fc40.x86_64                       33/153 
  Verifying        : crypto-policies-20240304-1.git0375239.fc41.noarc    34/153 
  Verifying        : curl-8.6.0-7.fc41.x86_64                            35/153 
  Verifying        : cyrus-sasl-lib-2.1.28-19.fc40.x86_64                36/153 
  Verifying        : debugedit-5.0-14.fc40.x86_64                        37/153 
  Verifying        : diffutils-3.10-5.fc40.x86_64                        38/153 
  Verifying        : dwz-0.15-6.fc40.x86_64                              39/153 
  Verifying        : ed-1.20.1-1.fc41.x86_64                             40/153 
  Verifying        : efi-srpm-macros-5-11.fc40.noarch                    41/153 
  Verifying        : elfutils-0.191-2.fc41.x86_64                        42/153 
  Verifying        : elfutils-debuginfod-client-0.191-2.fc41.x86_64      43/153 
  Verifying        : elfutils-default-yama-scope-0.191-2.fc41.noarch     44/153 
  Verifying        : elfutils-libelf-0.191-2.fc41.x86_64                 45/153 
  Verifying        : elfutils-libs-0.191-2.fc41.x86_64                   46/153 
  Verifying        : fedora-gpg-keys-41-0.1.noarch                       47/153 
  Verifying        : fedora-release-41-0.6.noarch                        48/153 
  Verifying        : fedora-release-common-41-0.6.noarch                 49/153 
  Verifying        : fedora-release-identity-basic-41-0.6.noarch         50/153 
  Verifying        : fedora-repos-41-0.1.noarch                          51/153 
  Verifying        : fedora-repos-rawhide-41-0.1.noarch                  52/153 
  Verifying        : file-5.45-5.fc41.x86_64                             53/153 
  Verifying        : file-libs-5.45-5.fc41.x86_64                        54/153 
  Verifying        : filesystem-3.18-8.fc40.x86_64                       55/153 
  Verifying        : findutils-1:4.9.0-8.fc40.x86_64                     56/153 
  Verifying        : fonts-srpm-macros-1:2.0.5-14.fc40.noarch            57/153 
  Verifying        : forge-srpm-macros-0.3.0-1.fc41.noarch               58/153 
  Verifying        : fpc-srpm-macros-1.3-12.fc40.noarch                  59/153 
  Verifying        : gawk-5.3.0-3.fc40.x86_64                            60/153 
  Verifying        : gdbm-1:1.23-6.fc40.x86_64                           61/153 
  Verifying        : gdbm-libs-1:1.23-6.fc40.x86_64                      62/153 
  Verifying        : ghc-srpm-macros-1.9-1.fc41.noarch                   63/153 
  Verifying        : glibc-2.39.9000-8.fc41.x86_64                       64/153 
  Verifying        : glibc-common-2.39.9000-8.fc41.x86_64                65/153 
  Verifying        : glibc-gconv-extra-2.39.9000-8.fc41.x86_64           66/153 
  Verifying        : glibc-minimal-langpack-2.39.9000-8.fc41.x86_64      67/153 
  Verifying        : gmp-1:6.3.0-1.fc41.x86_64                           68/153 
  Verifying        : gnat-srpm-macros-6-5.fc40.noarch                    69/153 
  Verifying        : go-srpm-macros-3.5.0-1.fc41.noarch                  70/153 
  Verifying        : grep-3.11-7.fc40.x86_64                             71/153 
  Verifying        : gzip-1.13-1.fc40.x86_64                             72/153 
  Verifying        : info-7.1-2.fc40.x86_64                              73/153 
  Verifying        : jansson-2.13.1-9.fc40.x86_64                        74/153 
  Verifying        : kernel-srpm-macros-1.0-23.fc41.noarch               75/153 
  Verifying        : keyutils-libs-1.6.3-3.fc40.x86_64                   76/153 
  Verifying        : krb5-libs-1.21.2-5.fc40.x86_64                      77/153 
  Verifying        : libacl-2.3.2-1.fc40.x86_64                          78/153 
  Verifying        : libarchive-3.7.2-3.fc40.x86_64                      79/153 
  Verifying        : libattr-2.5.2-3.fc40.x86_64                         80/153 
  Verifying        : libcap-2.69-3.fc40.x86_64                           81/153 
  Verifying        : libcom_err-1.47.0-5.fc40.x86_64                     82/153 
  Verifying        : libcurl-8.6.0-7.fc41.x86_64                         83/153 
  Verifying        : libeconf-0.6.2-1.fc41.x86_64                        84/153 
  Verifying        : libevent-2.1.12-12.fc40.x86_64                      85/153 
  Verifying        : libffi-3.4.4-8.fc41.x86_64                          86/153 
  Verifying        : libgcc-14.0.1-0.12.fc41.x86_64                      87/153 
  Verifying        : libgomp-14.0.1-0.12.fc41.x86_64                     88/153 
  Verifying        : libidn2-2.3.7-1.fc40.x86_64                         89/153 
  Verifying        : libnghttp2-1.60.0-2.fc41.x86_64                     90/153 
  Verifying        : libnsl2-2.0.1-1.fc40.x86_64                         91/153 
  Verifying        : libpkgconf-2.1.0-1.fc40.x86_64                      92/153 
  Verifying        : libpsl-0.21.5-3.fc40.x86_64                         93/153 
  Verifying        : libssh-0.10.6-6.fc41.x86_64                         94/153 
  Verifying        : libssh-config-0.10.6-6.fc41.noarch                  95/153 
  Verifying        : libstdc++-14.0.1-0.12.fc41.x86_64                   96/153 
  Verifying        : libtasn1-4.19.0-6.fc40.x86_64                       97/153 
  Verifying        : libtirpc-1.3.4-1.rc2.fc40.2.x86_64                  98/153 
  Verifying        : libtool-ltdl-2.4.7-10.fc40.x86_64                   99/153 
  Verifying        : libunistring-1.1-7.fc41.x86_64                     100/153 
  Verifying        : libutempter-1.2.1-13.fc40.x86_64                   101/153 
  Verifying        : libverto-0.3.2-8.fc40.x86_64                       102/153 
  Verifying        : libxcrypt-4.4.36-5.fc40.x86_64                     103/153 
  Verifying        : libzstd-1.5.5-5.fc40.x86_64                        104/153 
  Verifying        : lua-libs-5.4.6-5.fc40.x86_64                       105/153 
  Verifying        : lua-srpm-macros-1-13.fc40.noarch                   106/153 
  Verifying        : lz4-libs-1.9.4-6.fc40.x86_64                       107/153 
  Verifying        : mpfr-4.2.1-3.fc40.x86_64                           108/153 
  Verifying        : ncurses-base-6.4-12.20240127.fc40.noarch           109/153 
  Verifying        : ncurses-libs-6.4-12.20240127.fc40.x86_64           110/153 
  Verifying        : ocaml-srpm-macros-9-3.fc40.noarch                  111/153 
  Verifying        : openblas-srpm-macros-2-17.fc41.noarch              112/153 
  Verifying        : openldap-2.6.7-1.fc40.x86_64                       113/153 
  Verifying        : openssl-libs-1:3.2.1-3.fc41.x86_64                 114/153 
  Verifying        : p11-kit-0.25.3-4.fc40.x86_64                       115/153 
  Verifying        : p11-kit-trust-0.25.3-4.fc40.x86_64                 116/153 
  Verifying        : package-notes-srpm-macros-0.5-11.fc40.noarch       117/153 
  Verifying        : pam-1.6.0-2.fc41.x86_64                            118/153 
  Verifying        : pam-libs-1.6.0-2.fc41.x86_64                       119/153 
  Verifying        : patch-2.7.6-24.fc40.x86_64                         120/153 
  Verifying        : pcre2-10.42-2.fc40.2.x86_64                        121/153 
  Verifying        : pcre2-syntax-10.42-2.fc40.2.noarch                 122/153 
  Verifying        : perl-srpm-macros-1-53.fc40.noarch                  123/153 
  Verifying        : pkgconf-2.1.0-1.fc40.x86_64                        124/153 
  Verifying        : pkgconf-m4-2.1.0-1.fc40.noarch                     125/153 
  Verifying        : pkgconf-pkg-config-2.1.0-1.fc40.x86_64             126/153 
  Verifying        : popt-1.19-6.fc40.x86_64                            127/153 
  Verifying        : publicsuffix-list-dafsa-20240107-3.fc40.noarch     128/153 
  Verifying        : pyproject-srpm-macros-1.12.0-1.fc40.noarch         129/153 
  Verifying        : qt5-srpm-macros-5.15.13-1.fc41.noarch              130/153 
  Verifying        : qt6-srpm-macros-6.6.2-1.fc41.noarch                131/153 
  Verifying        : readline-8.2-8.fc40.x86_64                         132/153 
  Verifying        : redhat-rpm-config-287-1.fc41.noarch                133/153 
  Verifying        : rpm-4.19.1.1-1.fc40.x86_64                         134/153 
  Verifying        : rpm-build-4.19.1.1-1.fc40.x86_64                   135/153 
  Verifying        : rpm-build-libs-4.19.1.1-1.fc40.x86_64              136/153 
  Verifying        : rpm-libs-4.19.1.1-1.fc40.x86_64                    137/153 
  Verifying        : rpm-sequoia-1.6.0-2.fc40.x86_64                    138/153 
  Verifying        : sed-4.9-1.fc40.x86_64                              139/153 
  Verifying        : setup-2.14.5-2.fc40.noarch                         140/153 
  Verifying        : shadow-utils-2:4.15.1-1.fc41.x86_64                141/153 
  Verifying        : sqlite-libs-3.45.2-1.fc41.x86_64                   142/153 
  Verifying        : systemd-libs-255.4-1.fc41.x86_64                   143/153 
  Verifying        : tar-2:1.35-3.fc40.x86_64                           144/153 
  Verifying        : unzip-6.0-63.fc40.x86_64                           145/153 
  Verifying        : which-2.21-41.fc40.x86_64                          146/153 
  Verifying        : xxhash-libs-0.8.2-2.fc40.x86_64                    147/153 
  Verifying        : xz-5.6.1-1.fc41.x86_64                             148/153 
  Verifying        : xz-libs-5.6.1-1.fc41.x86_64                        149/153 
  Verifying        : zig-srpm-macros-1-2.fc40.noarch                    150/153 
  Verifying        : zip-3.0-40.fc40.x86_64                             151/153 
  Verifying        : zlib-ng-compat-2.1.6-2.fc40.x86_64                 152/153 
  Verifying        : zstd-1.5.5-5.fc40.x86_64                           153/153 
Installed products updated.

Installed:
  alternatives-1.26-3.fc40.x86_64                                               
  ansible-srpm-macros-1-14.fc40.noarch                                          
  audit-libs-4.0.1-1.fc41.x86_64                                                
  authselect-1.5.0-5.fc41.x86_64                                                
  authselect-libs-1.5.0-5.fc41.x86_64                                           
  basesystem-11-20.fc40.noarch                                                  
  bash-5.2.26-3.fc40.x86_64                                                     
  binutils-2.42.50-5.fc41.x86_64                                                
  binutils-gold-2.42.50-5.fc41.x86_64                                           
  bzip2-1.0.8-18.fc40.x86_64                                                    
  bzip2-libs-1.0.8-18.fc40.x86_64                                               
  ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch                              
  coreutils-9.4-6.fc40.x86_64                                                   
  coreutils-common-9.4-6.fc40.x86_64                                            
  cpio-2.15-1.fc40.x86_64                                                       
  cracklib-2.9.11-5.fc40.x86_64                                                 
  crypto-policies-20240304-1.git0375239.fc41.noarch                             
  curl-8.6.0-7.fc41.x86_64                                                      
  cyrus-sasl-lib-2.1.28-19.fc40.x86_64                                          
  debugedit-5.0-14.fc40.x86_64                                                  
  diffutils-3.10-5.fc40.x86_64                                                  
  dwz-0.15-6.fc40.x86_64                                                        
  ed-1.20.1-1.fc41.x86_64                                                       
  efi-srpm-macros-5-11.fc40.noarch                                              
  elfutils-0.191-2.fc41.x86_64                                                  
  elfutils-debuginfod-client-0.191-2.fc41.x86_64                                
  elfutils-default-yama-scope-0.191-2.fc41.noarch                               
  elfutils-libelf-0.191-2.fc41.x86_64                                           
  elfutils-libs-0.191-2.fc41.x86_64                                             
  fedora-gpg-keys-41-0.1.noarch                                                 
  fedora-release-41-0.6.noarch                                                  
  fedora-release-common-41-0.6.noarch                                           
  fedora-release-identity-basic-41-0.6.noarch                                   
  fedora-repos-41-0.1.noarch                                                    
  fedora-repos-rawhide-41-0.1.noarch                                            
  file-5.45-5.fc41.x86_64                                                       
  file-libs-5.45-5.fc41.x86_64                                                  
  filesystem-3.18-8.fc40.x86_64                                                 
  findutils-1:4.9.0-8.fc40.x86_64                                               
  fonts-srpm-macros-1:2.0.5-14.fc40.noarch                                      
  forge-srpm-macros-0.3.0-1.fc41.noarch                                         
  fpc-srpm-macros-1.3-12.fc40.noarch                                            
  gawk-5.3.0-3.fc40.x86_64                                                      
  gdb-minimal-14.2-4.fc41.x86_64                                                
  gdbm-1:1.23-6.fc40.x86_64                                                     
  gdbm-libs-1:1.23-6.fc40.x86_64                                                
  ghc-srpm-macros-1.9-1.fc41.noarch                                             
  glibc-2.39.9000-8.fc41.x86_64                                                 
  glibc-common-2.39.9000-8.fc41.x86_64                                          
  glibc-gconv-extra-2.39.9000-8.fc41.x86_64                                     
  glibc-minimal-langpack-2.39.9000-8.fc41.x86_64                                
  gmp-1:6.3.0-1.fc41.x86_64                                                     
  gnat-srpm-macros-6-5.fc40.noarch                                              
  go-srpm-macros-3.5.0-1.fc41.noarch                                            
  grep-3.11-7.fc40.x86_64                                                       
  gzip-1.13-1.fc40.x86_64                                                       
  info-7.1-2.fc40.x86_64                                                        
  jansson-2.13.1-9.fc40.x86_64                                                  
  kernel-srpm-macros-1.0-23.fc41.noarch                                         
  keyutils-libs-1.6.3-3.fc40.x86_64                                             
  krb5-libs-1.21.2-5.fc40.x86_64                                                
  libacl-2.3.2-1.fc40.x86_64                                                    
  libarchive-3.7.2-3.fc40.x86_64                                                
  libattr-2.5.2-3.fc40.x86_64                                                   
  libblkid-2.40-0.11.rc1.fc41.x86_64                                            
  libbrotli-1.1.0-3.fc40.x86_64                                                 
  libcap-2.69-3.fc40.x86_64                                                     
  libcap-ng-0.8.4-4.fc40.x86_64                                                 
  libcom_err-1.47.0-5.fc40.x86_64                                               
  libcurl-8.6.0-7.fc41.x86_64                                                   
  libeconf-0.6.2-1.fc41.x86_64                                                  
  libevent-2.1.12-12.fc40.x86_64                                                
  libfdisk-2.40-0.11.rc1.fc41.x86_64                                            
  libffi-3.4.4-8.fc41.x86_64                                                    
  libgcc-14.0.1-0.12.fc41.x86_64                                                
  libgomp-14.0.1-0.12.fc41.x86_64                                               
  libidn2-2.3.7-1.fc40.x86_64                                                   
  libmount-2.40-0.11.rc1.fc41.x86_64                                            
  libnghttp2-1.60.0-2.fc41.x86_64                                               
  libnsl2-2.0.1-1.fc40.x86_64                                                   
  libpkgconf-2.1.0-1.fc40.x86_64                                                
  libpsl-0.21.5-3.fc40.x86_64                                                   
  libpwquality-1.4.5-9.fc40.x86_64                                              
  libselinux-3.6-4.fc40.x86_64                                                  
  libsemanage-3.6-3.fc40.x86_64                                                 
  libsepol-3.6-3.fc40.x86_64                                                    
  libsmartcols-2.40-0.11.rc1.fc41.x86_64                                        
  libssh-0.10.6-6.fc41.x86_64                                                   
  libssh-config-0.10.6-6.fc41.noarch                                            
  libstdc++-14.0.1-0.12.fc41.x86_64                                             
  libtasn1-4.19.0-6.fc40.x86_64                                                 
  libtirpc-1.3.4-1.rc2.fc40.2.x86_64                                            
  libtool-ltdl-2.4.7-10.fc40.x86_64                                             
  libunistring-1.1-7.fc41.x86_64                                                
  libutempter-1.2.1-13.fc40.x86_64                                              
  libuuid-2.40-0.11.rc1.fc41.x86_64                                             
  libverto-0.3.2-8.fc40.x86_64                                                  
  libxcrypt-4.4.36-5.fc40.x86_64                                                
  libxml2-2.12.6-1.fc41.x86_64                                                  
  libzstd-1.5.5-5.fc40.x86_64                                                   
  lua-libs-5.4.6-5.fc40.x86_64                                                  
  lua-srpm-macros-1-13.fc40.noarch                                              
  lz4-libs-1.9.4-6.fc40.x86_64                                                  
  mpfr-4.2.1-3.fc40.x86_64                                                      
  ncurses-base-6.4-12.20240127.fc40.noarch                                      
  ncurses-libs-6.4-12.20240127.fc40.x86_64                                      
  ocaml-srpm-macros-9-3.fc40.noarch                                             
  openblas-srpm-macros-2-17.fc41.noarch                                         
  openldap-2.6.7-1.fc40.x86_64                                                  
  openssl-libs-1:3.2.1-3.fc41.x86_64                                            
  p11-kit-0.25.3-4.fc40.x86_64                                                  
  p11-kit-trust-0.25.3-4.fc40.x86_64                                            
  package-notes-srpm-macros-0.5-11.fc40.noarch                                  
  pam-1.6.0-2.fc41.x86_64                                                       
  pam-libs-1.6.0-2.fc41.x86_64                                                  
  patch-2.7.6-24.fc40.x86_64                                                    
  pcre2-10.42-2.fc40.2.x86_64                                                   
  pcre2-syntax-10.42-2.fc40.2.noarch                                            
  perl-srpm-macros-1-53.fc40.noarch                                             
  pkgconf-2.1.0-1.fc40.x86_64                                                   
  pkgconf-m4-2.1.0-1.fc40.noarch                                                
  pkgconf-pkg-config-2.1.0-1.fc40.x86_64                                        
  popt-1.19-6.fc40.x86_64                                                       
  publicsuffix-list-dafsa-20240107-3.fc40.noarch                                
  pyproject-srpm-macros-1.12.0-1.fc40.noarch                                    
  python-srpm-macros-3.12-312.fc39.noarch                                       
  qt5-srpm-macros-5.15.13-1.fc41.noarch                                         
  qt6-srpm-macros-6.6.2-1.fc41.noarch                                           
  readline-8.2-8.fc40.x86_64                                                    
  redhat-rpm-config-287-1.fc41.noarch                                           
  rpm-4.19.1.1-1.fc40.x86_64                                                    
  rpm-build-4.19.1.1-1.fc40.x86_64                                              
  rpm-build-libs-4.19.1.1-1.fc40.x86_64                                         
  rpm-libs-4.19.1.1-1.fc40.x86_64                                               
  rpm-sequoia-1.6.0-2.fc40.x86_64                                               
  rust-srpm-macros-26.2-1.fc41.noarch                                           
  sed-4.9-1.fc40.x86_64                                                         
  setup-2.14.5-2.fc40.noarch                                                    
  shadow-utils-2:4.15.1-1.fc41.x86_64                                           
  sqlite-libs-3.45.2-1.fc41.x86_64                                              
  systemd-libs-255.4-1.fc41.x86_64                                              
  tar-2:1.35-3.fc40.x86_64                                                      
  unzip-6.0-63.fc40.x86_64                                                      
  util-linux-2.40-0.11.rc1.fc41.x86_64                                          
  util-linux-core-2.40-0.11.rc1.fc41.x86_64                                     
  which-2.21-41.fc40.x86_64                                                     
  xxhash-libs-0.8.2-2.fc40.x86_64                                               
  xz-5.6.1-1.fc41.x86_64                                                        
  xz-libs-5.6.1-1.fc41.x86_64                                                   
  zig-srpm-macros-1-2.fc40.noarch                                               
  zip-3.0-40.fc40.x86_64                                                        
  zlib-ng-compat-2.1.6-2.fc40.x86_64                                            
  zstd-1.5.5-5.fc40.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.26-3.fc40.x86_64
ansible-srpm-macros-1-14.fc40.noarch
audit-libs-4.0.1-1.fc41.x86_64
authselect-1.5.0-5.fc41.x86_64
authselect-libs-1.5.0-5.fc41.x86_64
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.x86_64
binutils-2.42.50-5.fc41.x86_64
binutils-gold-2.42.50-5.fc41.x86_64
bzip2-1.0.8-18.fc40.x86_64
bzip2-libs-1.0.8-18.fc40.x86_64
ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch
coreutils-9.4-6.fc40.x86_64
coreutils-common-9.4-6.fc40.x86_64
cpio-2.15-1.fc40.x86_64
cracklib-2.9.11-5.fc40.x86_64
crypto-policies-20240304-1.git0375239.fc41.noarch
curl-8.6.0-7.fc41.x86_64
cyrus-sasl-lib-2.1.28-19.fc40.x86_64
debugedit-5.0-14.fc40.x86_64
diffutils-3.10-5.fc40.x86_64
dwz-0.15-6.fc40.x86_64
ed-1.20.1-1.fc41.x86_64
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.191-2.fc41.x86_64
elfutils-debuginfod-client-0.191-2.fc41.x86_64
elfutils-default-yama-scope-0.191-2.fc41.noarch
elfutils-libelf-0.191-2.fc41.x86_64
elfutils-libs-0.191-2.fc41.x86_64
fedora-gpg-keys-41-0.1.noarch
fedora-release-41-0.6.noarch
fedora-release-common-41-0.6.noarch
fedora-release-identity-basic-41-0.6.noarch
fedora-repos-41-0.1.noarch
fedora-repos-rawhide-41-0.1.noarch
file-5.45-5.fc41.x86_64
file-libs-5.45-5.fc41.x86_64
filesystem-3.18-8.fc40.x86_64
findutils-4.9.0-8.fc40.x86_64
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.3.0-1.fc41.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.x86_64
gdb-minimal-14.2-4.fc41.x86_64
gdbm-1.23-6.fc40.x86_64
gdbm-libs-1.23-6.fc40.x86_64
ghc-srpm-macros-1.9-1.fc41.noarch
glibc-2.39.9000-8.fc41.x86_64
glibc-common-2.39.9000-8.fc41.x86_64
glibc-gconv-extra-2.39.9000-8.fc41.x86_64
glibc-minimal-langpack-2.39.9000-8.fc41.x86_64
gmp-6.3.0-1.fc41.x86_64
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.5.0-1.fc41.noarch
grep-3.11-7.fc40.x86_64
gzip-1.13-1.fc40.x86_64
info-7.1-2.fc40.x86_64
jansson-2.13.1-9.fc40.x86_64
kernel-srpm-macros-1.0-23.fc41.noarch
keyutils-libs-1.6.3-3.fc40.x86_64
krb5-libs-1.21.2-5.fc40.x86_64
libacl-2.3.2-1.fc40.x86_64
libarchive-3.7.2-3.fc40.x86_64
libattr-2.5.2-3.fc40.x86_64
libblkid-2.40-0.11.rc1.fc41.x86_64
libbrotli-1.1.0-3.fc40.x86_64
libcap-2.69-3.fc40.x86_64
libcap-ng-0.8.4-4.fc40.x86_64
libcom_err-1.47.0-5.fc40.x86_64
libcurl-8.6.0-7.fc41.x86_64
libeconf-0.6.2-1.fc41.x86_64
libevent-2.1.12-12.fc40.x86_64
libfdisk-2.40-0.11.rc1.fc41.x86_64
libffi-3.4.4-8.fc41.x86_64
libgcc-14.0.1-0.12.fc41.x86_64
libgomp-14.0.1-0.12.fc41.x86_64
libidn2-2.3.7-1.fc40.x86_64
libmount-2.40-0.11.rc1.fc41.x86_64
libnghttp2-1.60.0-2.fc41.x86_64
libnsl2-2.0.1-1.fc40.x86_64
libpkgconf-2.1.0-1.fc40.x86_64
libpsl-0.21.5-3.fc40.x86_64
libpwquality-1.4.5-9.fc40.x86_64
libselinux-3.6-4.fc40.x86_64
libsemanage-3.6-3.fc40.x86_64
libsepol-3.6-3.fc40.x86_64
libsmartcols-2.40-0.11.rc1.fc41.x86_64
libssh-0.10.6-6.fc41.x86_64
libssh-config-0.10.6-6.fc41.noarch
libstdc++-14.0.1-0.12.fc41.x86_64
libtasn1-4.19.0-6.fc40.x86_64
libtirpc-1.3.4-1.rc2.fc40.2.x86_64
libtool-ltdl-2.4.7-10.fc40.x86_64
libunistring-1.1-7.fc41.x86_64
libutempter-1.2.1-13.fc40.x86_64
libuuid-2.40-0.11.rc1.fc41.x86_64
libverto-0.3.2-8.fc40.x86_64
libxcrypt-4.4.36-5.fc40.x86_64
libxml2-2.12.6-1.fc41.x86_64
libzstd-1.5.5-5.fc40.x86_64
lua-libs-5.4.6-5.fc40.x86_64
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.x86_64
mpfr-4.2.1-3.fc40.x86_64
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.x86_64
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-17.fc41.noarch
openldap-2.6.7-1.fc40.x86_64
openssl-libs-3.2.1-3.fc41.x86_64
p11-kit-0.25.3-4.fc40.x86_64
p11-kit-trust-0.25.3-4.fc40.x86_64
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.0-2.fc41.x86_64
pam-libs-1.6.0-2.fc41.x86_64
patch-2.7.6-24.fc40.x86_64
pcre2-10.42-2.fc40.2.x86_64
pcre2-syntax-10.42-2.fc40.2.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.0-1.fc40.x86_64
pkgconf-m4-2.1.0-1.fc40.noarch
pkgconf-pkg-config-2.1.0-1.fc40.x86_64
popt-1.19-6.fc40.x86_64
publicsuffix-list-dafsa-20240107-3.fc40.noarch
pyproject-srpm-macros-1.12.0-1.fc40.noarch
python-srpm-macros-3.12-312.fc39.noarch
qt5-srpm-macros-5.15.13-1.fc41.noarch
qt6-srpm-macros-6.6.2-1.fc41.noarch
readline-8.2-8.fc40.x86_64
redhat-rpm-config-287-1.fc41.noarch
rpm-4.19.1.1-1.fc40.x86_64
rpm-build-4.19.1.1-1.fc40.x86_64
rpm-build-libs-4.19.1.1-1.fc40.x86_64
rpm-libs-4.19.1.1-1.fc40.x86_64
rpm-sequoia-1.6.0-2.fc40.x86_64
rust-srpm-macros-26.2-1.fc41.noarch
sed-4.9-1.fc40.x86_64
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-1.fc41.x86_64
sqlite-libs-3.45.2-1.fc41.x86_64
systemd-libs-255.4-1.fc41.x86_64
tar-1.35-3.fc40.x86_64
unzip-6.0-63.fc40.x86_64
util-linux-2.40-0.11.rc1.fc41.x86_64
util-linux-core-2.40-0.11.rc1.fc41.x86_64
which-2.21-41.fc40.x86_64
xxhash-libs-0.8.2-2.fc40.x86_64
xz-5.6.1-1.fc41.x86_64
xz-libs-5.6.1-1.fc41.x86_64
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.x86_64
zlib-ng-compat-2.1.6-2.fc40.x86_64
zstd-1.5.5-5.fc40.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1710720000
Wrote: /builddir/build/SRPMS/python-tomlkit-0.12.4-1.fc41.src.rpm
Finish: rpmbuild -bs
cp: preserving permissions for ‘/var/lib/copr-rpmbuild/results/chroot_scan/var/lib/mock/fedora-39-x86_64-1710759909.966881/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-39-x86_64-1710759909.966881/root/var/log/dnf.log
/var/lib/mock/fedora-39-x86_64-1710759909.966881/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-39-x86_64-1710759909.966881/root/var/log/dnf.rpm.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-l1pm8kts/python-tomlkit/python-tomlkit.spec) Config(child) 1 minutes 13 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/python-tomlkit-0.12.4-1.fc41.src.rpm)  Config(fedora-39-x86_64)
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-1710759909.966881/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management from host and used with --installroot:
  rpm-4.19.1.1-1.fc39.x86_64
  rpm-sequoia-1.6.0-1.fc39.x86_64
  python3-dnf-4.19.0-1.fc39.noarch
  python3-dnf-plugins-core-4.5.0-1.fc39.noarch
  yum-4.19.0-1.fc39.noarch
  dnf5-5.1.15-1.fc39.x86_64
  dnf5-plugins-5.1.15-1.fc39.x86_64
Finish: chroot init
Start: build phase for python-tomlkit-0.12.4-1.fc41.src.rpm
Start: build setup for python-tomlkit-0.12.4-1.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1710720000
Wrote: /builddir/build/SRPMS/python-tomlkit-0.12.4-1.fc41.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                 9.5 kB/s | 1.5 kB     00:00    
Additional repo http_kojipkgs_fedoraproject_org  63 kB/s | 3.8 kB     00:00    
fedora                                          765 kB/s |  25 kB     00:00    
updates                                         738 kB/s |  24 kB     00:00    
Dependencies resolved.
=====================================================================================================================
 Package                  Arch    Version        Repository                                                      Size
=====================================================================================================================
Installing:
 python3-devel            x86_64  3.12.2-2.fc41  copr_base                                                      275 k
 python3-pytest           noarch  7.4.3-3.fc40   copr_base                                                      1.8 M
 python3-pyyaml           x86_64  6.0.1-14.fc40  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  221 k
Installing dependencies:
 expat                    x86_64  2.6.0-1.fc41   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  112 k
 libb2                    x86_64  0.98.1-11.fc40 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   25 k
 libyaml                  x86_64  0.2.5-14.fc40  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   59 k
 mpdecimal                x86_64  2.5.1-9.fc40   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   89 k
 pyproject-rpm-macros     noarch  1.12.0-1.fc40  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   41 k
 python-pip-wheel         noarch  24.0-2.fc41    copr_base                                                      1.5 M
 python-rpm-macros        noarch  3.12-312.fc39  copr_base                                                       15 k
 python3                  x86_64  3.12.2-2.fc41  copr_base                                                       27 k
 python3-iniconfig        noarch  1.1.1-20.fc41  copr_base                                                       19 k
 python3-libs             x86_64  3.12.2-2.fc41  copr_base                                                      8.8 M
 python3-packaging        noarch  23.2-4.fc40    copr_base                                                      116 k
 python3-pluggy           noarch  1.3.0-3.fc40   copr_base                                                       50 k
 python3-rpm-generators   noarch  14-10.fc40     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   30 k
 python3-rpm-macros       noarch  3.12-312.fc39  copr_base                                                       10 k
 tzdata                   noarch  2024a-4.fc41   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  432 k

Transaction Summary
=====================================================================================================================
Install  18 Packages

Total download size: 14 M
Installed size: 63 M
Downloading Packages:
(1/18): python-rpm-macros-3.12-312.fc39.noarch. 208 kB/s |  15 kB     00:00    
(2/18): python3-3.12.2-2.fc41.x86_64.rpm        303 kB/s |  27 kB     00:00    
(3/18): python3-devel-3.12.2-2.fc41.x86_64.rpm  2.6 MB/s | 275 kB     00:00    
(4/18): python3-iniconfig-1.1.1-20.fc41.noarch. 210 kB/s |  19 kB     00:00    
(5/18): python3-packaging-23.2-4.fc40.noarch.rp 1.2 MB/s | 116 kB     00:00    
(6/18): python3-pluggy-1.3.0-3.fc40.noarch.rpm  534 kB/s |  50 kB     00:00    
(7/18): python3-libs-3.12.2-2.fc41.x86_64.rpm    39 MB/s | 8.8 MB     00:00    
(8/18): python3-pytest-7.4.3-3.fc40.noarch.rpm   32 MB/s | 1.8 MB     00:00    
(9/18): python3-rpm-macros-3.12-312.fc39.noarch 616 kB/s |  10 kB     00:00    
(10/18): libb2-0.98.1-11.fc40.x86_64.rpm        344 kB/s |  25 kB     00:00    
(11/18): expat-2.6.0-1.fc41.x86_64.rpm          1.1 MB/s | 112 kB     00:00    
(12/18): libyaml-0.2.5-14.fc40.x86_64.rpm       1.9 MB/s |  59 kB     00:00    
(13/18): mpdecimal-2.5.1-9.fc40.x86_64.rpm      4.2 MB/s |  89 kB     00:00    
(14/18): pyproject-rpm-macros-1.12.0-1.fc40.noa 1.9 MB/s |  41 kB     00:00    
(15/18): python3-pyyaml-6.0.1-14.fc40.x86_64.rp 7.1 MB/s | 221 kB     00:00    
(16/18): python3-rpm-generators-14-10.fc40.noar 1.3 MB/s |  30 kB     00:00    
(17/18): tzdata-2024a-4.fc41.noarch.rpm          14 MB/s | 432 kB     00:00    
(18/18): python-pip-wheel-24.0-2.fc41.noarch.rp 1.8 MB/s | 1.5 MB     00:00    
--------------------------------------------------------------------------------
Total                                            16 MB/s |  14 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-312.fc39.noarch                1/18 
  Installing       : python3-rpm-macros-3.12-312.fc39.noarch               2/18 
  Installing       : pyproject-rpm-macros-1.12.0-1.fc40.noarch             3/18 
  Installing       : tzdata-2024a-4.fc41.noarch                            4/18 
  Installing       : mpdecimal-2.5.1-9.fc40.x86_64                         5/18 
  Installing       : libyaml-0.2.5-14.fc40.x86_64                          6/18 
  Installing       : libb2-0.98.1-11.fc40.x86_64                           7/18 
  Installing       : expat-2.6.0-1.fc41.x86_64                             8/18 
  Installing       : python-pip-wheel-24.0-2.fc41.noarch                   9/18 
  Installing       : python3-3.12.2-2.fc41.x86_64                         10/18 
  Installing       : python3-libs-3.12.2-2.fc41.x86_64                    11/18 
  Installing       : python3-packaging-23.2-4.fc40.noarch                 12/18 
  Installing       : python3-rpm-generators-14-10.fc40.noarch             13/18 
  Installing       : python3-iniconfig-1.1.1-20.fc41.noarch               14/18 
  Installing       : python3-pluggy-1.3.0-3.fc40.noarch                   15/18 
  Installing       : python3-pytest-7.4.3-3.fc40.noarch                   16/18 
  Installing       : python3-devel-3.12.2-2.fc41.x86_64                   17/18 
  Installing       : python3-pyyaml-6.0.1-14.fc40.x86_64                  18/18 
  Running scriptlet: python3-pyyaml-6.0.1-14.fc40.x86_64                  18/18 
  Verifying        : python-pip-wheel-24.0-2.fc41.noarch                   1/18 
  Verifying        : python-rpm-macros-3.12-312.fc39.noarch                2/18 
  Verifying        : python3-3.12.2-2.fc41.x86_64                          3/18 
  Verifying        : python3-devel-3.12.2-2.fc41.x86_64                    4/18 
  Verifying        : python3-iniconfig-1.1.1-20.fc41.noarch                5/18 
  Verifying        : python3-libs-3.12.2-2.fc41.x86_64                     6/18 
  Verifying        : python3-packaging-23.2-4.fc40.noarch                  7/18 
  Verifying        : python3-pluggy-1.3.0-3.fc40.noarch                    8/18 
  Verifying        : python3-pytest-7.4.3-3.fc40.noarch                    9/18 
  Verifying        : python3-rpm-macros-3.12-312.fc39.noarch              10/18 
  Verifying        : expat-2.6.0-1.fc41.x86_64                            11/18 
  Verifying        : libb2-0.98.1-11.fc40.x86_64                          12/18 
  Verifying        : libyaml-0.2.5-14.fc40.x86_64                         13/18 
  Verifying        : mpdecimal-2.5.1-9.fc40.x86_64                        14/18 
  Verifying        : pyproject-rpm-macros-1.12.0-1.fc40.noarch            15/18 
  Verifying        : python3-pyyaml-6.0.1-14.fc40.x86_64                  16/18 
  Verifying        : python3-rpm-generators-14-10.fc40.noarch             17/18 
  Verifying        : tzdata-2024a-4.fc41.noarch                           18/18 
Installed products updated.

Installed:
  expat-2.6.0-1.fc41.x86_64                                                     
  libb2-0.98.1-11.fc40.x86_64                                                   
  libyaml-0.2.5-14.fc40.x86_64                                                  
  mpdecimal-2.5.1-9.fc40.x86_64                                                 
  pyproject-rpm-macros-1.12.0-1.fc40.noarch                                     
  python-pip-wheel-24.0-2.fc41.noarch                                           
  python-rpm-macros-3.12-312.fc39.noarch                                        
  python3-3.12.2-2.fc41.x86_64                                                  
  python3-devel-3.12.2-2.fc41.x86_64                                            
  python3-iniconfig-1.1.1-20.fc41.noarch                                        
  python3-libs-3.12.2-2.fc41.x86_64                                             
  python3-packaging-23.2-4.fc40.noarch                                          
  python3-pluggy-1.3.0-3.fc40.noarch                                            
  python3-pytest-7.4.3-3.fc40.noarch                                            
  python3-pyyaml-6.0.1-14.fc40.x86_64                                           
  python3-rpm-generators-14-10.fc40.noarch                                      
  python3-rpm-macros-3.12-312.fc39.noarch                                       
  tzdata-2024a-4.fc41.noarch                                                    

Complete!
Finish: build setup for python-tomlkit-0.12.4-1.fc41.src.rpm
Start: rpmbuild python-tomlkit-0.12.4-1.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1710720000
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AgVVzv
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf tomlkit-0.12.4
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tomlkit-0.12.4.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tomlkit-0.12.4
+ rm -rf /builddir/build/BUILD/tomlkit-0.12.4-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/tomlkit-0.12.4-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Z33zBP
+ umask 022
+ cd /builddir/build/BUILD
+ cd tomlkit-0.12.4
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tomlkit-0.12.4/pyproject-wheeldir --output /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-buildrequires -r
Handling poetry-core>=1.0.0a9 from build-system.requires
Requirement not satisfied: poetry-core>=1.0.0a9
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-tomlkit-0.12.4-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  14 kB/s | 1.5 kB     00:00    
Additional repo http_kojipkgs_fedoraproject_org  72 kB/s | 3.8 kB     00:00    
fedora                                          823 kB/s |  25 kB     00:00    
updates                                         758 kB/s |  24 kB     00:00    
Package pyproject-rpm-macros-1.12.0-1.fc40.noarch is already installed.
Package python3-devel-3.12.2-2.fc41.x86_64 is already installed.
Package python3-devel-3.12.2-2.fc41.x86_64 is already installed.
Package python3-packaging-23.2-4.fc40.noarch is already installed.
Package python3-pytest-7.4.3-3.fc40.noarch is already installed.
Package python3-pyyaml-6.0.1-14.fc40.x86_64 is already installed.
Dependencies resolved.
====================================================================================================================
 Package                  Arch    Version       Repository                                                      Size
====================================================================================================================
Installing:
 python3-pip              noarch  24.0-2.fc41   copr_base                                                      2.9 M
 python3-poetry-core      noarch  1.9.0-1.fc41  copr_base                                                      258 k
Installing dependencies:
 python3-fastjsonschema   noarch  2.19.1-1.fc41 copr_base                                                       57 k
 python3-lark             noarch  1.1.7-3.fc40  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  357 k

Transaction Summary
====================================================================================================================
Install  4 Packages

Total download size: 3.6 M
Installed size: 17 M
Downloading Packages:
(1/4): python3-fastjsonschema-2.19.1-1.fc41.noa 737 kB/s |  57 kB     00:00    
(2/4): python3-poetry-core-1.9.0-1.fc41.noarch. 2.4 MB/s | 258 kB     00:00    
(3/4): python3-lark-1.1.7-3.fc40.noarch.rpm     3.5 MB/s | 357 kB     00:00    
(4/4): python3-pip-24.0-2.fc41.noarch.rpm        14 MB/s | 2.9 MB     00:00    
--------------------------------------------------------------------------------
Total                                            17 MB/s | 3.6 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-lark-1.1.7-3.fc40.noarch                       1/4 
  Installing       : python3-fastjsonschema-2.19.1-1.fc41.noarch            2/4 
  Installing       : python3-poetry-core-1.9.0-1.fc41.noarch                3/4 
  Installing       : python3-pip-24.0-2.fc41.noarch                         4/4 
  Running scriptlet: python3-pip-24.0-2.fc41.noarch                         4/4 
  Verifying        : python3-fastjsonschema-2.19.1-1.fc41.noarch            1/4 
  Verifying        : python3-pip-24.0-2.fc41.noarch                         2/4 
  Verifying        : python3-poetry-core-1.9.0-1.fc41.noarch                3/4 
  Verifying        : python3-lark-1.1.7-3.fc40.noarch                       4/4 
Installed products updated.

Installed:
  python3-fastjsonschema-2.19.1-1.fc41.noarch                                   
  python3-lark-1.1.7-3.fc40.noarch                                              
  python3-pip-24.0-2.fc41.noarch                                                
  python3-poetry-core-1.9.0-1.fc41.noarch                                       

Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1710720000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3HvaSw
+ umask 022
+ cd /builddir/build/BUILD
+ cd tomlkit-0.12.4
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tomlkit-0.12.4/pyproject-wheeldir --output /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-buildrequires -r
Handling poetry-core>=1.0.0a9 from build-system.requires
Requirement satisfied: poetry-core>=1.0.0a9
   (installed: poetry-core 1.9.0)
+ cat /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-buildrequires
+ rm -rfv tomlkit-0.12.4.dist-info/
removed 'tomlkit-0.12.4.dist-info/WHEEL'
removed 'tomlkit-0.12.4.dist-info/METADATA'
removed 'tomlkit-0.12.4.dist-info/LICENSE'
removed directory 'tomlkit-0.12.4.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-tomlkit-0.12.4-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  37 kB/s | 1.5 kB     00:00    
Additional repo http_kojipkgs_fedoraproject_org  70 kB/s | 3.8 kB     00:00    
fedora                                          806 kB/s |  25 kB     00:00    
updates                                         733 kB/s |  24 kB     00:00    
Package pyproject-rpm-macros-1.12.0-1.fc40.noarch is already installed.
Package python3-devel-3.12.2-2.fc41.x86_64 is already installed.
Package python3-devel-3.12.2-2.fc41.x86_64 is already installed.
Package python3-packaging-23.2-4.fc40.noarch is already installed.
Package python3-pip-24.0-2.fc41.noarch is already installed.
Package python3-poetry-core-1.9.0-1.fc41.noarch is already installed.
Package python3-pytest-7.4.3-3.fc40.noarch is already installed.
Package python3-pyyaml-6.0.1-14.fc40.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1710720000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xKfRG5
+ umask 022
+ cd /builddir/build/BUILD
+ cd tomlkit-0.12.4
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tomlkit-0.12.4/pyproject-wheeldir --output /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-buildrequires -r
Handling poetry-core>=1.0.0a9 from build-system.requires
Requirement satisfied: poetry-core>=1.0.0a9
   (installed: poetry-core 1.9.0)
+ cat /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-buildrequires
+ rm -rfv tomlkit-0.12.4.dist-info/
removed 'tomlkit-0.12.4.dist-info/WHEEL'
removed 'tomlkit-0.12.4.dist-info/METADATA'
removed 'tomlkit-0.12.4.dist-info/LICENSE'
removed directory 'tomlkit-0.12.4.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I5PKqR
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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 tomlkit-0.12.4
+ mkdir -p /builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/tomlkit-0.12.4/pyproject-wheeldir
Processing /builddir/build/BUILD/tomlkit-0.12.4
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: tomlkit
  Building wheel for tomlkit (pyproject.toml): started
  Running command Building wheel for tomlkit (pyproject.toml)
  Building wheel for tomlkit (pyproject.toml): finished with status 'done'
  Created wheel for tomlkit: filename=tomlkit-0.12.4-py3-none-any.whl size=37603 sha256=ba159ff53f7be5f4dbcff8b264df0a234609526c086772ef8fa7a424eb701bb0
  Stored in directory: /builddir/.cache/pip/wheels/fc/42/26/067c259f5ed6a203101f3cb002b5e88be99bb61938912f927d
Successfully built tomlkit
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tZuVNf
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64
++ dirname /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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 tomlkit-0.12.4
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
++ ls /builddir/build/BUILD/tomlkit-0.12.4/pyproject-wheeldir/tomlkit-0.12.4-py3-none-any.whl
+ specifier=tomlkit==0.12.4
+ '[' -z tomlkit==0.12.4 ']'
+ TMPDIR=/builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/tomlkit-0.12.4/pyproject-wheeldir tomlkit==0.12.4
Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /builddir/build/BUILD/tomlkit-0.12.4/pyproject-wheeldir
Processing ./pyproject-wheeldir/tomlkit-0.12.4-py3-none-any.whl
Installing collected packages: tomlkit
Successfully installed tomlkit-0.12.4
+ '[' -d /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/tomlkit-0.12.4.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages/tomlkit-0.12.4.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64 --record /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages/tomlkit-0.12.4.dist-info/RECORD --output /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages/tomlkit-0.12.4.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages/tomlkit-0.12.4.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages/tomlkit-0.12.4.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages/tomlkit-0.12.4.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_PERCENTAGES_COUNT=2
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64 --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-tomlkit-0.12.4-1.fc41.x86_64-pyproject-record --prefix /usr tomlkit
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 0.12.4-1.fc41 --unique-debug-suffix -0.12.4-1.fc41.x86_64 --unique-debug-src-base python-tomlkit-0.12.4-1.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tomlkit-0.12.4
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 -j2
Bytecompiling .py files below /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hprBhB
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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 tomlkit-0.12.4
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ PATH=/builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tomlkit-0.12.4/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=2
+ /usr/bin/pytest
============================= test session starts ==============================
platform linux -- Python 3.12.2, pytest-7.4.3, pluggy-1.3.0
rootdir: /builddir/build/BUILD/tomlkit-0.12.4
collected 853 items

tests/test_api.py ...................................................... [  6%]
........................................................................ [ 14%]
...........                                                              [ 16%]
tests/test_build.py ....                                                 [ 16%]
tests/test_items.py .................................................... [ 22%]
......                                                                   [ 23%]
tests/test_parser.py ....                                                [ 23%]
tests/test_toml_document.py ...........................................  [ 28%]
tests/test_toml_file.py .......                                          [ 29%]
tests/test_toml_spec_tests.py .......................................... [ 34%]
........................................................................ [ 43%]
........................................................................ [ 51%]
........................................................................ [ 59%]
..................................................                       [ 65%]
tests/test_toml_tests.py ............................................... [ 71%]
........................................................................ [ 79%]
........................................................................ [ 88%]
........................................................................ [ 96%]
..................                                                       [ 98%]
tests/test_utils.py .......                                              [ 99%]
tests/test_write.py ....                                                 [100%]

============================= 853 passed in 5.90s ==============================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-tomlkit-0.12.4-1.fc41.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7k5Qlk
+ umask 022
+ cd /builddir/build/BUILD
+ cd tomlkit-0.12.4
+ DOCDIR=/builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/share/doc/python3-tomlkit
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/share/doc/python3-tomlkit
+ cp -pr /builddir/build/BUILD/tomlkit-0.12.4/README.md /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/share/doc/python3-tomlkit
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.O8i0hd
+ umask 022
+ cd /builddir/build/BUILD
+ cd tomlkit-0.12.4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/share/licenses/python3-tomlkit
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/share/licenses/python3-tomlkit
+ cp -pr /builddir/build/BUILD/tomlkit-0.12.4/LICENSE /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64/usr/share/licenses/python3-tomlkit
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-tomlkit = 0.12.4-1.fc41 python3-tomlkit = 0.12.4-1.fc41 python3.12-tomlkit = 0.12.4-1.fc41 python3.12dist(tomlkit) = 0.12.4 python3dist(tomlkit) = 0.12.4
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
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64
Wrote: /builddir/build/SRPMS/python-tomlkit-0.12.4-1.fc41.src.rpm
Wrote: /builddir/build/RPMS/python3-tomlkit-0.12.4-1.fc41.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yBSXQM
+ umask 022
+ cd /builddir/build/BUILD
+ cd tomlkit-0.12.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tomlkit-0.12.4-1.fc41.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.eFowcE
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/tomlkit-0.12.4-SPECPARTS
+ rm -rf tomlkit-0.12.4 tomlkit-0.12.4.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-tomlkit-0.12.4-1.fc41.src.rpm
Finish: build phase for python-tomlkit-0.12.4-1.fc41.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-39-x86_64-1710759909.966881/root/var/log/dnf.log
/var/lib/mock/fedora-39-x86_64-1710759909.966881/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-39-x86_64-1710759909.966881/root/var/log/dnf.rpm.log
INFO: Done(/var/lib/copr-rpmbuild/results/python-tomlkit-0.12.4-1.fc41.src.rpm) Config(child) 0 minutes 22 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": "python-tomlkit",
            "epoch": null,
            "version": "0.12.4",
            "release": "1.fc41",
            "arch": "src"
        },
        {
            "name": "python3-tomlkit",
            "epoch": null,
            "version": "0.12.4",
            "release": "1.fc41",
            "arch": "noarch"
        }
    ]
}
RPMResults finished