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


Version: 1.2
PID: 10183
Logging PID: 10184
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'bootstrap': 'off',
 'build_id': 8426650,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'cd00b341cbeb5f8ca567f64cba8a20b0cc3fe2d7',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-dictdiffer',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-dictdiffer',
 'package_version': '0.9.0-12',
 'project_dirname': 'python3.14',
 'project_name': 'python3.14',
 'project_owner': '@python',
 'repo_priority': 9,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': 9},
           {'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.14--ksurma',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'ksurma',
 'tags': [],
 'task_id': '8426650-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-dictdiffer /var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer --depth 500 --no-single-branch --recursive

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

Running: git checkout cd00b341cbeb5f8ca567f64cba8a20b0cc3fe2d7 --

cmd: ['git', 'checkout', 'cd00b341cbeb5f8ca567f64cba8a20b0cc3fe2d7', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer
rc: 0
stdout: 
stderr: Note: switching to 'cd00b341cbeb5f8ca567f64cba8a20b0cc3fe2d7'.

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 cd00b34 automatic import of python-dictdiffer

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer
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 v0.9.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o v0.9.0.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.14/python-dictdiffer/v0.9.0.tar.gz/md5/8ec079811b51b7e6994caa43032cd9a8/v0.9.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 28616  100 28616    0     0  1300k      0 --:--:-- --:--:-- --:--:-- 1330k
INFO: Reading stdout from command: md5sum v0.9.0.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer/python-dictdiffer.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734695212.343616 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.9 starting (python version = 3.13.0, NVR = mock-5.9-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer/python-dictdiffer.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734695212.343616 -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-1w_eo_7m/python-dictdiffer/python-dictdiffer.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1734695212.343616/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (fallback)
INFO: Buildroot is handled by package management from host and used with --installroot:
  rpm-4.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  python3-dnf-4.22.0-1.fc41.noarch
  python3-dnf-plugins-core-4.10.0-1.fc41.noarch
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |  40.6 MiB/s |  21.9 MiB |  00m01s
 Copr repository                        100% |  66.3 MiB/s |   7.6 MiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 120.1 MiB/s |  14.3 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository                                                         Size
Installing group/module packages:
 bash                              x86_64 5.2.37-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  95.7 KiB
 coreutils                         x86_64 9.5-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.4 MiB
 cpio                              x86_64 2.15-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 fedora-release-common             noarch 42-0.11                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  19.8 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 grep                              x86_64 3.11-9.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 gzip                              x86_64 1.13-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 389.0 KiB
 info                              x86_64 7.1.1-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 361.8 KiB
 patch                             x86_64 2.7.6-25.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 266.7 KiB
 redhat-rpm-config                 noarch 296-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 186.6 KiB
 rpm-build                         x86_64 4.20.0-3.fc42              copr_base                                                     185.8 KiB
 sed                               x86_64 4.9-3.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.5 KiB
 shadow-utils                      x86_64 2:4.17.0~rc1-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.1 MiB
 tar                               x86_64 2:1.35-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.9 MiB
 unzip                             x86_64 6.0-65.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 398.2 KiB
 util-linux                        x86_64 2.40.2-8.fc42              copr_base                                                       3.5 MiB
 which                             x86_64 2.21-42.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.2 KiB
 xz                                x86_64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.4.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.4 MiB
 alternatives                      x86_64 1.31-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc42               copr_base                                                     327.3 KiB
 authselect                        x86_64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 157.5 KiB
 authselect-libs                   x86_64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 822.2 KiB
 basesystem                        noarch 11-21.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 binutils                          x86_64 2.43.50-9.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.8 MiB
 build-reproducibility-srpm-macros noarch 0.4.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-3.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 coreutils-common                  x86_64 9.5-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 238.9 KiB
 crypto-policies                   noarch 20241128-1.gitbb7b0b0.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.3 KiB
 curl                              x86_64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 452.0 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 debugedit                         x86_64 5.1-2.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 200.3 KiB
 dwz                               x86_64 0.15-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 299.2 KiB
 ed                                x86_64 1.20.2-2.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 146.9 KiB
 efi-srpm-macros                   noarch 5-13.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.2 KiB
 elfutils                          x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 662.9 KiB
 fedora-gpg-keys                   noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 126.4 KiB
 fedora-release                    noarch 42-0.11                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 fedora-release-identity-basic     noarch 42-0.11                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 719.0   B
 fedora-repos                      noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 KiB
 fedora-repos-rawhide              noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 KiB
 file                              x86_64 5.45-8.fc42                copr_base                                                     102.2 KiB
 file-libs                         x86_64 5.45-8.fc42                copr_base                                                       9.9 MiB
 filesystem                        x86_64 3.18-29.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.0   B
 gdb-minimal                       x86_64 15.2-6.fc42                copr_base                                                      12.7 MiB
 gdbm                              x86_64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 121.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 779.0   B
 glibc                             x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.7 MiB
 glibc-common                      x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.0 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  60.8 KiB
 jansson                           x86_64 2.14-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  93.1 KiB
 json-c                            x86_64 0.18-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  83.3 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.0 KiB
 libarchive                        x86_64 3.7.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 932.3 KiB
 libattr                           x86_64 2.5.2-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  28.5 KiB
 libblkid                          x86_64 2.40.2-8.fc42              copr_base                                                     257.2 KiB
 libbrotli                         x86_64 1.1.0-5.fc42               copr_base                                                     836.4 KiB
 libcap                            x86_64 2.71-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 210.8 KiB
 libcap-ng                         x86_64 0.8.5-3.fc42               copr_base                                                      70.8 KiB
 libcom_err                        x86_64 1.47.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.2 KiB
 libcurl                           x86_64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 817.3 KiB
 libeconf                          x86_64 0.7.5-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  66.7 KiB
 libevent                          x86_64 2.1.12-14.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 895.7 KiB
 libfdisk                          x86_64 2.40.2-8.fc42              copr_base                                                     368.4 KiB
 libffi                            x86_64 3.4.6-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  86.4 KiB
 libgcc                            x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 270.6 KiB
 libgomp                           x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 519.8 KiB
 libidn2                           x86_64 2.3.7-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 329.1 KiB
 libmount                          x86_64 2.40.2-8.fc42              copr_base                                                     352.8 KiB
 libnghttp2                        x86_64 1.64.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 174.5 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc42              copr_base                                                     417.0 KiB
 libselinux                        x86_64 3.8-0.rc3.1.fc42           copr_base                                                     191.6 KiB
 libsemanage                       x86_64 3.8-0.rc3.1.fc42           copr_base                                                     305.3 KiB
 libsepol                          x86_64 3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 812.3 KiB
 libsmartcols                      x86_64 2.40.2-8.fc42              copr_base                                                     176.2 KiB
 libssh                            x86_64 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 569.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 277.0   B
 libstdc++                         x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 175.7 KiB
 libtirpc                          x86_64 1.3.6-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 205.5 KiB
 libtool-ltdl                      x86_64 2.5.4-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  68.1 KiB
 libunistring                      x86_64 1.1-8.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 libuuid                           x86_64 2.40.2-8.fc42              copr_base                                                      39.9 KiB
 libverto                          x86_64 0.3.2-9.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  29.5 KiB
 libxcrypt                         x86_64 4.4.36-11.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 271.4 KiB
 libxml2                           x86_64 2.12.8-2.fc42              copr_base                                                       1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 795.9 KiB
 lua-libs                          x86_64 5.4.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 openldap                          x86_64 2.6.8-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 647.4 KiB
 openssl-libs                      x86_64 1:3.2.2-8.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.8 MiB
 p11-kit                           x86_64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 403.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 KiB
 pam                               x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 pam-libs                          x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 139.4 KiB
 pcre2                             x86_64 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.0   B
 pkgconf                           x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 989.0   B
 popt                              x86_64 1.19-7.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.5 KiB
 pyproject-srpm-macros             noarch 1.16.3-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 python-srpm-macros                noarch 3.14-3.fc42                copr_base                                                      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 456.0   B
 readline                          x86_64 8.2-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 493.1 KiB
 rpm                               x86_64 4.20.0-3.fc42              copr_base                                                       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-3.fc42              copr_base                                                     204.1 KiB
 rpm-libs                          x86_64 4.20.0-3.fc42              copr_base                                                     710.4 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.8 KiB
 setup                             noarch 2.15.0-5.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 720.7 KiB
 sqlite-libs                       x86_64 3.47.2-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 systemd-libs                      x86_64 257-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 util-linux-core                   x86_64 2.40.2-8.fc42              copr_base                                                       1.5 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.4 KiB
 xz-libs                           x86_64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 218.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 KiB
 zip                               x86_64 3.0-42.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 695.9 KiB
 zlib-ng-compat                    x86_64 2.2.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 134.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
Installing groups:
 Buildsystem building group                                                                                                                 

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 51 MiB. Need to download 51 MiB.
After this operation, 178 MiB extra will be used (install 178 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.x86_64  100% |   2.7 MiB/s |  52.5 KiB |  00m00s
[  2/154] coreutils-0:9.5-11.fc42.x86_6 100% |  37.2 MiB/s |   1.1 MiB |  00m00s
[  3/154] cpio-0:2.15-2.fc41.x86_64     100% |  27.9 MiB/s | 285.2 KiB |  00m00s
[  4/154] bash-0:5.2.37-1.fc42.x86_64   100% |  52.6 MiB/s |   1.8 MiB |  00m00s
[  5/154] fedora-release-common-0:42-0. 100% |   5.8 MiB/s |  23.9 KiB |  00m00s
[  6/154] diffutils-0:3.10-8.fc41.x86_6 100% |  64.6 MiB/s | 397.2 KiB |  00m00s
[  7/154] glibc-minimal-langpack-0:2.40 100% |  23.8 MiB/s | 122.0 KiB |  00m00s
[  8/154] findutils-1:4.10.0-4.fc41.x86 100% |  65.9 MiB/s | 539.8 KiB |  00m00s
[  9/154] gawk-0:5.3.0-4.fc41.x86_64    100% | 105.9 MiB/s |   1.1 MiB |  00m00s
[ 10/154] grep-0:3.11-9.fc41.x86_64     100% |  56.6 MiB/s | 289.7 KiB |  00m00s
[ 11/154] gzip-0:1.13-2.fc41.x86_64     100% |  22.9 MiB/s | 164.1 KiB |  00m00s
[ 12/154] info-0:7.1.1-2.fc42.x86_64    100% |  35.8 MiB/s | 183.2 KiB |  00m00s
[ 13/154] patch-0:2.7.6-25.fc41.x86_64  100% |  32.0 MiB/s | 131.0 KiB |  00m00s
[ 14/154] redhat-rpm-config-0:296-1.fc4 100% |  24.6 MiB/s |  75.7 KiB |  00m00s
[ 15/154] sed-0:4.9-3.fc41.x86_64       100% |  75.5 MiB/s | 309.3 KiB |  00m00s
[ 16/154] rpm-build-0:4.20.0-3.fc42.x86 100% |  11.1 MiB/s |  67.9 KiB |  00m00s
[ 17/154] shadow-utils-2:4.17.0~rc1-1.f 100% | 135.6 MiB/s |   1.2 MiB |  00m00s
[ 18/154] unzip-0:6.0-65.fc42.x86_64    100% |  36.0 MiB/s | 184.5 KiB |  00m00s
[ 19/154] tar-2:1.35-4.fc41.x86_64      100% |  92.5 MiB/s | 852.1 KiB |  00m00s
[ 20/154] which-0:2.21-42.fc41.x86_64   100% |  13.5 MiB/s |  41.6 KiB |  00m00s
[ 21/154] util-linux-0:2.40.2-8.fc42.x8 100% | 143.8 MiB/s |   1.0 MiB |  00m00s
[ 22/154] rpm-0:4.20.0-3.fc42.x86_64    100% | 125.8 MiB/s | 515.1 KiB |  00m00s
[ 23/154] rpm-libs-0:4.20.0-3.fc42.x86_ 100% | 143.8 MiB/s | 294.5 KiB |  00m00s
[ 24/154] xz-1:5.6.3-2.fc42.x86_64      100% |  64.4 MiB/s | 461.7 KiB |  00m00s
[ 25/154] rpm-build-libs-0:4.20.0-3.fc4 100% |  94.0 MiB/s |  96.3 KiB |  00m00s
[ 26/154] xz-libs-1:5.6.3-2.fc42.x86_64 100% |  27.3 MiB/s | 111.9 KiB |  00m00s
[ 27/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% |  10.0 MiB/s |  41.1 KiB |  00m00s
[ 28/154] libselinux-0:3.8-0.rc3.1.fc42 100% |  44.8 MiB/s |  91.7 KiB |  00m00s
[ 29/154] libacl-0:2.3.2-2.fc41.x86_64  100% |   4.8 MiB/s |  24.5 KiB |  00m00s
[ 30/154] audit-libs-0:4.0.2-1.fc42.x86 100% |  59.9 MiB/s | 122.7 KiB |  00m00s
[ 31/154] glibc-0:2.40.9000-24.fc42.x86 100% | 168.1 MiB/s |   2.2 MiB |  00m00s
[ 32/154] libattr-0:2.5.2-4.fc41.x86_64 100% |   4.4 MiB/s |  18.2 KiB |  00m00s
[ 33/154] libsemanage-0:3.8-0.rc3.1.fc4 100% |  56.9 MiB/s | 116.6 KiB |  00m00s
[ 34/154] libeconf-0:0.7.5-1.fc42.x86_6 100% |   6.5 MiB/s |  33.1 KiB |  00m00s
[ 35/154] libxcrypt-0:4.4.36-11.fc42.x8 100% |  28.8 MiB/s | 118.1 KiB |  00m00s
[ 36/154] pam-libs-0:1.7.0-3.fc42.x86_6 100% |  18.9 MiB/s |  58.0 KiB |  00m00s
[ 37/154] setup-0:2.15.0-5.fc41.noarch  100% |  48.3 MiB/s | 148.3 KiB |  00m00s
[ 38/154] ansible-srpm-macros-0:1-16.fc 100% |   6.8 MiB/s |  20.8 KiB |  00m00s
[ 39/154] build-reproducibility-srpm-ma 100% |   3.6 MiB/s |  11.2 KiB |  00m00s
[ 40/154] glibc-gconv-extra-0:2.40.9000 100% | 163.5 MiB/s |   1.5 MiB |  00m00s
[ 41/154] efi-srpm-macros-0:5-13.fc42.n 100% |   4.4 MiB/s |  22.5 KiB |  00m00s
[ 42/154] dwz-0:0.15-8.fc42.x86_64      100% |  22.6 MiB/s | 139.1 KiB |  00m00s
[ 43/154] file-0:5.45-8.fc42.x86_64     100% |  46.9 MiB/s |  48.0 KiB |  00m00s
[ 44/154] fonts-srpm-macros-1:2.0.5-17. 100% |   8.8 MiB/s |  27.0 KiB |  00m00s
[ 45/154] forge-srpm-macros-0:0.4.0-1.f 100% |   4.8 MiB/s |  19.8 KiB |  00m00s
[ 46/154] fpc-srpm-macros-0:1.3-13.fc41 100% |   2.6 MiB/s |   8.0 KiB |  00m00s
[ 47/154] ghc-srpm-macros-0:1.9.2-1.fc4 100% |   3.0 MiB/s |   9.1 KiB |  00m00s
[ 48/154] gnat-srpm-macros-0:6-6.fc41.n 100% |   4.4 MiB/s |   9.0 KiB |  00m00s
[ 49/154] go-srpm-macros-0:3.6.0-5.fc42 100% |   6.8 MiB/s |  28.0 KiB |  00m00s
[ 50/154] kernel-srpm-macros-0:1.0-24.f 100% |   3.2 MiB/s |   9.9 KiB |  00m00s
[ 51/154] lua-srpm-macros-0:1-14.fc41.n 100% |   2.9 MiB/s |   8.9 KiB |  00m00s
[ 52/154] ocaml-srpm-macros-0:10-3.fc41 100% |   3.0 MiB/s |   9.2 KiB |  00m00s
[ 53/154] openblas-srpm-macros-0:2-18.f 100% |   2.5 MiB/s |   7.7 KiB |  00m00s
[ 54/154] package-notes-srpm-macros-0:0 100% |   1.9 MiB/s |   9.8 KiB |  00m00s
[ 55/154] perl-srpm-macros-0:1-56.fc41. 100% |   2.8 MiB/s |   8.5 KiB |  00m00s
[ 56/154] pyproject-srpm-macros-0:1.16. 100% |   4.5 MiB/s |  13.9 KiB |  00m00s
[ 57/154] python-srpm-macros-0:3.14-3.f 100% |  23.7 MiB/s |  24.3 KiB |  00m00s
[ 58/154] qt5-srpm-macros-0:5.15.15-1.f 100% |   2.9 MiB/s |   8.9 KiB |  00m00s
[ 59/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   3.0 MiB/s |   9.3 KiB |  00m00s
[ 60/154] zig-srpm-macros-0:1-3.fc41.no 100% |   2.6 MiB/s |   8.1 KiB |  00m00s
[ 61/154] rust-srpm-macros-0:26.3-3.fc4 100% |   2.4 MiB/s |  12.1 KiB |  00m00s
[ 62/154] zip-0:3.0-42.fc42.x86_64      100% |  50.1 MiB/s | 256.7 KiB |  00m00s
[ 63/154] ed-0:1.20.2-2.fc41.x86_64     100% |  26.6 MiB/s |  81.8 KiB |  00m00s
[ 64/154] ncurses-libs-0:6.5-2.20240629 100% |  81.5 MiB/s | 334.0 KiB |  00m00s
[ 65/154] pcre2-0:10.44-1.fc41.1.x86_64 100% |  47.5 MiB/s | 243.1 KiB |  00m00s
[ 66/154] glibc-common-0:2.40.9000-24.f 100% |  76.4 MiB/s | 391.3 KiB |  00m00s
[ 67/154] basesystem-0:11-21.fc41.noarc 100% |   1.8 MiB/s |   7.4 KiB |  00m00s
[ 68/154] libgcc-0:14.2.1-6.fc42.x86_64 100% |  33.0 MiB/s | 135.2 KiB |  00m00s
[ 69/154] gmp-1:6.3.0-2.fc41.x86_64     100% |  62.1 MiB/s | 318.0 KiB |  00m00s
[ 70/154] filesystem-0:3.18-29.fc42.x86 100% | 133.7 MiB/s |   1.1 MiB |  00m00s
[ 71/154] mpfr-0:4.2.1-5.fc41.x86_64    100% |  67.6 MiB/s | 346.3 KiB |  00m00s
[ 72/154] readline-0:8.2-11.fc42.x86_64 100% |  52.1 MiB/s | 213.4 KiB |  00m00s
[ 73/154] fedora-repos-0:42-0.3.noarch  100% |   3.0 MiB/s |   9.2 KiB |  00m00s
[ 74/154] elfutils-libelf-0:0.192-7.fc4 100% |  50.0 MiB/s | 204.6 KiB |  00m00s
[ 75/154] libcap-0:2.71-1.fc42.x86_64   100% |  21.1 MiB/s |  86.4 KiB |  00m00s
[ 76/154] coreutils-common-0:9.5-11.fc4 100% | 161.3 MiB/s |   2.1 MiB |  00m00s
[ 77/154] systemd-libs-0:257-1.fc42.x86 100% |  68.4 MiB/s | 770.3 KiB |  00m00s
[ 78/154] openssl-libs-1:3.2.2-8.fc42.x 100% | 135.9 MiB/s |   2.3 MiB |  00m00s
[ 79/154] zlib-ng-compat-0:2.2.2-1.fc42 100% |  18.8 MiB/s |  76.9 KiB |  00m00s
[ 80/154] add-determinism-0:0.4.3-1.fc4 100% |  98.1 MiB/s | 904.4 KiB |  00m00s
[ 81/154] libblkid-0:2.40.2-8.fc42.x86_ 100% | 117.2 MiB/s | 120.0 KiB |  00m00s
[ 82/154] libcap-ng-0:0.8.5-3.fc42.x86_ 100% |  30.0 MiB/s |  30.8 KiB |  00m00s
[ 83/154] authselect-libs-0:1.5.0-8.fc4 100% |  50.0 MiB/s | 204.7 KiB |  00m00s
[ 84/154] libfdisk-0:2.40.2-8.fc42.x86_ 100% |  75.2 MiB/s | 153.9 KiB |  00m00s
[ 85/154] libmount-0:2.40.2-8.fc42.x86_ 100% | 146.6 MiB/s | 150.1 KiB |  00m00s
[ 86/154] libsmartcols-0:2.40.2-8.fc42. 100% |  78.6 MiB/s |  80.5 KiB |  00m00s
[ 87/154] libuuid-0:2.40.2-8.fc42.x86_6 100% |  13.6 MiB/s |  27.9 KiB |  00m00s
[ 88/154] util-linux-core-0:2.40.2-8.fc 100% | 156.1 MiB/s | 479.7 KiB |  00m00s
[ 89/154] pam-0:1.7.0-3.fc42.x86_64     100% | 101.1 MiB/s | 517.9 KiB |  00m00s
[ 90/154] libzstd-0:1.5.6-2.fc41.x86_64 100% |  60.6 MiB/s | 310.3 KiB |  00m00s
[ 91/154] lua-libs-0:5.4.7-1.fc42.x86_6 100% |  32.2 MiB/s | 132.1 KiB |  00m00s
[ 92/154] popt-0:1.19-7.fc41.x86_64     100% |  19.3 MiB/s |  59.3 KiB |  00m00s
[ 93/154] sqlite-libs-0:3.47.2-1.fc42.x 100% | 113.9 MiB/s | 699.8 KiB |  00m00s
[ 94/154] elfutils-libs-0:0.192-7.fc42. 100% |  41.0 MiB/s | 251.9 KiB |  00m00s
[ 95/154] rpm-sequoia-0:1.7.0-3.fc42.x8 100% |  89.6 MiB/s | 826.0 KiB |  00m00s
[ 96/154] file-libs-0:5.45-8.fc42.x86_6 100% | 247.9 MiB/s | 761.6 KiB |  00m00s
[ 97/154] libgomp-0:14.2.1-6.fc42.x86_6 100% |  69.7 MiB/s | 356.9 KiB |  00m00s
[ 98/154] debugedit-0:5.1-2.fc42.x86_64 100% |  19.1 MiB/s |  78.2 KiB |  00m00s
[ 99/154] elfutils-0:0.192-7.fc42.x86_6 100% |  69.7 MiB/s | 499.5 KiB |  00m00s
[100/154] libarchive-0:3.7.7-1.fc42.x86 100% |  40.4 MiB/s | 413.9 KiB |  00m00s
[101/154] pkgconf-pkg-config-0:2.3.0-1. 100% |   2.4 MiB/s |  10.0 KiB |  00m00s
[102/154] binutils-0:2.43.50-9.fc42.x86 100% | 239.8 MiB/s |   5.8 MiB |  00m00s
[103/154] curl-0:8.11.1-2.fc42.x86_64   100% |  23.9 MiB/s | 220.2 KiB |  00m00s
[104/154] zstd-0:1.5.6-2.fc41.x86_64    100% |  47.0 MiB/s | 481.5 KiB |  00m00s
[105/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |  17.3 MiB/s |  70.7 KiB |  00m00s
[106/154] libsepol-0:3.8-0.rc3.1.fc42.x 100% |  54.1 MiB/s | 332.6 KiB |  00m00s
[107/154] libstdc++-0:14.2.1-6.fc42.x86 100% | 124.2 MiB/s | 890.1 KiB |  00m00s
[108/154] pkgconf-0:2.3.0-1.fc42.x86_64 100% |   8.8 MiB/s |  45.2 KiB |  00m00s
[109/154] pkgconf-m4-0:2.3.0-1.fc42.noa 100% |   2.8 MiB/s |  14.3 KiB |  00m00s
[110/154] libpkgconf-0:2.3.0-1.fc42.x86 100% |   9.4 MiB/s |  38.5 KiB |  00m00s
[111/154] gdbm-1:1.23-7.fc41.x86_64     100% |  18.0 MiB/s | 147.2 KiB |  00m00s
[112/154] pcre2-syntax-0:10.44-1.fc41.1 100% |  14.6 MiB/s | 149.9 KiB |  00m00s
[113/154] authselect-0:1.5.0-8.fc42.x86 100% |  13.8 MiB/s | 141.2 KiB |  00m00s
[114/154] libpwquality-0:1.4.5-11.fc42. 100% | 101.9 MiB/s | 104.3 KiB |  00m00s
[115/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% |  13.7 MiB/s |  56.3 KiB |  00m00s
[116/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% |   7.2 MiB/s |  29.6 KiB |  00m00s
[117/154] libtirpc-0:1.3.6-1.fc42.x86_6 100% |  23.2 MiB/s |  94.9 KiB |  00m00s
[118/154] crypto-policies-0:20241128-1. 100% |  24.0 MiB/s |  73.7 KiB |  00m00s
[119/154] ca-certificates-0:2024.2.69_v 100% | 115.3 MiB/s | 944.5 KiB |  00m00s
[120/154] ncurses-base-0:6.5-2.20240629 100% |  10.4 MiB/s |  63.8 KiB |  00m00s
[121/154] krb5-libs-0:1.21.3-3.fc42.x86 100% | 123.1 MiB/s | 756.3 KiB |  00m00s
[122/154] libxml2-0:2.12.8-2.fc42.x86_6 100% | 214.2 MiB/s | 657.9 KiB |  00m00s
[123/154] libcom_err-0:1.47.1-6.fc42.x8 100% |   6.5 MiB/s |  26.6 KiB |  00m00s
[124/154] keyutils-libs-0:1.6.3-4.fc41. 100% |  10.3 MiB/s |  31.6 KiB |  00m00s
[125/154] libverto-0:0.3.2-9.fc41.x86_6 100% |   6.7 MiB/s |  20.7 KiB |  00m00s
[126/154] fedora-gpg-keys-0:42-0.3.noar 100% |  30.1 MiB/s | 123.4 KiB |  00m00s
[127/154] fedora-repos-rawhide-0:42-0.3 100% |   2.9 MiB/s |   8.8 KiB |  00m00s
[128/154] elfutils-default-yama-scope-0 100% |   4.1 MiB/s |  12.5 KiB |  00m00s
[129/154] elfutils-debuginfod-client-0: 100% |  14.3 MiB/s |  43.9 KiB |  00m00s
[130/154] libffi-0:3.4.6-3.fc42.x86_64  100% |   9.8 MiB/s |  40.0 KiB |  00m00s
[131/154] p11-kit-trust-0:0.25.5-4.fc42 100% |  32.5 MiB/s | 133.2 KiB |  00m00s
[132/154] p11-kit-0:0.25.5-4.fc42.x86_6 100% |  93.4 MiB/s | 478.3 KiB |  00m00s
[133/154] alternatives-0:1.31-1.fc42.x8 100% |  12.8 MiB/s |  39.4 KiB |  00m00s
[134/154] jansson-0:2.14-1.fc42.x86_64  100% |  14.7 MiB/s |  45.3 KiB |  00m00s
[135/154] cracklib-0:2.9.11-6.fc41.x86_ 100% |  19.9 MiB/s |  81.7 KiB |  00m00s
[136/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% |  24.2 MiB/s |  74.2 KiB |  00m00s
[137/154] json-c-0:0.18-1.fc42.x86_64   100% |  14.5 MiB/s |  44.4 KiB |  00m00s
[138/154] fedora-release-0:42-0.11.noar 100% |   4.2 MiB/s |  13.0 KiB |  00m00s
[139/154] fedora-release-identity-basic 100% |   4.5 MiB/s |  13.8 KiB |  00m00s
[140/154] xxhash-libs-0:0.8.2-4.fc42.x8 100% |  12.0 MiB/s |  36.8 KiB |  00m00s
[141/154] libcurl-0:8.11.1-2.fc42.x86_6 100% |  58.1 MiB/s | 356.7 KiB |  00m00s
[142/154] gdb-minimal-0:15.2-6.fc42.x86 100% | 310.9 MiB/s |   4.0 MiB |  00m00s
[143/154] libidn2-0:2.3.7-2.fc41.x86_64 100% |  15.7 MiB/s | 112.6 KiB |  00m00s
[144/154] libbrotli-0:1.1.0-5.fc42.x86_ 100% |  32.8 MiB/s | 335.8 KiB |  00m00s
[145/154] libnghttp2-0:1.64.0-1.fc42.x8 100% |  18.9 MiB/s |  77.4 KiB |  00m00s
[146/154] libpsl-0:0.21.5-4.fc41.x86_64 100% |  15.6 MiB/s |  64.1 KiB |  00m00s
[147/154] libssh-0:0.11.1-1.fc42.x86_64 100% |  56.6 MiB/s | 231.9 KiB |  00m00s
[148/154] openldap-0:2.6.8-6.fc42.x86_6 100% |  47.5 MiB/s | 243.4 KiB |  00m00s
[149/154] libevent-0:2.1.12-14.fc41.x86 100% |  50.3 MiB/s | 257.5 KiB |  00m00s
[150/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 110.9 MiB/s | 794.9 KiB |  00m00s
[151/154] libtool-ltdl-0:2.5.4-1.fc42.x 100% |   8.3 MiB/s |  34.2 KiB |  00m00s
[152/154] libssh-config-0:0.11.1-1.fc42 100% |   3.1 MiB/s |   9.4 KiB |  00m00s
[153/154] publicsuffix-list-dafsa-0:202 100% |  14.2 MiB/s |  58.3 KiB |  00m00s
[154/154] libunistring-0:1.1-8.fc41.x86 100% |  88.7 MiB/s | 544.8 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% | 161.3 MiB/s |  51.1 MiB |  00m00s
Running transaction
[  1/156] Verify package files          100% | 810.0   B/s | 154.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> [RPM] /var/lib/mock/fedora-rawhide-x86_64-1734695212.343616/root/var/cache/d
[  2/156] Prepare transaction           100% |   3.5 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-6. 100% | 265.9 MiB/s | 272.3 KiB |  00m00s
[  4/156] Installing publicsuffix-list- 100% |   0.0   B/s |  68.3 KiB |  00m00s
[  5/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  6/156] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/156] Installing fedora-gpg-keys-0: 100% |  42.0 MiB/s | 172.2 KiB |  00m00s
[  8/156] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  9/156] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/156] Installing fedora-release-com 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[ 11/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/156] Installing setup-0:2.15.0-5.f 100% |  59.1 MiB/s | 726.1 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/156] Installing filesystem-0:3.18- 100% |   3.3 MiB/s | 212.6 KiB |  00m00s
[ 14/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/156] Installing ncurses-base-0:6.5 100% |  68.7 MiB/s | 351.7 KiB |  00m00s
[ 16/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 17/156] Installing ncurses-libs-0:6.5 100% | 239.7 MiB/s | 981.8 KiB |  00m00s
[ 18/156] Installing glibc-0:2.40.9000- 100% | 290.1 MiB/s |   6.7 MiB |  00m00s
[ 19/156] Installing bash-0:5.2.37-1.fc 100% | 389.0 MiB/s |   8.2 MiB |  00m00s
[ 20/156] Installing glibc-common-0:2.4 100% | 173.6 MiB/s |   1.0 MiB |  00m00s
[ 21/156] Installing glibc-gconv-extra- 100% | 252.4 MiB/s |   8.1 MiB |  00m00s
[ 22/156] Installing zlib-ng-compat-0:2 100% | 131.7 MiB/s | 134.9 KiB |  00m00s
[ 23/156] Installing xz-libs-1:5.6.3-2. 100% | 214.3 MiB/s | 219.5 KiB |  00m00s
[ 24/156] Installing bzip2-libs-0:1.0.8 100% |   0.0   B/s |  81.8 KiB |  00m00s
[ 25/156] Installing readline-0:8.2-11. 100% | 241.8 MiB/s | 495.3 KiB |  00m00s
[ 26/156] Installing libuuid-0:2.40.2-8 100% |   0.0   B/s |  40.9 KiB |  00m00s
[ 27/156] Installing popt-0:1.19-7.fc41 100% |  70.1 MiB/s | 143.5 KiB |  00m00s
[ 28/156] Installing libblkid-0:2.40.2- 100% | 252.1 MiB/s | 258.2 KiB |  00m00s
[ 29/156] Installing libattr-0:2.5.2-4. 100% |   0.0   B/s |  29.5 KiB |  00m00s
[ 30/156] Installing libacl-0:2.3.2-2.f 100% |   0.0   B/s |  40.7 KiB |  00m00s
[ 31/156] Installing libxcrypt-0:4.4.36 100% | 267.7 MiB/s | 274.1 KiB |  00m00s
[ 32/156] Installing gmp-1:6.3.0-2.fc41 100% | 397.3 MiB/s | 813.7 KiB |  00m00s
[ 33/156] Installing libzstd-0:1.5.6-2. 100% | 389.3 MiB/s | 797.2 KiB |  00m00s
[ 34/156] Installing elfutils-libelf-0: 100% | 389.0 MiB/s |   1.2 MiB |  00m00s
[ 35/156] Installing libstdc++-0:14.2.1 100% | 394.3 MiB/s |   2.8 MiB |  00m00s
[ 36/156] Installing libeconf-0:0.7.5-1 100% |   0.0   B/s |  68.4 KiB |  00m00s
[ 37/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 38/156] Installing dwz-0:0.15-8.fc42. 100% | 293.5 MiB/s | 300.6 KiB |  00m00s
[ 39/156] Installing mpfr-0:4.2.1-5.fc4 100% | 271.4 MiB/s | 833.7 KiB |  00m00s
[ 40/156] Installing gawk-0:5.3.0-4.fc4 100% | 288.7 MiB/s |   1.7 MiB |  00m00s
[ 41/156] Installing unzip-0:6.0-65.fc4 100% | 196.2 MiB/s | 401.7 KiB |  00m00s
[ 42/156] Installing file-libs-0:5.45-8 100% | 662.4 MiB/s |   9.9 MiB |  00m00s
[ 43/156] Installing file-0:5.45-8.fc42 100% |  14.5 MiB/s | 103.7 KiB |  00m00s
[ 44/156] Installing crypto-policies-0: 100% |  32.0 MiB/s | 163.7 KiB |  00m00s
[ 45/156] Installing libcap-ng-0:0.8.5- 100% |  71.0 MiB/s |  72.7 KiB |  00m00s
[ 46/156] Installing audit-libs-0:4.0.2 100% | 321.7 MiB/s | 329.4 KiB |  00m00s
[ 47/156] Installing pam-libs-0:1.7.0-3 100% | 138.5 MiB/s | 141.8 KiB |  00m00s
[ 48/156] Installing libcap-0:2.71-1.fc 100% | 105.4 MiB/s | 215.8 KiB |  00m00s
[ 49/156] Installing systemd-libs-0:257 100% | 317.2 MiB/s |   2.2 MiB |  00m00s
[ 50/156] Installing libsmartcols-0:2.4 100% | 173.2 MiB/s | 177.4 KiB |  00m00s
[ 51/156] Installing lua-libs-0:5.4.7-1 100% | 279.5 MiB/s | 286.2 KiB |  00m00s
[ 52/156] Installing libsepol-0:3.8-0.r 100% | 397.1 MiB/s | 813.3 KiB |  00m00s
[ 53/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB |  00m00s
[ 54/156] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 55/156] Installing libffi-0:3.4.6-3.f 100% |  85.7 MiB/s |  87.8 KiB |  00m00s
[ 56/156] Installing alternatives-0:1.3 100% |   0.0   B/s |  66.4 KiB |  00m00s
[ 57/156] Installing libtasn1-0:4.19.0- 100% | 173.3 MiB/s | 177.5 KiB |  00m00s
[ 58/156] Installing p11-kit-0:0.25.5-4 100% | 246.2 MiB/s |   2.2 MiB |  00m00s
[ 59/156] Installing libunistring-0:1.1 100% | 346.1 MiB/s |   1.7 MiB |  00m00s
[ 60/156] Installing libidn2-0:2.3.7-2. 100% | 163.6 MiB/s | 335.1 KiB |  00m00s
[ 61/156] Installing libpsl-0:0.21.5-4. 100% |   0.0   B/s |  81.7 KiB |  00m00s
[ 62/156] Installing p11-kit-trust-0:0. 100% |  49.5 MiB/s | 405.5 KiB |  00m00s
[ 63/156] Installing zstd-0:1.5.6-2.fc4 100% | 338.3 MiB/s |   1.7 MiB |  00m00s
[ 64/156] Installing zip-0:3.0-42.fc42. 100% | 341.7 MiB/s | 699.8 KiB |  00m00s
[ 65/156] Installing gdbm-1:1.23-7.fc41 100% | 227.4 MiB/s | 465.8 KiB |  00m00s
[ 66/156] Installing cyrus-sasl-lib-0:2 100% | 329.4 MiB/s |   2.3 MiB |  00m00s
[ 67/156] Installing libfdisk-0:2.40.2- 100% | 360.9 MiB/s | 369.5 KiB |  00m00s
[ 68/156] Installing bzip2-0:1.0.8-19.f 100% |  97.8 MiB/s | 100.2 KiB |  00m00s
[ 69/156] Installing libxml2-0:2.12.8-2 100% | 337.2 MiB/s |   1.7 MiB |  00m00s
[ 70/156] Installing add-determinism-0: 100% | 405.2 MiB/s |   2.4 MiB |  00m00s
[ 71/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 72/156] Installing sqlite-libs-0:3.47 100% | 358.5 MiB/s |   1.4 MiB |  00m00s
[ 73/156] Installing ed-0:1.20.2-2.fc41 100% | 145.7 MiB/s | 149.2 KiB |  00m00s
[ 74/156] Installing elfutils-default-y 100% | 408.6 KiB/s |   2.0 KiB |  00m00s
[ 75/156] Installing elfutils-libs-0:0. 100% | 216.4 MiB/s | 664.7 KiB |  00m00s
[ 76/156] Installing cpio-0:2.15-2.fc41 100% | 274.9 MiB/s |   1.1 MiB |  00m00s
[ 77/156] Installing diffutils-0:3.10-8 100% | 265.0 MiB/s |   1.6 MiB |  00m00s
[ 78/156] Installing libgomp-0:14.2.1-6 100% | 254.5 MiB/s | 521.2 KiB |  00m00s
[ 79/156] Installing libpkgconf-0:2.3.0 100% |   0.0   B/s |  79.3 KiB |  00m00s
[ 80/156] Installing pkgconf-0:2.3.0-1. 100% |  89.0 MiB/s |  91.1 KiB |  00m00s
[ 81/156] Installing keyutils-libs-0:1. 100% |   0.0   B/s |  55.8 KiB |  00m00s
[ 82/156] Installing libverto-0:0.3.2-9 100% |   0.0   B/s |  31.3 KiB |  00m00s
[ 83/156] Installing jansson-0:2.14-1.f 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
[ 84/156] Installing json-c-0:0.18-1.fc 100% |   0.0   B/s |  84.6 KiB |  00m00s
[ 85/156] Installing xxhash-libs-0:0.8. 100% |  87.7 MiB/s |  89.8 KiB |  00m00s
[ 86/156] Installing libbrotli-0:1.1.0- 100% | 273.0 MiB/s | 838.7 KiB |  00m00s
[ 87/156] Installing libnghttp2-0:1.64. 100% | 171.5 MiB/s | 175.6 KiB |  00m00s
[ 88/156] Installing libtool-ltdl-0:2.5 100% |  67.6 MiB/s |  69.2 KiB |  00m00s
[ 89/156] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[ 90/156] Installing pcre2-0:10.44-1.fc 100% | 319.8 MiB/s | 654.9 KiB |  00m00s
[ 91/156] Installing libselinux-0:3.8-0 100% | 188.4 MiB/s | 192.9 KiB |  00m00s
[ 92/156] Installing sed-0:4.9-3.fc41.x 100% | 212.3 MiB/s | 869.7 KiB |  00m00s
[ 93/156] Installing grep-0:3.11-9.fc41 100% | 200.7 MiB/s |   1.0 MiB |  00m00s
[ 94/156] Installing findutils-1:4.10.0 100% | 309.7 MiB/s |   1.9 MiB |  00m00s
[ 95/156] Installing xz-1:5.6.3-2.fc42. 100% | 206.2 MiB/s |   1.2 MiB |  00m00s
[ 96/156] Installing libmount-0:2.40.2- 100% | 172.8 MiB/s | 354.0 KiB |  00m00s
[ 97/156] Installing util-linux-core-0: 100% | 211.8 MiB/s |   1.5 MiB |  00m00s
[ 98/156] Installing patch-0:2.7.6-25.f 100% | 261.9 MiB/s | 268.2 KiB |  00m00s
[ 99/156] Installing tar-2:1.35-4.fc41. 100% | 328.7 MiB/s |   3.0 MiB |  00m00s
[100/156] Installing libsemanage-0:3.8- 100% | 149.9 MiB/s | 307.1 KiB |  00m00s
[101/156] Installing shadow-utils-2:4.1 100% | 216.9 MiB/s |   4.1 MiB |  00m00s
[102/156] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[103/156] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[104/156] Installing coreutils-common-0 100% | 373.0 MiB/s |  11.2 MiB |  00m00s
[105/156] Installing openssl-libs-1:3.2 100% | 372.8 MiB/s |   7.8 MiB |  00m00s
[106/156] Installing coreutils-0:9.5-11 100% | 234.8 MiB/s |   5.4 MiB |  00m00s
[107/156] Installing ca-certificates-0: 100% |   1.9 MiB/s |   2.4 MiB |  00m01s
[108/156] Installing krb5-libs-0:1.21.3 100% | 256.1 MiB/s |   2.3 MiB |  00m00s
[109/156] Installing libarchive-0:3.7.7 100% | 304.1 MiB/s | 934.2 KiB |  00m00s
[110/156] Installing libtirpc-0:1.3.6-1 100% | 202.5 MiB/s | 207.3 KiB |  00m00s
[111/156] Installing gzip-0:1.13-2.fc41 100% | 192.7 MiB/s | 394.6 KiB |  00m00s
[112/156] Installing authselect-libs-0: 100% | 163.5 MiB/s | 837.2 KiB |  00m00s
[113/156] Installing cracklib-0:2.9.11- 100% |  61.1 MiB/s | 250.3 KiB |  00m00s
[114/156] Installing libpwquality-0:1.4 100% | 104.8 MiB/s | 429.3 KiB |  00m00s
[115/156] Installing libnsl2-0:2.0.1-2. 100% |  57.7 MiB/s |  59.1 KiB |  00m00s
[116/156] Installing pam-0:1.7.0-3.fc42 100% | 145.7 MiB/s |   1.9 MiB |  00m00s
[117/156] Installing libssh-0:0.11.1-1. 100% | 279.2 MiB/s | 571.7 KiB |  00m00s
[118/156] Installing rpm-sequoia-0:1.7. 100% | 332.0 MiB/s |   2.3 MiB |  00m00s
[119/156] Installing rpm-libs-0:4.20.0- 100% | 231.7 MiB/s | 711.9 KiB |  00m00s
[120/156] Installing rpm-build-libs-0:4 100% | 200.1 MiB/s | 204.9 KiB |  00m00s
[121/156] Installing libevent-0:2.1.12- 100% | 292.8 MiB/s | 899.5 KiB |  00m00s
[122/156] Installing openldap-0:2.6.8-6 100% | 212.0 MiB/s | 651.2 KiB |  00m00s
[123/156] Installing libcurl-0:8.11.1-2 100% | 266.4 MiB/s | 818.4 KiB |  00m00s
[124/156] Installing elfutils-debuginfo 100% |  81.8 MiB/s |  83.8 KiB |  00m00s
[125/156] Installing binutils-0:2.43.50 100% | 353.5 MiB/s |  25.8 MiB |  00m00s
[126/156] Installing elfutils-0:0.192-7 100% | 293.9 MiB/s |   2.6 MiB |  00m00s
[127/156] Installing gdb-minimal-0:15.2 100% | 363.6 MiB/s |  12.7 MiB |  00m00s
[128/156] Installing debugedit-0:5.1-2. 100% |  99.1 MiB/s | 203.0 KiB |  00m00s
[129/156] Installing curl-0:8.11.1-2.fc 100% |  40.3 MiB/s | 454.5 KiB |  00m00s
[130/156] Installing rpm-0:4.20.0-3.fc4 100% | 166.6 MiB/s |   2.5 MiB |  00m00s
[131/156] Installing efi-srpm-macros-0: 100% |   0.0   B/s |  41.2 KiB |  00m00s
[132/156] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[133/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[134/156] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[135/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[136/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[137/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[138/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[139/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[140/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[141/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[142/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[143/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[144/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[145/156] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[146/156] Installing fonts-srpm-macros- 100% |   0.0   B/s |  57.0 KiB |  00m00s
[147/156] Installing forge-srpm-macros- 100% |   0.0   B/s |  40.3 KiB |  00m00s
[148/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[149/156] Installing python-srpm-macros 100% |   0.0   B/s |  52.2 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  94.4 MiB/s | 193.2 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% |  94.9 MiB/s | 194.5 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% | 149.8 MiB/s |   3.6 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  79.1 MiB/s | 161.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% |  80.5 MiB/s |  82.4 KiB |  00m00s
[156/156] Installing info-0:7.1.1-2.fc4 100% | 204.1 KiB/s | 362.2 KiB |  00m02s
Warning: skipped OpenPGP checks for 154 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.4.3-1.fc42.x86_64
alternatives-1.31-1.fc42.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc42.x86_64
authselect-1.5.0-8.fc42.x86_64
authselect-libs-1.5.0-8.fc42.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.37-1.fc42.x86_64
binutils-2.43.50-9.fc42.x86_64
build-reproducibility-srpm-macros-0.4.3-1.fc42.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-3.fc42.noarch
coreutils-9.5-11.fc42.x86_64
coreutils-common-9.5-11.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241128-1.gitbb7b0b0.fc42.noarch
curl-8.11.1-2.fc42.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc42.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc42.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc42.noarch
elfutils-0.192-7.fc42.x86_64
elfutils-debuginfod-client-0.192-7.fc42.x86_64
elfutils-default-yama-scope-0.192-7.fc42.noarch
elfutils-libelf-0.192-7.fc42.x86_64
elfutils-libs-0.192-7.fc42.x86_64
fedora-gpg-keys-42-0.3.noarch
fedora-release-42-0.11.noarch
fedora-release-common-42-0.11.noarch
fedora-release-identity-basic-42-0.11.noarch
fedora-repos-42-0.3.noarch
fedora-repos-rawhide-42-0.3.noarch
file-5.45-8.fc42.x86_64
file-libs-5.45-8.fc42.x86_64
filesystem-3.18-29.fc42.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-6.fc42.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-24.fc42.x86_64
glibc-common-2.40.9000-24.fc42.x86_64
glibc-gconv-extra-2.40.9000-24.fc42.x86_64
glibc-minimal-langpack-2.40.9000-24.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc42.noarch
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1.1-2.fc42.x86_64
jansson-2.14-1.fc42.x86_64
json-c-0.18-1.fc42.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc42.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.7-1.fc42.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-8.fc42.x86_64
libbrotli-1.1.0-5.fc42.x86_64
libcap-2.71-1.fc42.x86_64
libcap-ng-0.8.5-3.fc42.x86_64
libcom_err-1.47.1-6.fc42.x86_64
libcurl-8.11.1-2.fc42.x86_64
libeconf-0.7.5-1.fc42.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-8.fc42.x86_64
libffi-3.4.6-3.fc42.x86_64
libgcc-14.2.1-6.fc42.x86_64
libgomp-14.2.1-6.fc42.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-8.fc42.x86_64
libnghttp2-1.64.0-1.fc42.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc42.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc42.x86_64
libselinux-3.8-0.rc3.1.fc42.x86_64
libsemanage-3.8-0.rc3.1.fc42.x86_64
libsepol-3.8-0.rc3.1.fc42.x86_64
libsmartcols-2.40.2-8.fc42.x86_64
libssh-0.11.1-1.fc42.x86_64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-14.2.1-6.fc42.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.fc42.x86_64
libtool-ltdl-2.5.4-1.fc42.x86_64
libunistring-1.1-8.fc41.x86_64
libuuid-2.40.2-8.fc42.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-11.fc42.x86_64
libxml2-2.12.8-2.fc42.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.7-1.fc42.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc42.x86_64
openssl-libs-3.2.2-8.fc42.x86_64
p11-kit-0.25.5-4.fc42.x86_64
p11-kit-trust-0.25.5-4.fc42.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-3.fc42.x86_64
pam-libs-1.7.0-3.fc42.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc42.x86_64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.3-1.fc42.noarch
python-srpm-macros-3.14-3.fc42.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.1-4.fc42.noarch
readline-8.2-11.fc42.x86_64
redhat-rpm-config-296-1.fc42.noarch
rpm-4.20.0-3.fc42.x86_64
rpm-build-4.20.0-3.fc42.x86_64
rpm-build-libs-4.20.0-3.fc42.x86_64
rpm-libs-4.20.0-3.fc42.x86_64
rpm-sequoia-1.7.0-3.fc42.x86_64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.17.0~rc1-1.fc42.x86_64
sqlite-libs-3.47.2-1.fc42.x86_64
systemd-libs-257-1.fc42.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-65.fc42.x86_64
util-linux-2.40.2-8.fc42.x86_64
util-linux-core-2.40.2-8.fc42.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc42.x86_64
xz-5.6.3-2.fc42.x86_64
xz-libs-5.6.3-2.fc42.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-42.fc42.x86_64
zlib-ng-compat-2.2.2-1.fc42.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
error: bad date in %changelog: Web Aug 14 2024 Jason Montleon <jmontleo@redhat.com> - 0.9.0-12
warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
Wrote: /builddir/build/SRPMS/python-dictdiffer-0.9.0-12.fc42.src.rpm

RPM build warnings:
    %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1734695212.343616/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-1w_eo_7m/python-dictdiffer/python-dictdiffer.spec) Config(child) 0 minutes 15 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-dictdiffer-0.9.0-12.fc42.src.rpm)  Config(fedora-rawhide-x86_64)
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1734695212.343616/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.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  python3-dnf-4.22.0-1.fc41.noarch
  python3-dnf-plugins-core-4.10.0-1.fc41.noarch
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Finish: chroot init
Start: build phase for python-dictdiffer-0.9.0-12.fc42.src.rpm
Start: build setup for python-dictdiffer-0.9.0-12.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
error: bad date in %changelog: Web Aug 14 2024 Jason Montleon <jmontleo@redhat.com> - 0.9.0-12
warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
Wrote: /builddir/build/SRPMS/python-dictdiffer-0.9.0-12.fc42.src.rpm

RPM build warnings:
    %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
Updating and loading repositories:
 fedora                                 100% | 272.5 KiB/s |  28.1 KiB |  00m00s
 Copr repository                        100% | 139.7 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 239.3 KiB/s |   3.8 KiB |  00m00s
 Copr repository                        100% | 157.6 MiB/s |   7.6 MiB |  00m00s
Repositories loaded.
Package                         Arch   Version                 Repository                                                         Size
Installing:
 git                            x86_64 2.47.1-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  85.2 KiB
 python3-coverage               x86_64 7.3.2-5.fc42            copr_base                                                       1.8 MiB
 python3-devel                  x86_64 3.14.0~a3-1.fc42        copr_base                                                       1.9 MiB
 python3-isort                  noarch 5.13.2-5.fc42           copr_base                                                     758.1 KiB
 python3-pytest                 noarch 8.3.4-2.fc42            copr_base                                                       4.0 MiB
 python3-pytest-cache           noarch 1.0-36.fc42             copr_base                                                      45.8 KiB
 python3-pytest-cov             noarch 5.0.0-1.fc42            copr_base                                                     164.6 KiB
 python3-pytest-isort           noarch 3.0.0-11.fc42           copr_base                                                      27.0 KiB
 python3-pytest-runner          noarch 4.0-24.fc42             copr_base                                                      23.5 KiB
 python3-recommonmark           noarch 0.7.1-10.git.fc42       copr_base                                                     115.5 KiB
 python3-setuptools             noarch 74.1.3-5.fc42           copr_base                                                       8.6 MiB
 python3-setuptools_scm         noarch 8.1.0-2.fc42            copr_base                                                     350.5 KiB
 python3-sphinx                 noarch 1:7.3.7-5.fc42          copr_base                                                      11.4 MiB
 tox                            noarch 4.23.2-2.fc42           copr_base                                                       1.3 MiB
Installing dependencies:
 expat                          x86_64 2.6.4-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 285.5 KiB
 git-core                       x86_64 2.47.1-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.6 MiB
 git-core-doc                   noarch 2.47.1-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  17.2 MiB
 groff-base                     x86_64 1.23.0-7.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.8 MiB
 less                           x86_64 668-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 406.4 KiB
 libcbor                        x86_64 0.11.0-2.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  73.9 KiB
 libedit                        x86_64 3.1-53.20240808cvs.fc41 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 244.1 KiB
 libfido2                       x86_64 1.15.0-2.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 238.2 KiB
 mpdecimal                      x86_64 2.5.1-16.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 204.9 KiB
 ncurses                        x86_64 6.5-2.20240629.fc41     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 627.3 KiB
 openssh                        x86_64 9.9p1-5.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 openssh-clients                x86_64 9.9p1-5.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.7 MiB
 perl-AutoLoader                noarch 5.74-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.5 KiB
 perl-B                         x86_64 1.89-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 498.0 KiB
 perl-Carp                      noarch 1.54-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  46.6 KiB
 perl-Class-Struct              noarch 0.68-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.4 KiB
 perl-Data-Dumper               x86_64 2.189-512.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 111.7 KiB
 perl-Digest                    noarch 1.20-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.3 KiB
 perl-Digest-MD5                x86_64 2.59-5.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  59.8 KiB
 perl-DynaLoader                x86_64 1.56-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  32.1 KiB
 perl-Encode                    x86_64 4:3.21-511.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.7 MiB
 perl-Errno                     x86_64 1.38-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.4 KiB
 perl-Error                     noarch 1:0.17029-16.fc41       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  77.3 KiB
 perl-Exporter                  noarch 5.78-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  54.3 KiB
 perl-Fcntl                     x86_64 1.18-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  49.0 KiB
 perl-File-Basename             noarch 2.86-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.0 KiB
 perl-File-Find                 noarch 1.44-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  41.9 KiB
 perl-File-Path                 noarch 2.18-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  63.5 KiB
 perl-File-Temp                 noarch 1:0.231.100-511.fc41    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 162.3 KiB
 perl-File-stat                 noarch 1.14-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  12.5 KiB
 perl-FileHandle                noarch 2.05-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.3 KiB
 perl-Getopt-Long               noarch 1:2.58-2.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.5 KiB
 perl-Getopt-Std                noarch 1.14-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.2 KiB
 perl-Git                       noarch 2.47.1-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  64.0 KiB
 perl-HTTP-Tiny                 noarch 0.090-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 154.4 KiB
 perl-IO                        x86_64 1.55-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 151.1 KiB
 perl-IO-Socket-IP              noarch 0.43-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 100.3 KiB
 perl-IO-Socket-SSL             noarch 2.089-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 703.3 KiB
 perl-IPC-Open3                 noarch 1.22-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.5 KiB
 perl-MIME-Base32               noarch 1.303-21.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  30.7 KiB
 perl-MIME-Base64               x86_64 3.16-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  46.1 KiB
 perl-Net-SSLeay                x86_64 1.94-7.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 MiB
 perl-POSIX                     x86_64 2.20-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 235.1 KiB
 perl-PathTools                 x86_64 3.91-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 180.0 KiB
 perl-Pod-Escapes               noarch 1:1.07-511.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  24.9 KiB
 perl-Pod-Perldoc               noarch 3.28.01-512.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 163.7 KiB
 perl-Pod-Simple                noarch 1:3.45-511.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 560.9 KiB
 perl-Pod-Usage                 noarch 4:2.03-511.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  84.8 KiB
 perl-Scalar-List-Utils         x86_64 5:1.68-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 148.9 KiB
 perl-SelectSaver               noarch 1.02-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 KiB
 perl-Socket                    x86_64 4:2.038-511.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 124.0 KiB
 perl-Storable                  x86_64 1:3.32-511.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 232.4 KiB
 perl-Symbol                    noarch 1.09-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.8 KiB
 perl-Term-ANSIColor            noarch 5.01-512.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  97.5 KiB
 perl-Term-Cap                  noarch 1.18-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  29.3 KiB
 perl-TermReadKey               x86_64 2.38-23.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  64.1 KiB
 perl-Text-ParseWords           noarch 3.31-511.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  13.6 KiB
 perl-Text-Tabs+Wrap            noarch 2024.001-511.fc41       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.6 KiB
 perl-Time-Local                noarch 2:1.350-511.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  69.0 KiB
 perl-URI                       noarch 5.31-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 257.0 KiB
 perl-base                      noarch 2.27-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  12.5 KiB
 perl-constant                  noarch 1.33-512.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  26.2 KiB
 perl-if                        noarch 0.61.000-512.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.8 KiB
 perl-interpreter               x86_64 4:5.40.0-512.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 122.3 KiB
 perl-lib                       x86_64 0.65-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.5 KiB
 perl-libnet                    noarch 3.15-512.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 289.4 KiB
 perl-libs                      x86_64 4:5.40.0-512.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.9 MiB
 perl-locale                    noarch 1.12-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.5 KiB
 perl-mro                       x86_64 1.29-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  45.6 KiB
 perl-overload                  noarch 1.37-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  71.5 KiB
 perl-overloading               noarch 0.02-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.8 KiB
 perl-parent                    noarch 1:0.244-1.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.3 KiB
 perl-podlators                 noarch 1:6.0.2-2.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 317.5 KiB
 perl-vars                      noarch 1.05-512.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.9 KiB
 pyproject-rpm-macros           noarch 1.16.3-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 113.7 KiB
 python-pip-wheel               noarch 24.3.1-2.fc42           copr_base                                                       1.2 MiB
 python-rpm-macros              noarch 3.14-3.fc42             copr_base                                                      22.1 KiB
 python-setuptools-wheel        noarch 74.1.3-5.fc42           copr_base                                                       1.2 MiB
 python-wheel-wheel             noarch 1:0.45.1-2.fc42         copr_base                                                      71.6 KiB
 python3                        x86_64 3.14.0~a3-1.fc42        copr_base                                                      30.7 KiB
 python3-CommonMark             noarch 0.9.1-18.fc42           copr_base                                                     415.6 KiB
 python3-babel                  noarch 2.16.0-1.fc42           copr_base                                                      28.4 MiB
 python3-cachetools             noarch 5.4.0-6.fc42            copr_base                                                     135.0 KiB
 python3-chardet                noarch 5.2.0-15.fc42           copr_base                                                       2.1 MiB
 python3-charset-normalizer     noarch 3.4.0-1.fc42            copr_base                                                     336.0 KiB
 python3-colorama               noarch 0.4.6-9.fc42            copr_base                                                     189.0 KiB
 python3-coverage+toml          x86_64 7.3.2-5.fc42            copr_base                                                      17.1 KiB
 python3-distlib                noarch 0.3.9-1.fc42            copr_base                                                       1.2 MiB
 python3-docutils               noarch 0.21.2-1.fc42           copr_base                                                       4.9 MiB
 python3-execnet                noarch 2.1.1-4.fc42            copr_base                                                     967.3 KiB
 python3-filelock               noarch 3.15.4-5.fc42           copr_base                                                      96.0 KiB
 python3-idna                   noarch 3.10-1.fc42             copr_base                                                     631.9 KiB
 python3-imagesize              noarch 1.4.1-9.fc42            copr_base                                                      34.7 KiB
 python3-iniconfig              noarch 1.1.1-24.fc42           copr_base                                                      20.7 KiB
 python3-jinja2                 noarch 3.1.4-5.fc42            copr_base                                                       3.0 MiB
 python3-libs                   x86_64 3.14.0~a3-1.fc42        copr_base                                                      40.6 MiB
 python3-markupsafe             x86_64 3.0.2-1.fc42            copr_base                                                      64.2 KiB
 python3-packaging              noarch 24.2-2.fc42             copr_base                                                     593.2 KiB
 python3-platformdirs           noarch 4.2.2-3.fc42            copr_base                                                     176.6 KiB
 python3-pluggy                 noarch 1.5.0-1.fc42            copr_base                                                     209.8 KiB
 python3-pygments               noarch 2.18.0-3.fc42           copr_base                                                      10.6 MiB
 python3-pyproject-api          noarch 1.8.0-1.fc42            copr_base                                                      83.6 KiB
 python3-requests               noarch 2.32.3-3.fc42           copr_base                                                     484.8 KiB
 python3-rpm-generators         noarch 14-11.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.7 KiB
 python3-rpm-macros             noarch 3.14-3.fc42             copr_base                                                       6.4 KiB
 python3-snowballstemmer        noarch 2.2.0-13.fc42           copr_base                                                       1.7 MiB
 python3-sphinx-theme-alabaster noarch 0.7.16-2.fc42           copr_base                                                      41.9 KiB
 python3-urllib3                noarch 2.2.3-6.fc42            copr_base                                                       1.0 MiB
 python3-virtualenv             noarch 20.26.6-1.fc42          copr_base                                                     659.3 KiB
 tzdata                         noarch 2024b-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB

Transaction Summary:
 Installing:       124 packages

Total size of inbound packages is 48 MiB. Need to download 48 MiB.
After this operation, 205 MiB extra will be used (install 205 MiB, remove 0 B).
[  1/124] python3-coverage-0:7.3.2-5.fc 100% |  28.4 MiB/s | 378.7 KiB |  00m00s
[  2/124] python3-devel-0:3.14.0~a3-1.f 100% |  26.1 MiB/s | 374.1 KiB |  00m00s
[  3/124] python3-isort-0:5.13.2-5.fc42 100% |  43.9 MiB/s | 224.5 KiB |  00m00s
[  4/124] python3-pytest-cov-0:5.0.0-1. 100% |  48.4 MiB/s |  49.6 KiB |  00m00s
[  5/124] git-0:2.47.1-1.fc42.x86_64    100% |   1.8 MiB/s |  51.7 KiB |  00m00s
[  6/124] python3-pytest-runner-0:4.0-2 100% |   9.4 MiB/s |  19.4 KiB |  00m00s
[  7/124] python3-pytest-cache-0:1.0-36 100% | 872.8 KiB/s |  22.7 KiB |  00m00s
[  8/124] python3-setuptools-0:74.1.3-5 100% | 370.2 MiB/s |   1.9 MiB |  00m00s
[  9/124] python3-pytest-isort-0:3.0.0- 100% | 729.4 KiB/s |  19.7 KiB |  00m00s
[ 10/124] python3-setuptools_scm-0:8.1. 100% |  51.5 MiB/s | 105.6 KiB |  00m00s
[ 11/124] tox-0:4.23.2-2.fc42.noarch    100% | 126.6 MiB/s | 389.0 KiB |  00m00s
[ 12/124] python3-0:3.14.0~a3-1.fc42.x8 100% |  11.6 MiB/s |  23.8 KiB |  00m00s
[ 13/124] python3-recommonmark-0:0.7.1- 100% |   1.2 MiB/s |  39.2 KiB |  00m00s
[ 14/124] python3-execnet-0:2.1.1-4.fc4 100% |  30.5 MiB/s | 249.8 KiB |  00m00s
[ 15/124] python3-sphinx-1:7.3.7-5.fc42 100% |  82.6 MiB/s |   2.6 MiB |  00m00s
[ 16/124] python3-coverage+toml-0:7.3.2 100% |   1.1 MiB/s |   9.8 KiB |  00m00s
[ 17/124] python3-libs-0:3.14.0~a3-1.fc 100% | 257.9 MiB/s |   8.8 MiB |  00m00s
[ 18/124] python3-CommonMark-0:0.9.1-18 100% |  13.1 MiB/s | 133.9 KiB |  00m00s
[ 19/124] python3-docutils-0:0.21.2-1.f 100% |  92.5 MiB/s |   1.0 MiB |  00m00s
[ 20/124] python3-packaging-0:24.2-2.fc 100% |  48.4 MiB/s | 148.5 KiB |  00m00s
[ 21/124] python3-imagesize-0:1.4.1-9.f 100% |  11.0 MiB/s |  22.4 KiB |  00m00s
[ 22/124] python3-jinja2-0:3.1.4-5.fc42 100% |  68.2 MiB/s | 488.5 KiB |  00m00s
[ 23/124] python3-requests-0:2.32.3-3.f 100% |  29.3 MiB/s | 150.1 KiB |  00m00s
[ 24/124] python3-pygments-0:2.18.0-3.f 100% | 148.2 MiB/s |   2.4 MiB |  00m00s
[ 25/124] python3-snowballstemmer-0:2.2 100% |  46.0 MiB/s | 235.5 KiB |  00m00s
[ 26/124] python3-sphinx-theme-alabaste 100% |   8.0 MiB/s |  24.5 KiB |  00m00s
[ 27/124] python3-cachetools-0:5.4.0-6. 100% |  12.6 MiB/s |  38.7 KiB |  00m00s
[ 28/124] python3-babel-0:2.16.0-1.fc42 100% | 198.4 MiB/s |   6.4 MiB |  00m00s
[ 29/124] python3-chardet-0:5.2.0-15.fc 100% |  29.5 MiB/s | 271.7 KiB |  00m00s
[ 30/124] python3-colorama-0:0.4.6-9.fc 100% |   7.8 MiB/s |  64.1 KiB |  00m00s
[ 31/124] python3-platformdirs-0:4.2.2- 100% |  42.7 MiB/s |  43.7 KiB |  00m00s
[ 32/124] python3-pyproject-api-0:1.8.0 100% |  37.7 MiB/s |  38.7 KiB |  00m00s
[ 33/124] python3-virtualenv-0:20.26.6- 100% | 120.2 MiB/s | 246.2 KiB |  00m00s
[ 34/124] python3-markupsafe-0:3.0.2-1. 100% |   9.9 MiB/s |  30.5 KiB |  00m00s
[ 35/124] python3-charset-normalizer-0: 100% |  34.0 MiB/s | 104.4 KiB |  00m00s
[ 36/124] python3-idna-0:3.10-1.fc42.no 100% |  55.4 MiB/s | 113.4 KiB |  00m00s
[ 37/124] python3-distlib-0:0.3.9-1.fc4 100% | 253.8 MiB/s | 259.9 KiB |  00m00s
[ 38/124] python3-pytest-0:8.3.4-2.fc42 100% | 374.4 MiB/s | 766.8 KiB |  00m00s
[ 39/124] python3-urllib3-0:2.2.3-6.fc4 100% |  65.4 MiB/s | 268.1 KiB |  00m00s
[ 40/124] python3-iniconfig-0:1.1.1-24. 100% |   9.1 MiB/s |  18.7 KiB |  00m00s
[ 41/124] python3-pluggy-0:1.5.0-1.fc42 100% |   0.0   B/s |  55.7 KiB |  00m00s
[ 42/124] python3-filelock-0:3.15.4-5.f 100% |  38.4 MiB/s |  39.3 KiB |  00m00s
[ 43/124] python-pip-wheel-0:24.3.1-2.f 100% | 401.5 MiB/s |   1.2 MiB |  00m00s
[ 44/124] python-wheel-wheel-1:0.45.1-2 100% |  25.3 MiB/s |  77.6 KiB |  00m00s
[ 45/124] python-setuptools-wheel-0:74. 100% | 180.8 MiB/s |   1.1 MiB |  00m00s
[ 46/124] expat-0:2.6.4-1.fc42.x86_64   100% |  22.4 MiB/s | 114.5 KiB |  00m00s
[ 47/124] mpdecimal-0:2.5.1-16.fc41.x86 100% |   5.8 MiB/s |  89.0 KiB |  00m00s
[ 48/124] tzdata-0:2024b-1.fc42.noarch  100% |  19.9 MiB/s | 428.6 KiB |  00m00s
[ 49/124] git-core-0:2.47.1-1.fc42.x86_ 100% | 186.4 MiB/s |   4.8 MiB |  00m00s
[ 50/124] perl-File-Basename-0:2.86-512 100% |   2.1 MiB/s |  17.1 KiB |  00m00s
[ 51/124] perl-File-Find-0:1.44-512.fc4 100% |   6.2 MiB/s |  25.3 KiB |  00m00s
[ 52/124] perl-Getopt-Long-1:2.58-2.fc4 100% |  15.6 MiB/s |  63.9 KiB |  00m00s
[ 53/124] git-core-doc-0:2.47.1-1.fc42. 100% | 110.7 MiB/s |   2.8 MiB |  00m00s
[ 54/124] perl-Git-0:2.47.1-1.fc42.noar 100% |   6.3 MiB/s |  38.4 KiB |  00m00s
[ 55/124] perl-IPC-Open3-0:1.22-512.fc4 100% |   4.3 MiB/s |  21.8 KiB |  00m00s
[ 56/124] perl-PathTools-0:3.91-511.fc4 100% |  27.1 MiB/s |  83.4 KiB |  00m00s
[ 57/124] perl-interpreter-4:5.40.0-512 100% |  17.7 MiB/s |  72.3 KiB |  00m00s
[ 58/124] perl-TermReadKey-0:2.38-23.fc 100% |   6.9 MiB/s |  35.6 KiB |  00m00s
[ 59/124] perl-lib-0:0.65-512.fc42.x86_ 100% |   2.9 MiB/s |  14.9 KiB |  00m00s
[ 60/124] perl-Carp-0:1.54-511.fc41.noa 100% |   9.4 MiB/s |  28.9 KiB |  00m00s
[ 61/124] perl-DynaLoader-0:1.56-512.fc 100% |   8.5 MiB/s |  26.0 KiB |  00m00s
[ 62/124] perl-libs-4:5.40.0-512.fc42.x 100% | 172.2 MiB/s |   2.2 MiB |  00m00s
[ 63/124] perl-Exporter-0:5.78-511.fc41 100% |   5.0 MiB/s |  30.9 KiB |  00m00s
[ 64/124] perl-Encode-4:3.21-511.fc41.x 100% |  87.1 MiB/s |   1.0 MiB |  00m00s
[ 65/124] perl-vars-0:1.05-512.fc42.noa 100% |   4.2 MiB/s |  13.0 KiB |  00m00s
[ 66/124] perl-Errno-0:1.38-512.fc42.x8 100% |   4.9 MiB/s |  14.9 KiB |  00m00s
[ 67/124] perl-Scalar-List-Utils-5:1.68 100% |  24.1 MiB/s |  74.2 KiB |  00m00s
[ 68/124] perl-constant-0:1.33-512.fc41 100% |   7.5 MiB/s |  23.0 KiB |  00m00s
[ 69/124] perl-Fcntl-0:1.18-512.fc42.x8 100% |   9.7 MiB/s |  29.8 KiB |  00m00s
[ 70/124] perl-Symbol-0:1.09-512.fc42.n 100% |   4.6 MiB/s |  14.2 KiB |  00m00s
[ 71/124] perl-IO-0:1.55-512.fc42.x86_6 100% |  25.2 MiB/s |  77.5 KiB |  00m00s
[ 72/124] perl-POSIX-0:2.20-512.fc42.x8 100% |  23.7 MiB/s |  97.0 KiB |  00m00s
[ 73/124] perl-SelectSaver-0:1.02-512.f 100% |   5.7 MiB/s |  11.7 KiB |  00m00s
[ 74/124] perl-File-stat-0:1.14-512.fc4 100% |   5.5 MiB/s |  17.0 KiB |  00m00s
[ 75/124] perl-Socket-4:2.038-511.fc41. 100% |  17.8 MiB/s |  54.8 KiB |  00m00s
[ 76/124] perl-Pod-Usage-4:2.03-511.fc4 100% |  19.5 MiB/s |  40.0 KiB |  00m00s
[ 77/124] perl-Text-ParseWords-0:3.31-5 100% |   5.4 MiB/s |  16.6 KiB |  00m00s
[ 78/124] perl-Error-1:0.17029-16.fc41. 100% |   6.6 MiB/s |  40.6 KiB |  00m00s
[ 79/124] perl-base-0:2.27-512.fc42.noa 100% |   5.3 MiB/s |  16.2 KiB |  00m00s
[ 80/124] perl-overload-0:1.37-512.fc42 100% |  14.8 MiB/s |  45.5 KiB |  00m00s
[ 81/124] perl-Class-Struct-0:0.68-512. 100% |   7.2 MiB/s |  22.0 KiB |  00m00s
[ 82/124] perl-Getopt-Std-0:1.14-512.fc 100% |   5.1 MiB/s |  15.6 KiB |  00m00s
[ 83/124] perl-MIME-Base64-0:3.16-511.f 100% |   7.3 MiB/s |  29.9 KiB |  00m00s
[ 84/124] perl-parent-1:0.244-1.fc42.no 100% |   4.9 MiB/s |  15.1 KiB |  00m00s
[ 85/124] perl-Storable-1:3.32-511.fc41 100% |  32.0 MiB/s |  98.4 KiB |  00m00s
[ 86/124] perl-mro-0:1.29-512.fc42.x86_ 100% |   9.7 MiB/s |  29.9 KiB |  00m00s
[ 87/124] less-0:668-1.fc42.x86_64      100% |  30.8 MiB/s | 189.4 KiB |  00m00s
[ 88/124] perl-overloading-0:0.02-512.f 100% |   4.2 MiB/s |  12.9 KiB |  00m00s
[ 89/124] openssh-clients-0:9.9p1-5.fc4 100% |  92.5 MiB/s | 757.4 KiB |  00m00s
[ 90/124] perl-Pod-Perldoc-0:3.28.01-51 100% |  19.6 MiB/s |  80.5 KiB |  00m00s
[ 91/124] perl-podlators-1:6.0.2-2.fc41 100% |  40.6 MiB/s | 124.8 KiB |  00m00s
[ 92/124] perl-File-Temp-1:0.231.100-51 100% |  14.4 MiB/s |  59.1 KiB |  00m00s
[ 93/124] groff-base-0:1.23.0-7.fc41.x8 100% | 134.1 MiB/s |   1.1 MiB |  00m00s
[ 94/124] perl-HTTP-Tiny-0:0.090-1.fc42 100% |   9.2 MiB/s |  56.5 KiB |  00m00s
[ 95/124] perl-Pod-Simple-1:3.45-511.fc 100% |  51.2 MiB/s | 209.6 KiB |  00m00s
[ 96/124] perl-locale-0:1.12-512.fc42.n 100% |   4.4 MiB/s |  13.6 KiB |  00m00s
[ 97/124] perl-IO-Socket-SSL-0:2.089-1. 100% |  75.3 MiB/s | 231.2 KiB |  00m00s
[ 98/124] perl-Net-SSLeay-0:1.94-7.fc41 100% |  69.8 MiB/s | 357.6 KiB |  00m00s
[ 99/124] perl-Time-Local-2:1.350-511.f 100% |  11.2 MiB/s |  34.5 KiB |  00m00s
[100/124] perl-File-Path-0:2.18-511.fc4 100% |  11.5 MiB/s |  35.3 KiB |  00m00s
[101/124] libedit-0:3.1-53.20240808cvs. 100% |  25.8 MiB/s | 105.6 KiB |  00m00s
[102/124] libfido2-0:1.15.0-2.fc41.x86_ 100% |  19.2 MiB/s |  98.1 KiB |  00m00s
[103/124] openssh-0:9.9p1-5.fc42.x86_64 100% |  42.6 MiB/s | 349.2 KiB |  00m00s
[104/124] perl-Term-ANSIColor-0:5.01-51 100% |  11.6 MiB/s |  47.7 KiB |  00m00s
[105/124] libcbor-0:0.11.0-2.fc41.x86_6 100% |   5.4 MiB/s |  33.1 KiB |  00m00s
[106/124] perl-Term-Cap-0:1.18-511.fc41 100% |   7.2 MiB/s |  22.1 KiB |  00m00s
[107/124] perl-Pod-Escapes-1:1.07-511.f 100% |   6.4 MiB/s |  19.8 KiB |  00m00s
[108/124] ncurses-0:6.5-2.20240629.fc41 100% |  81.9 MiB/s | 419.1 KiB |  00m00s
[109/124] perl-Text-Tabs+Wrap-0:2024.00 100% |   7.1 MiB/s |  21.9 KiB |  00m00s
[110/124] perl-if-0:0.61.000-512.fc42.n 100% |   4.5 MiB/s |  14.0 KiB |  00m00s
[111/124] perl-AutoLoader-0:5.74-512.fc 100% |   6.9 MiB/s |  21.2 KiB |  00m00s
[112/124] perl-IO-Socket-IP-0:0.43-1.fc 100% |  13.7 MiB/s |  42.2 KiB |  00m00s
[113/124] perl-URI-0:5.31-1.fc42.noarch 100% |  24.8 MiB/s | 127.0 KiB |  00m00s
[114/124] perl-MIME-Base32-0:1.303-21.f 100% |   5.0 MiB/s |  20.5 KiB |  00m00s
[115/124] perl-Data-Dumper-0:2.189-512. 100% |  11.0 MiB/s |  56.3 KiB |  00m00s
[116/124] perl-libnet-0:3.15-512.fc41.n 100% |  30.0 MiB/s | 123.0 KiB |  00m00s
[117/124] perl-Digest-MD5-0:2.59-5.fc41 100% |   8.8 MiB/s |  36.0 KiB |  00m00s
[118/124] perl-B-0:1.89-512.fc42.x86_64 100% |  34.4 MiB/s | 176.3 KiB |  00m00s
[119/124] python-rpm-macros-0:3.14-3.fc 100% |  17.8 MiB/s |  18.2 KiB |  00m00s
[120/124] perl-FileHandle-0:2.05-512.fc 100% |   5.0 MiB/s |  15.5 KiB |  00m00s
[121/124] python3-rpm-macros-0:3.14-3.f 100% |  12.7 MiB/s |  13.0 KiB |  00m00s
[122/124] perl-Digest-0:1.20-511.fc41.n 100% |   6.1 MiB/s |  24.9 KiB |  00m00s
[123/124] pyproject-rpm-macros-0:1.16.3 100% |  14.5 MiB/s |  44.6 KiB |  00m00s
[124/124] python3-rpm-generators-0:14-1 100% |   9.5 MiB/s |  29.3 KiB |  00m00s
--------------------------------------------------------------------------------
[124/124] Total                         100% | 165.3 MiB/s |  48.4 MiB |  00m00s
Running transaction
[  1/126] Verify package files          100% | 670.0   B/s | 124.0   B |  00m00s
[  2/126] Prepare transaction           100% |   1.7 KiB/s | 124.0   B |  00m00s
[  3/126] Installing python-rpm-macros- 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[  4/126] Installing python3-rpm-macros 100% |   0.0   B/s |   6.7 KiB |  00m00s
[  5/126] Installing expat-0:2.6.4-1.fc 100% | 140.4 MiB/s | 287.6 KiB |  00m00s
[  6/126] Installing python-pip-wheel-0 100% | 622.1 MiB/s |   1.2 MiB |  00m00s
[  7/126] Installing pyproject-rpm-macr 100% | 113.0 MiB/s | 115.7 KiB |  00m00s
[  8/126] Installing ncurses-0:6.5-2.20 100% | 206.3 MiB/s | 633.9 KiB |  00m00s
[  9/126] Installing libcbor-0:0.11.0-2 100% |  73.5 MiB/s |  75.3 KiB |  00m00s
[ 10/126] Installing libfido2-0:1.15.0- 100% | 234.1 MiB/s | 239.7 KiB |  00m00s
[ 11/126] Installing openssh-0:9.9p1-5. 100% | 344.9 MiB/s |   1.4 MiB |  00m00s
[ 12/126] Installing libedit-0:3.1-53.2 100% | 240.0 MiB/s | 245.8 KiB |  00m00s
[ 13/126] Installing openssh-clients-0: 100% | 126.6 MiB/s |   2.7 MiB |  00m00s
[ 14/126] Installing groff-base-0:1.23. 100% | 168.4 MiB/s |   3.9 MiB |  00m00s
[ 15/126] Installing perl-Digest-0:1.20 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[ 16/126] Installing perl-B-0:1.89-512. 100% | 244.8 MiB/s | 501.3 KiB |  00m00s
[ 17/126] Installing perl-FileHandle-0: 100% |   0.0   B/s |   9.8 KiB |  00m00s
[ 18/126] Installing perl-Digest-MD5-0: 100% |  60.2 MiB/s |  61.7 KiB |  00m00s
[ 19/126] Installing perl-MIME-Base32-0 100% |   0.0   B/s |  32.2 KiB |  00m00s
[ 20/126] Installing perl-Data-Dumper-0 100% | 110.9 MiB/s | 113.6 KiB |  00m00s
[ 21/126] Installing perl-libnet-0:3.15 100% | 143.9 MiB/s | 294.7 KiB |  00m00s
[ 22/126] Installing perl-AutoLoader-0: 100% |   0.0   B/s |  20.9 KiB |  00m00s
[ 23/126] Installing perl-IO-Socket-IP- 100% |  99.8 MiB/s | 102.2 KiB |  00m00s
[ 24/126] Installing perl-URI-0:5.31-1. 100% |  87.8 MiB/s | 269.6 KiB |  00m00s
[ 25/126] Installing perl-locale-0:1.12 100% |   0.0   B/s |   6.9 KiB |  00m00s
[ 26/126] Installing perl-Time-Local-2: 100% |   0.0   B/s |  70.6 KiB |  00m00s
[ 27/126] Installing perl-File-Path-0:2 100% |   0.0   B/s |  64.5 KiB |  00m00s
[ 28/126] Installing perl-Pod-Escapes-1 100% |   0.0   B/s |  25.9 KiB |  00m00s
[ 29/126] Installing perl-Text-Tabs+Wra 100% |   0.0   B/s |  23.9 KiB |  00m00s
[ 30/126] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[ 31/126] Installing perl-Net-SSLeay-0: 100% | 227.1 MiB/s |   1.4 MiB |  00m00s
[ 32/126] Installing perl-IO-Socket-SSL 100% | 345.4 MiB/s | 707.4 KiB |  00m00s
[ 33/126] Installing perl-Class-Struct- 100% |   0.0   B/s |  25.9 KiB |  00m00s
[ 34/126] Installing perl-IPC-Open3-0:1 100% |   0.0   B/s |  23.3 KiB |  00m00s
[ 35/126] Installing perl-POSIX-0:2.20- 100% | 230.8 MiB/s | 236.4 KiB |  00m00s
[ 36/126] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB |  00m00s
[ 37/126] Installing perl-Term-ANSIColo 100% |  96.9 MiB/s |  99.2 KiB |  00m00s
[ 38/126] Installing perl-Term-Cap-0:1. 100% |   0.0   B/s |  30.6 KiB |  00m00s
[ 39/126] Installing perl-Pod-Simple-1: 100% | 278.5 MiB/s | 570.5 KiB |  00m00s
[ 40/126] Installing perl-HTTP-Tiny-0:0 100% | 152.8 MiB/s | 156.4 KiB |  00m00s
[ 41/126] Installing perl-Symbol-0:1.09 100% |   0.0   B/s |   7.2 KiB |  00m00s
[ 42/126] Installing perl-SelectSaver-0 100% |   0.0   B/s |   2.6 KiB |  00m00s
[ 43/126] Installing perl-Socket-4:2.03 100% | 123.1 MiB/s | 126.1 KiB |  00m00s
[ 44/126] Installing perl-File-stat-0:1 100% |   0.0   B/s |  13.1 KiB |  00m00s
[ 45/126] Installing perl-podlators-1:6 100% | 313.9 MiB/s | 321.4 KiB |  00m00s
[ 46/126] Installing perl-Pod-Perldoc-0 100% |  82.6 MiB/s | 169.3 KiB |  00m00s
[ 47/126] Installing perl-Fcntl-0:1.18- 100% |   0.0   B/s |  50.1 KiB |  00m00s
[ 48/126] Installing perl-Text-ParseWor 100% |   0.0   B/s |  14.6 KiB |  00m00s
[ 49/126] Installing perl-base-0:2.27-5 100% |   0.0   B/s |  12.9 KiB |  00m00s
[ 50/126] Installing perl-mro-0:1.29-51 100% |  45.6 MiB/s |  46.7 KiB |  00m00s
[ 51/126] Installing perl-IO-0:1.55-512 100% | 151.6 MiB/s | 155.2 KiB |  00m00s
[ 52/126] Installing perl-overloading-0 100% |   0.0   B/s |   5.5 KiB |  00m00s
[ 53/126] Installing perl-Pod-Usage-4:2 100% |  84.3 MiB/s |  86.3 KiB |  00m00s
[ 54/126] Installing perl-vars-0:1.05-5 100% |   0.0   B/s |   4.3 KiB |  00m00s
[ 55/126] Installing perl-Errno-0:1.38- 100% |   0.0   B/s |   8.8 KiB |  00m00s
[ 56/126] Installing perl-Scalar-List-U 100% | 149.0 MiB/s | 152.6 KiB |  00m00s
[ 57/126] Installing perl-constant-0:1. 100% |   0.0   B/s |  27.4 KiB |  00m00s
[ 58/126] Installing perl-Getopt-Std-0: 100% |   0.0   B/s |  11.7 KiB |  00m00s
[ 59/126] Installing perl-MIME-Base64-0 100% |  47.2 MiB/s |  48.4 KiB |  00m00s
[ 60/126] Installing perl-parent-1:0.24 100% |   0.0   B/s |  11.0 KiB |  00m00s
[ 61/126] Installing perl-Storable-1:3. 100% | 228.5 MiB/s | 234.0 KiB |  00m00s
[ 62/126] Installing perl-overload-0:1. 100% |   0.0   B/s |  71.9 KiB |  00m00s
[ 63/126] Installing perl-Getopt-Long-1 100% | 143.8 MiB/s | 147.2 KiB |  00m00s
[ 64/126] Installing perl-File-Basename 100% |   0.0   B/s |  14.6 KiB |  00m00s
[ 65/126] Installing perl-Carp-0:1.54-5 100% |   0.0   B/s |  47.7 KiB |  00m00s
[ 66/126] Installing perl-Exporter-0:5. 100% |   0.0   B/s |  55.6 KiB |  00m00s
[ 67/126] Installing perl-DynaLoader-0: 100% |   0.0   B/s |  32.5 KiB |  00m00s
[ 68/126] Installing perl-PathTools-0:3 100% |  90.1 MiB/s | 184.6 KiB |  00m00s
[ 69/126] Installing perl-Encode-4:3.21 100% | 337.0 MiB/s |   4.7 MiB |  00m00s
[ 70/126] Installing perl-libs-4:5.40.0 100% | 249.4 MiB/s |  10.0 MiB |  00m00s
[ 71/126] Installing perl-interpreter-4 100% | 121.1 MiB/s | 124.0 KiB |  00m00s
[ 72/126] Installing perl-File-Find-0:1 100% |   0.0   B/s |  42.5 KiB |  00m00s
[ 73/126] Installing perl-TermReadKey-0 100% |  64.7 MiB/s |  66.3 KiB |  00m00s
[ 74/126] Installing perl-lib-0:0.65-51 100% |   0.0   B/s |   8.9 KiB |  00m00s
[ 75/126] Installing perl-Error-1:0.170 100% |  78.6 MiB/s |  80.5 KiB |  00m00s
[ 76/126] Installing less-0:668-1.fc42. 100% | 200.0 MiB/s | 409.7 KiB |  00m00s
[ 77/126] Installing git-core-0:2.47.1- 100% | 404.5 MiB/s |  22.7 MiB |  00m00s
[ 78/126] Installing git-core-doc-0:2.4 100% | 335.1 MiB/s |  17.4 MiB |  00m00s
[ 79/126] Installing perl-Git-0:2.47.1- 100% |   0.0   B/s |  65.0 KiB |  00m00s
[ 80/126] Installing git-0:2.47.1-1.fc4 100% |  28.5 MiB/s |  87.4 KiB |  00m00s
[ 81/126] Installing tzdata-0:2024b-1.f 100% |  55.4 MiB/s |   1.9 MiB |  00m00s
[ 82/126] Installing mpdecimal-0:2.5.1- 100% |  50.3 MiB/s | 206.0 KiB |  00m00s
[ 83/126] Installing python3-libs-0:3.1 100% | 298.8 MiB/s |  40.9 MiB |  00m00s
[ 84/126] Installing python3-0:3.14.0~a 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[ 85/126] Installing python3-packaging- 100% | 118.3 MiB/s | 605.5 KiB |  00m00s
[ 86/126] Installing python3-setuptools 100% | 220.4 MiB/s |   8.8 MiB |  00m00s
[ 87/126] Installing python3-coverage-0 100% | 226.3 MiB/s |   1.8 MiB |  00m00s
[ 88/126] Installing python3-docutils-0 100% | 238.5 MiB/s |   5.0 MiB |  00m00s
[ 89/126] Installing python3-platformdi 100% |  89.4 MiB/s | 183.0 KiB |  00m00s
[ 90/126] Installing python3-idna-0:3.1 100% | 207.7 MiB/s | 638.2 KiB |  00m00s
[ 91/126] Installing python3-pluggy-0:1 100% | 105.5 MiB/s | 216.1 KiB |  00m00s
[ 92/126] Installing python3-filelock-0 100% |  50.2 MiB/s | 102.8 KiB |  00m00s
[ 93/126] Installing python3-urllib3-0: 100% | 212.5 MiB/s |   1.1 MiB |  00m00s
[ 94/126] Installing python3-coverage+t 100% |   0.0   B/s | 124.0   B |  00m00s
[ 95/126] Installing python3-pyproject- 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 96/126] Installing python3-rpm-genera 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[ 97/126] Installing python3-isort-0:5. 100% | 153.6 MiB/s | 786.7 KiB |  00m00s
[ 98/126] Installing python3-execnet-0: 100% | 193.1 MiB/s | 988.9 KiB |  00m00s
[ 99/126] Installing python3-CommonMark 100% |  83.7 MiB/s | 428.5 KiB |  00m00s
[100/126] Installing python3-babel-0:2. 100% | 307.2 MiB/s |  28.6 MiB |  00m00s
[101/126] Installing python3-imagesize- 100% |  12.3 MiB/s |  37.8 KiB |  00m00s
[102/126] Installing python3-pygments-0 100% | 258.1 MiB/s |  10.8 MiB |  00m00s
[103/126] Installing python3-snowballst 100% | 285.9 MiB/s |   1.7 MiB |  00m00s
[104/126] Installing python3-sphinx-the 100% |  45.3 MiB/s |  46.4 KiB |  00m00s
[105/126] Installing python3-cachetools 100% |  67.7 MiB/s | 138.6 KiB |  00m00s
[106/126] Installing python3-chardet-0: 100% | 265.8 MiB/s |   2.1 MiB |  00m00s
[107/126] Installing python3-colorama-0 100% |  97.1 MiB/s | 198.8 KiB |  00m00s
[108/126] Installing python3-markupsafe 100% |  33.3 MiB/s |  68.2 KiB |  00m00s
[109/126] Installing python3-jinja2-0:3 100% | 340.0 MiB/s |   3.1 MiB |  00m00s
[110/126] Installing python3-charset-no 100% | 168.9 MiB/s | 345.9 KiB |  00m00s
[111/126] Installing python3-requests-0 100% | 121.3 MiB/s | 496.9 KiB |  00m00s
[112/126] Installing python3-sphinx-1:7 100% | 226.9 MiB/s |  11.6 MiB |  00m00s
[113/126] Installing python3-distlib-0: 100% | 294.3 MiB/s |   1.2 MiB |  00m00s
[114/126] Installing python3-iniconfig- 100% |  23.1 MiB/s |  23.7 KiB |  00m00s
[115/126] Installing python3-pytest-0:8 100% | 291.3 MiB/s |   4.1 MiB |  00m00s
[116/126] Installing python-wheel-wheel 100% |   0.0   B/s |  72.4 KiB |  00m00s
[117/126] Installing python-setuptools- 100% | 576.4 MiB/s |   1.2 MiB |  00m00s
[118/126] Installing python3-virtualenv 100% |  64.6 MiB/s | 728.0 KiB |  00m00s
[119/126] Installing tox-0:4.23.2-2.fc4 100% | 127.5 MiB/s |   1.4 MiB |  00m00s
[120/126] Installing python3-pytest-cac 100% |  47.5 MiB/s |  48.7 KiB |  00m00s
[121/126] Installing python3-pytest-cov 100% | 166.5 MiB/s | 170.5 KiB |  00m00s
[122/126] Installing python3-pytest-iso 100% |  29.2 MiB/s |  29.9 KiB |  00m00s
[123/126] Installing python3-pytest-run 100% |  25.7 MiB/s |  26.3 KiB |  00m00s
[124/126] Installing python3-recommonma 100% |  59.7 MiB/s | 122.2 KiB |  00m00s
[125/126] Installing python3-devel-0:3. 100% | 193.2 MiB/s |   1.9 MiB |  00m00s
[126/126] Installing python3-setuptools 100% |   3.7 MiB/s | 370.3 KiB |  00m00s
Warning: skipped OpenPGP checks for 124 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: build setup for python-dictdiffer-0.9.0-12.fc42.src.rpm
Start: rpmbuild python-dictdiffer-0.9.0-12.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
error: bad date in %changelog: Web Aug 14 2024 Jason Montleon <jmontleo@redhat.com> - 0.9.0-12
warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.m1s7dR
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ test -d /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-dictdiffer-0.9.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S6Yo3m
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ rm -rf dictdiffer-0.9.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/v0.9.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dictdiffer-0.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ GIT_COMMITTER_DATE=@1734695235
+ GIT_AUTHOR_DATE=@1734695235
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-dictdiffer-0.9.0 base'
+ /usr/bin/git checkout --track -b rpm-build
Switched to a new branch 'rpm-build'
branch 'rpm-build' set up to track 'master'.
+ sed -i -e /pytest-runner/d setup.py
+ sed -i 's/setuptools_scm>=3.1.0/setuptools_scm>=1.15.7/' setup.py
+ sed -i 's/tox>=3.7.0/tox>=3.4.0/' setup.py
+ sed -Ei '/--(pydocstyle|pycodestyle)/d' pytest.ini
+ sed -i -e /check-manifest/d setup.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EAHpxu
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-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 -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 dictdiffer-0.9.0
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
/usr/lib/python3.14/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
running build
running build_py
creating build
creating build/lib
creating build/lib/dictdiffer
copying dictdiffer/__init__.py -> build/lib/dictdiffer
copying dictdiffer/conflict.py -> build/lib/dictdiffer
copying dictdiffer/merge.py -> build/lib/dictdiffer
copying dictdiffer/resolve.py -> build/lib/dictdiffer
copying dictdiffer/testing.py -> build/lib/dictdiffer
copying dictdiffer/unify.py -> build/lib/dictdiffer
copying dictdiffer/utils.py -> build/lib/dictdiffer
copying dictdiffer/version.py -> build/lib/dictdiffer
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6esBru
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ '[' /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ mkdir /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT
+ 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 -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 dictdiffer-0.9.0
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT --prefix /usr
/usr/lib/python3.14/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

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

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

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

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr
creating /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib
creating /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14
creating /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages
creating /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/__init__.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/conflict.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/merge.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/resolve.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/testing.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/unify.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/utils.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
copying build/lib/dictdiffer/version.py -> /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__init__.py to __init__.cpython-314.pyc
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/conflict.py to conflict.cpython-314.pyc
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/merge.py to merge.cpython-314.pyc
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/resolve.py to resolve.cpython-314.pyc
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/testing.py to testing.cpython-314.pyc
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/unify.py to unify.cpython-314.pyc
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/utils.py to utils.cpython-314.pyc
byte-compiling /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/version.py to version.cpython-314.pyc
writing byte-compilation script '/tmp/tmpuesiaw57.py'
/usr/bin/python3 /tmp/tmpuesiaw57.py
removing /tmp/tmpuesiaw57.py
running install_egg_info
running egg_info
creating dictdiffer.egg-info
writing dictdiffer.egg-info/PKG-INFO
writing dependency_links to dictdiffer.egg-info/dependency_links.txt
writing requirements to dictdiffer.egg-info/requires.txt
writing top-level names to dictdiffer.egg-info/top_level.txt
writing manifest file 'dictdiffer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'RELEASE-NOTES.rst'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'dictdiffer.egg-info/SOURCES.txt'
Copying dictdiffer.egg-info to /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer-0.1.dev1+dirty-py3.14.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/bin/__pycache__
+ PYTHONPATH=/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT//usr/lib/python3.14/site-packages
+ sphinx-build docs/ html
Running Sphinx v7.3.7
Template {0} not found, pip install it
making output directory... done
loading intersphinx inventory from https://docs.python.org/2.7/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/2.7/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /2.7/objects.inv (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f81424ad010>: Failed to resolve 'docs.python.org' ([Errno -3] Temporary failure in name resolution)"))
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 1 source files that are out of date
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [100%] index

generating indices... genindex py-modindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in html.
+ /usr/bin/rm -rf html/.buildinfo
+ /usr/bin/rm -rf html/.doctrees
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14 using python3.14
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/conflict.cpython-314.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/merge.cpython-314.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/testing.cpython-314.pyc: replacing with normalized version
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/resolve.cpython-314.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/version.cpython-314.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/unify.cpython-314.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/testing.cpython-314.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/__init__.cpython-314.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages/dictdiffer/__pycache__/utils.cpython-314.pyc: rewriting with normalized contents
Scanned 8 directories and 30 files,
               processed 9 inodes,
               9 modified (2 replaced + 7 rewritten),
               0 unsupported format, 0 errors
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GdPSOC
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-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 -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 dictdiffer-0.9.0
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ PATH=/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib64/python3.14/site-packages:/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/lib/python3.14/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ /usr/bin/pytest
============================= test session starts ==============================
platform linux -- Python 3.14.0a3, pytest-8.3.4, pluggy-1.5.0
rootdir: /builddir/build/BUILD/python-dictdiffer-0.9.0-build/dictdiffer-0.9.0
configfile: pytest.ini
testpaths: tests, dictdiffer
plugins: cov-5.0.0, isort-3.0.0
collected 88 items

tests/test_conflict.py ....                                              [  4%]
tests/test_dictdiffer.py ............................ss................. [ 57%]
...............                                                          [ 75%]
tests/test_merge.py ...                                                  [ 78%]
tests/test_resolve.py ........                                           [ 87%]
tests/test_testing.py ..                                                 [ 89%]
tests/test_unify.py ..                                                   [ 92%]
tests/test_utils.py .......                                              [100%]

======================== 86 passed, 2 skipped in 0.12s =========================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-dictdiffer-0.9.0-12.fc42.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3gvZO4
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ cd dictdiffer-0.9.0
+ LICENSEDIR=/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/licenses/python3-dictdiffer
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/licenses/python3-dictdiffer
+ cp -pr /builddir/build/BUILD/python-dictdiffer-0.9.0-build/dictdiffer-0.9.0/LICENSE /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/licenses/python3-dictdiffer
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-dictdiffer = 0.9.0-12.fc42 python3-dictdiffer = 0.9.0-12.fc42 python3.14-dictdiffer = 0.9.0-12.fc42 python3.14dist(dictdiffer) = 0.1~~dev1 python3dist(dictdiffer) = 0.1~~dev1
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.14
Obsoletes: python-dictdiffer < 0.9.0-12.fc42
Processing files: python-dictdiffer-doc-0.9.0-12.fc42.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ggubSL
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ cd dictdiffer-0.9.0
+ DOCDIR=/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/doc/python-dictdiffer-doc
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/doc/python-dictdiffer-doc
+ cp -pr /builddir/build/BUILD/python-dictdiffer-0.9.0-build/dictdiffer-0.9.0/html /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/doc/python-dictdiffer-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oupI3g
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ cd dictdiffer-0.9.0
+ LICENSEDIR=/builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/licenses/python-dictdiffer-doc
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/licenses/python-dictdiffer-doc
+ cp -pr /builddir/build/BUILD/python-dictdiffer-0.9.0-build/dictdiffer-0.9.0/LICENSE /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT/usr/share/licenses/python-dictdiffer-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-dictdiffer-doc = 0.9.0-12.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-dictdiffer-0.9.0-build/BUILDROOT
Wrote: /builddir/build/RPMS/python3-dictdiffer-0.9.0-12.fc42.noarch.rpm
Wrote: /builddir/build/RPMS/python-dictdiffer-doc-0.9.0-12.fc42.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.OGXmAx
+ umask 022
+ cd /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ test -d /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ rm -rf /builddir/build/BUILD/python-dictdiffer-0.9.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
Finish: rpmbuild python-dictdiffer-0.9.0-12.fc42.src.rpm
Finish: build phase for python-dictdiffer-0.9.0-12.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1734695212.343616/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/python-dictdiffer-0.9.0-12.fc42.src.rpm) Config(child) 0 minutes 8 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python-dictdiffer",
            "epoch": null,
            "version": "0.9.0",
            "release": "12.fc42",
            "arch": "src"
        },
        {
            "name": "python3-dictdiffer",
            "epoch": null,
            "version": "0.9.0",
            "release": "12.fc42",
            "arch": "noarch"
        },
        {
            "name": "python-dictdiffer-doc",
            "epoch": null,
            "version": "0.9.0",
            "release": "12.fc42",
            "arch": "noarch"
        }
    ]
}
RPMResults finished