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


Version: 0.72
PID: 18338
Logging PID: 18339
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 7465057,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '3e8df8014041ac9aef5a39429a5934bad2fd7c34',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-sqlalchemy_schemadisplay',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-sqlalchemy_schemadisplay',
 'package_version': '2.0-1',
 'project_dirname': 'pytest',
 'project_name': 'pytest',
 'project_owner': 'thrnciar',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'thrnciar/pytest--thrnciar',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'submitter': 'thrnciar',
 'tags': [],
 'task_id': '7465057-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-sqlalchemy_schemadisplay /var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay --depth 500 --no-single-branch --recursive

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

Running: git checkout 3e8df8014041ac9aef5a39429a5934bad2fd7c34 --

cmd: ['git', 'checkout', '3e8df8014041ac9aef5a39429a5934bad2fd7c34', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay
rc: 0
stdout: 
stderr: Note: switching to '3e8df8014041ac9aef5a39429a5934bad2fd7c34'.

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 3e8df80 automatic import of python-sqlalchemy_schemadisplay

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay
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 sqlalchemy_schemadisplay-2.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o sqlalchemy_schemadisplay-2.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/thrnciar/pytest/python-sqlalchemy_schemadisplay/sqlalchemy_schemadisplay-2.0.tar.gz/md5/bc4a2693156cc28acc6cae3795078470/sqlalchemy_schemadisplay-2.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 12522  100 12522    0     0   344k      0 --:--:-- --:--:-- --:--:--  349k
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
INFO: Reading stdout from command: md5sum sqlalchemy_schemadisplay-2.0.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay/python-sqlalchemy_schemadisplay.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1716205407.341334 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay/python-sqlalchemy_schemadisplay.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1716205407.341334 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay/python-sqlalchemy_schemadisplay.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.5
INFO: Mock Version: 5.5
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1716205407.341334/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:rawhide
INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide
INFO: Copy content of container registry.fedoraproject.org/fedora:rawhide to /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1716205407.341334/root
INFO: Checking that registry.fedoraproject.org/fedora:rawhide image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:rawhide with podman image mount
INFO: image registry.fedoraproject.org/fedora:rawhide as /var/lib/containers/storage/overlay/496f4e3800acc332ef2f6cdc5f0d0624f967c8778fd117570f9add9230fbfaed/merged
INFO: umounting image registry.fedoraproject.org/fedora:rawhide (/var/lib/containers/storage/overlay/496f4e3800acc332ef2f6cdc5f0d0624f967c8778fd117570f9add9230fbfaed/merged) with podman image umount
INFO: Package manager dnf5 detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf5 tooling
Updating and loading repositories:
 Copr repository                        100% |  59.9 MiB/s |   3.0 MiB |  00m00s
 fedora                                 100% |  26.2 MiB/s |  20.8 MiB |  00m01s
Repositories loaded.
Package "dnf5-5.2.1.0-1.fc41.x86_64" is already installed.

Package                      Arch   Version         Repository      Size
Installing:                                                             
 dnf5-plugins                x86_64 5.2.1.0-1.fc41  fedora       1.0 MiB
Installing dependencies:                                                
 elfutils-default-yama-scope noarch 0.191-7.fc41    fedora       1.8 KiB
 elfutils-libelf             x86_64 0.191-7.fc41    fedora       1.2 MiB
 elfutils-libs               x86_64 0.191-7.fc41    fedora     646.1 KiB
 file-libs                   x86_64 5.45-5.fc41     fedora       9.9 MiB
 libgomp                     x86_64 14.1.1-1.fc41   fedora     519.5 KiB
 rpm-build-libs              x86_64 4.19.1.1-2.fc41 fedora     198.4 KiB

Transaction Summary:
 Installing:        7 packages

Total size of inbound packages is 2 MiB. Need to download 2 MiB.
After this operation 13 MiB will be used (install 13 MiB, remove 0 B).
[1/7] rpm-build-libs-0:4.19.1.1-2.fc41. 100% |   9.2 MiB/s |  94.0 KiB |  00m00s
[2/7] elfutils-libelf-0:0.191-7.fc41.x8 100% |  17.0 MiB/s | 208.5 KiB |  00m00s
[3/7] dnf5-plugins-0:5.2.1.0-1.fc41.x86 100% |  24.9 MiB/s | 356.8 KiB |  00m00s
[4/7] elfutils-libs-0:0.191-7.fc41.x86_ 100% |  50.4 MiB/s | 258.1 KiB |  00m00s
[5/7] file-libs-0:5.45-5.fc41.x86_64    100% | 149.0 MiB/s | 763.0 KiB |  00m00s
[6/7] elfutils-default-yama-scope-0:0.1 100% |   6.5 MiB/s |  13.3 KiB |  00m00s
[7/7] libgomp-0:14.1.1-1.fc41.x86_64    100% | 113.4 MiB/s | 348.3 KiB |  00m00s
--------------------------------------------------------------------------------
[7/7] Total                             100% |   6.9 MiB/s |   2.0 MiB |  00m00s
Running transaction
[1/9] Verify package files              100% | 875.0   B/s |   7.0   B |  00m00s
[2/9] Prepare transaction               100% | 777.0   B/s |   7.0   B |  00m00s
[3/9] Installing elfutils-libelf-0:0.19 100% | 292.3 MiB/s |   1.2 MiB |  00m00s
[4/9] Installing elfutils-default-yama- 100% | 340.5 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.191-7.fc41.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.191-7.fc41.noar
[5/9] Installing elfutils-libs-0:0.191- 100% | 210.9 MiB/s | 648.0 KiB |  00m00s
[6/9] Installing libgomp-0:14.1.1-1.fc4 100% | 254.3 MiB/s | 520.9 KiB |  00m00s
[7/9] Installing file-libs-0:5.45-5.fc4 100% | 584.1 MiB/s |   9.9 MiB |  00m00s
[8/9] Installing rpm-build-libs-0:4.19. 100% | 194.6 MiB/s | 199.2 KiB |  00m00s
[9/9] Installing dnf5-plugins-0:5.2.1.0 100% |  47.2 MiB/s |   1.0 MiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
Finish(bootstrap): installing dnf5 tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1716205407.341334/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-2.fc41.x86_64
  rpm-sequoia-1.6.0-2.fc40.x86_64
  dnf5-5.2.1.0-1.fc41.x86_64
  dnf5-plugins-5.2.1.0-1.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |  81.1 KiB/s |  22.1 KiB |  00m00s
 Copr repository                        100% | 128.0 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% |  68.1 MiB/s |   3.0 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository      Size
Installing group/module packages:                                                        
 bash                              x86_64 5.2.26-3.fc40              fedora       8.1 MiB
 bzip2                             x86_64 1.0.8-18.fc40              fedora      91.7 KiB
 coreutils                         x86_64 9.5-1.fc41                 fedora       5.5 MiB
 cpio                              x86_64 2.15-1.fc40                fedora       1.1 MiB
 diffutils                         x86_64 3.10-5.fc40                fedora       1.6 MiB
 fedora-release-common             noarch 41-0.10                    fedora      19.2 KiB
 findutils                         x86_64 1:4.9.0-8.fc40             fedora       1.5 MiB
 gawk                              x86_64 5.3.0-3.fc40               fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.39.9000-18.fc41          fedora       0.0   B
 grep                              x86_64 3.11-8.fc41                fedora       1.0 MiB
 gzip                              x86_64 1.13-1.fc40                fedora     385.0 KiB
 info                              x86_64 7.1-2.fc40                 fedora     357.8 KiB
 patch                             x86_64 2.7.6-24.fc40              fedora     262.8 KiB
 redhat-rpm-config                 noarch 289-1.fc41                 fedora     183.5 KiB
 rpm-build                         x86_64 4.19.1.1-2.fc41            fedora     173.7 KiB
 sed                               x86_64 4.9-1.fc40                 fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.15.1-2.fc41            fedora       4.1 MiB
 tar                               x86_64 2:1.35-3.fc40              fedora       2.9 MiB
 unzip                             x86_64 6.0-63.fc40                fedora     382.8 KiB
 util-linux                        x86_64 2.40.1-1.fc41              fedora       3.7 MiB
 which                             x86_64 2.21-41.fc40               fedora      80.2 KiB
 xz                                x86_64 1:5.4.6-3.fc41             fedora       2.0 MiB
Installing dependencies:                                                                 
 add-determinism-nopython          x86_64 0.2.0-8.fc41               fedora       2.5 MiB
 alternatives                      x86_64 1.27-1.fc41                fedora      66.3 KiB
 ansible-srpm-macros               noarch 1-15.fc41                  fedora      35.7 KiB
 audit-libs                        x86_64 4.0.1-2.fc41               fedora     327.3 KiB
 authselect                        x86_64 1.5.0-5.fc41               fedora     153.6 KiB
 authselect-libs                   x86_64 1.5.0-5.fc41               fedora     818.2 KiB
 basesystem                        noarch 11-20.fc40                 fedora       0.0   B
 binutils                          x86_64 2.42.50-11.fc41            fedora      27.5 MiB
 binutils-gold                     x86_64 2.42.50-11.fc41            fedora       2.0 MiB
 build-reproducibility-srpm-macros noarch 0.2.0-8.fc41               fedora     769.0   B
 bzip2-libs                        x86_64 1.0.8-18.fc40              fedora      80.7 KiB
 ca-certificates                   noarch 2023.2.62_v7.0.401-6.fc40  fedora       2.3 MiB
 coreutils-common                  x86_64 9.5-1.fc41                 fedora      11.2 MiB
 cracklib                          x86_64 2.9.11-5.fc40              fedora     238.9 KiB
 crypto-policies                   noarch 20240515-1.gita24a14b.fc41 copr_base  119.2 KiB
 curl                              x86_64 8.7.1-1.fc41               fedora     758.1 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-19.fc40             fedora       2.3 MiB
 debugedit                         x86_64 5.0-16.fc41                fedora     199.3 KiB
 dwz                               x86_64 0.15-6.fc40                fedora     290.9 KiB
 ed                                x86_64 1.20.2-1.fc41              fedora     146.8 KiB
 efi-srpm-macros                   noarch 5-11.fc40                  fedora      40.1 KiB
 elfutils                          x86_64 0.191-7.fc41               fedora       2.5 MiB
 elfutils-debuginfod-client        x86_64 0.191-7.fc41               fedora      64.9 KiB
 elfutils-default-yama-scope       noarch 0.191-7.fc41               fedora       1.8 KiB
 elfutils-libelf                   x86_64 0.191-7.fc41               fedora       1.2 MiB
 elfutils-libs                     x86_64 0.191-7.fc41               fedora     646.1 KiB
 fedora-gpg-keys                   noarch 41-0.1                     fedora     125.0 KiB
 fedora-release                    noarch 41-0.10                    fedora       0.0   B
 fedora-release-identity-basic     noarch 41-0.10                    fedora     694.0   B
 fedora-repos                      noarch 41-0.1                     fedora       4.9 KiB
 fedora-repos-rawhide              noarch 41-0.1                     fedora       2.2 KiB
 file                              x86_64 5.45-5.fc41                fedora     103.5 KiB
 file-libs                         x86_64 5.45-5.fc41                fedora       9.9 MiB
 filesystem                        x86_64 3.18-9.fc41                fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-14.fc40            fedora      55.3 KiB
 forge-srpm-macros                 noarch 0.3.1-1.fc41               copr_base   39.0 KiB
 fpc-srpm-macros                   noarch 1.3-12.fc40                fedora     144.0   B
 gdb-minimal                       x86_64 14.2-7.fc41                fedora      12.7 MiB
 gdbm                              x86_64 1:1.23-6.fc40              fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-6.fc40              fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.1-1.fc41               fedora     747.0   B
 glibc                             x86_64 2.39.9000-18.fc41          fedora       6.7 MiB
 glibc-common                      x86_64 2.39.9000-18.fc41          fedora       1.0 MiB
 glibc-gconv-extra                 x86_64 2.39.9000-18.fc41          fedora       7.8 MiB
 gmp                               x86_64 1:6.3.0-1.fc41             fedora     803.4 KiB
 gnat-srpm-macros                  noarch 6-5.fc40                   fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-1.fc41               fedora      60.8 KiB
 jansson                           x86_64 2.13.1-9.fc40              fedora      88.3 KiB
 kernel-srpm-macros                noarch 1.0-23.fc41                fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-3.fc40               fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.2-5.fc40              fedora       2.3 MiB
 libacl                            x86_64 2.3.2-1.fc40               fedora      40.0 KiB
 libarchive                        x86_64 3.7.4-1.fc41               fedora     914.6 KiB
 libattr                           x86_64 2.5.2-3.fc40               fedora      28.5 KiB
 libblkid                          x86_64 2.40.1-1.fc41              fedora     258.5 KiB
 libbrotli                         x86_64 1.1.0-3.fc40               fedora     829.5 KiB
 libcap                            x86_64 2.69-8.fc41                fedora     219.7 KiB
 libcap-ng                         x86_64 0.8.5-1.fc41               fedora      69.1 KiB
 libcom_err                        x86_64 1.47.0-5.fc40              fedora      67.2 KiB
 libcurl                           x86_64 8.7.1-1.fc41               fedora     793.5 KiB
 libeconf                          x86_64 0.6.2-1.fc41               fedora      58.0 KiB
 libevent                          x86_64 2.1.12-13.fc41             fedora     895.6 KiB
 libfdisk                          x86_64 2.40.1-1.fc41              fedora     362.9 KiB
 libffi                            x86_64 3.4.6-1.fc41               fedora      82.4 KiB
 libgcc                            x86_64 14.1.1-1.fc41              fedora     270.6 KiB
 libgomp                           x86_64 14.1.1-1.fc41              fedora     519.5 KiB
 libidn2                           x86_64 2.3.7-1.fc40               fedora     329.1 KiB
 libmount                          x86_64 2.40.1-1.fc41              fedora     351.8 KiB
 libnghttp2                        x86_64 1.62.0-1.fc41              fedora     166.1 KiB
 libnsl2                           x86_64 2.0.1-1.fc40               fedora      57.9 KiB
 libpkgconf                        x86_64 2.1.1-1.fc41               fedora      74.2 KiB
 libpsl                            x86_64 0.21.5-3.fc40              fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-9.fc40               fedora     417.8 KiB
 libselinux                        x86_64 3.6-4.fc40                 fedora     173.0 KiB
 libsemanage                       x86_64 3.6-3.fc40                 fedora     293.5 KiB
 libsepol                          x86_64 3.6-3.fc40                 fedora     802.0 KiB
 libsmartcols                      x86_64 2.40.1-1.fc41              fedora     180.4 KiB
 libssh                            x86_64 0.10.6-6.fc41              fedora     513.3 KiB
 libssh-config                     noarch 0.10.6-6.fc41              fedora     277.0   B
 libstdc++                         x86_64 14.1.1-1.fc41              fedora       2.8 MiB
 libtasn1                          x86_64 4.19.0-6.fc40              fedora     175.7 KiB
 libtirpc                          x86_64 1.3.4-1.rc3.fc41           fedora     202.8 KiB
 libtool-ltdl                      x86_64 2.4.7-10.fc40              fedora      66.2 KiB
 libunistring                      x86_64 1.1-7.fc41                 fedora       1.7 MiB
 libutempter                       x86_64 1.2.1-13.fc40              fedora      57.7 KiB
 libuuid                           x86_64 2.40.1-1.fc41              fedora      37.4 KiB
 libverto                          x86_64 0.3.2-8.fc40               fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.36-5.fc40              fedora     262.8 KiB
 libxml2                           x86_64 2.12.7-1.fc41              fedora       1.7 MiB
 libzstd                           x86_64 1.5.6-1.fc41               fedora     787.9 KiB
 lua-libs                          x86_64 5.4.6-5.fc40               fedora     281.1 KiB
 lua-srpm-macros                   noarch 1-13.fc40                  fedora       1.3 KiB
 lz4-libs                          x86_64 1.9.4-6.fc40               fedora     129.4 KiB
 mpfr                              x86_64 4.2.1-4.fc41               fedora     828.0 KiB
 ncurses-base                      noarch 6.4-12.20240127.fc40       fedora     326.2 KiB
 ncurses-libs                      x86_64 6.4-12.20240127.fc40       fedora     963.2 KiB
 ocaml-srpm-macros                 noarch 9-3.fc40                   fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-17.fc41                  fedora     112.0   B
 openldap                          x86_64 2.6.7-1.fc40               fedora     635.1 KiB
 openssl-libs                      x86_64 1:3.2.1-6.fc41             fedora       7.8 MiB
 p11-kit                           x86_64 0.25.3-4.fc40              fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.3-4.fc40              fedora     391.4 KiB
 package-notes-srpm-macros         noarch 0.5-11.fc40                fedora       1.6 KiB
 pam                               x86_64 1.6.1-1.fc41               fedora       1.8 MiB
 pam-libs                          x86_64 1.6.1-1.fc41               fedora     135.0 KiB
 pcre2                             x86_64 10.43-2.fc41.1             fedora     653.5 KiB
 pcre2-syntax                      noarch 10.43-2.fc41.1             fedora     249.0 KiB
 perl-srpm-macros                  noarch 1-53.fc40                  fedora     861.0   B
 pkgconf                           x86_64 2.1.1-1.fc41               fedora      82.9 KiB
 pkgconf-m4                        noarch 2.1.1-1.fc41               fedora      13.9 KiB
 pkgconf-pkg-config                x86_64 2.1.1-1.fc41               fedora     989.0   B
 popt                              x86_64 1.19-6.fc40                fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-3.fc40            fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.12.0-1.fc41              copr_base    1.5 KiB
 python-srpm-macros                noarch 3.12-9.fc41                fedora      50.5 KiB
 qt5-srpm-macros                   noarch 5.15.13-1.fc41             fedora     492.0   B
 qt6-srpm-macros                   noarch 6.7.0-1.fc41               fedora     456.0   B
 readline                          x86_64 8.2-8.fc40                 fedora     489.2 KiB
 rpm                               x86_64 4.19.1.1-2.fc41            fedora       3.0 MiB
 rpm-build-libs                    x86_64 4.19.1.1-2.fc41            fedora     198.4 KiB
 rpm-libs                          x86_64 4.19.1.1-2.fc41            fedora     709.9 KiB
 rpm-sequoia                       x86_64 1.6.0-2.fc40               fedora       2.2 MiB
 rust-srpm-macros                  noarch 26.3-1.fc41                copr_base    4.8 KiB
 setup                             noarch 2.14.5-2.fc40              fedora     720.4 KiB
 sqlite-libs                       x86_64 3.45.3-1.fc41              fedora       1.4 MiB
 systemd-libs                      x86_64 256~rc2-1.fc41             copr_base    2.0 MiB
 util-linux-core                   x86_64 2.40.1-1.fc41              fedora       1.5 MiB
 xxhash-libs                       x86_64 0.8.2-2.fc40               fedora      88.5 KiB
 xz-libs                           x86_64 1:5.4.6-3.fc41             fedora     209.8 KiB
 zig-srpm-macros                   noarch 1-2.fc40                   fedora       1.1 KiB
 zip                               x86_64 3.0-40.fc40                fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.1.6-3.fc41               fedora     134.0 KiB
 zstd                              x86_64 1.5.6-1.fc41               fedora       1.7 MiB
Installing groups:                                                                       
 Buildsystem building group                                                              

Transaction Summary:
 Installing:      155 packages

Total size of inbound packages is 54 MiB. Need to download 0 B.
After this operation 181 MiB will be used (install 181 MiB, remove 0 B).
[  1/155] tar-2:1.35-3.fc40.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  2/155] bzip2-0:1.0.8-18.fc40.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  3/155] redhat-rpm-config-0:289-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  4/155] rpm-build-0:4.19.1.1-2.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  5/155] unzip-0:6.0-63.fc40.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  6/155] cpio-0:2.15-1.fc40.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  7/155] which-0:2.21-41.fc40.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  8/155] bash-0:5.2.26-3.fc40.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  9/155] coreutils-0:9.5-1.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 10/155] grep-0:3.11-8.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 11/155] patch-0:2.7.6-24.fc40.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 12/155] sed-0:4.9-1.fc40.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 13/155] shadow-utils-2:4.15.1-2.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 14/155] diffutils-0:3.10-5.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 15/155] fedora-release-common-0:41-0. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 16/155] findutils-1:4.9.0-8.fc40.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 17/155] glibc-minimal-langpack-0:2.39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 18/155] gzip-0:1.13-1.fc40.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 19/155] info-0:7.1-2.fc40.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 20/155] xz-1:5.4.6-3.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 21/155] util-linux-0:2.40.1-1.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 22/155] gawk-0:5.3.0-3.fc40.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 23/155] glibc-0:2.39.9000-18.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 24/155] libacl-0:2.3.2-1.fc40.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 25/155] libselinux-0:3.6-4.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 26/155] bzip2-libs-0:1.0.8-18.fc40.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 27/155] ansible-srpm-macros-0:1-15.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 28/155] build-reproducibility-srpm-ma 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 29/155] dwz-0:0.15-6.fc40.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 30/155] efi-srpm-macros-0:5-11.fc40.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 31/155] file-0:5.45-5.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 32/155] fonts-srpm-macros-1:2.0.5-14. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 33/155] fpc-srpm-macros-0:1.3-12.fc40 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 34/155] ghc-srpm-macros-0:1.9.1-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 35/155] gnat-srpm-macros-0:6-5.fc40.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 36/155] go-srpm-macros-0:3.6.0-1.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 37/155] kernel-srpm-macros-0:1.0-23.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 38/155] lua-srpm-macros-0:1-13.fc40.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 39/155] ocaml-srpm-macros-0:9-3.fc40. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 40/155] openblas-srpm-macros-0:2-17.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 41/155] package-notes-srpm-macros-0:0 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 42/155] perl-srpm-macros-0:1-53.fc40. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 43/155] python-srpm-macros-0:3.12-9.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 44/155] qt5-srpm-macros-0:5.15.13-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 45/155] qt6-srpm-macros-0:6.7.0-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 46/155] rpm-0:4.19.1.1-2.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 47/155] zig-srpm-macros-0:1-2.fc40.no 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 48/155] zip-0:3.0-40.fc40.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 49/155] debugedit-0:5.0-16.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 50/155] elfutils-0:0.191-7.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 51/155] elfutils-libelf-0:0.191-7.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 52/155] popt-0:1.19-6.fc40.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 53/155] readline-0:8.2-8.fc40.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 54/155] rpm-build-libs-0:4.19.1.1-2.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 55/155] rpm-libs-0:4.19.1.1-2.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 56/155] zstd-0:1.5.6-1.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 57/155] filesystem-0:3.18-9.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 58/155] ncurses-libs-0:6.4-12.2024012 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 59/155] coreutils-common-0:9.5-1.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 60/155] libattr-0:2.5.2-3.fc40.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 61/155] libcap-0:2.69-8.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 62/155] openssl-libs-1:3.2.1-6.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 63/155] pcre2-0:10.43-2.fc41.1.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 64/155] ed-0:1.20.2-1.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 65/155] audit-libs-0:4.0.1-2.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 66/155] libeconf-0:0.6.2-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 67/155] libsemanage-0:3.6-3.fc40.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 68/155] libxcrypt-0:4.4.36-5.fc40.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 69/155] pam-libs-0:1.6.1-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 70/155] setup-0:2.14.5-2.fc40.noarch  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 71/155] fedora-repos-0:41-0.1.noarch  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 72/155] glibc-common-0:2.39.9000-18.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 73/155] xz-libs-1:5.4.6-3.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 74/155] libblkid-0:2.40.1-1.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 75/155] libcap-ng-0:0.8.5-1.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 76/155] libfdisk-0:2.40.1-1.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 77/155] libmount-0:2.40.1-1.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 78/155] libsmartcols-0:2.40.1-1.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 79/155] libutempter-0:1.2.1-13.fc40.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 80/155] libuuid-0:2.40.1-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 81/155] util-linux-core-0:2.40.1-1.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 82/155] zlib-ng-compat-0:2.1.6-3.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 83/155] mpfr-0:4.2.1-4.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 84/155] glibc-gconv-extra-0:2.39.9000 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 85/155] basesystem-0:11-20.fc40.noarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 86/155] libgcc-0:14.1.1-1.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 87/155] libsepol-0:3.6-3.fc40.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 88/155] add-determinism-nopython-0:0. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 89/155] file-libs-0:5.45-5.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 90/155] curl-0:8.7.1-1.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 91/155] libarchive-0:3.7.4-1.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 92/155] elfutils-libs-0:0.191-7.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 93/155] elfutils-debuginfod-client-0: 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 94/155] libstdc++-0:14.1.1-1.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 95/155] libzstd-0:1.5.6-1.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 96/155] libgomp-0:14.1.1-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 97/155] lua-libs-0:5.4.6-5.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 98/155] rpm-sequoia-0:1.6.0-2.fc40.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 99/155] sqlite-libs-0:3.45.3-1.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[100/155] lz4-libs-0:1.9.4-6.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[101/155] ncurses-base-0:6.4-12.2024012 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[102/155] ca-certificates-0:2023.2.62_v 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[103/155] pcre2-syntax-0:10.43-2.fc41.1 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[104/155] fedora-gpg-keys-0:41-0.1.noar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[105/155] fedora-repos-rawhide-0:41-0.1 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[106/155] libxml2-0:2.12.7-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[107/155] elfutils-default-yama-scope-0 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[108/155] systemd-libs-0:256~rc2-1.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[109/155] authselect-libs-0:1.5.0-5.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[110/155] pam-0:1.6.1-1.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[111/155] authselect-0:1.5.0-5.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[112/155] gdbm-libs-1:1.23-6.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[113/155] libnsl2-0:2.0.1-1.fc40.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[114/155] libpwquality-0:1.4.5-9.fc40.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[115/155] libtirpc-0:1.3.4-1.rc3.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[116/155] cracklib-0:2.9.11-5.fc40.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[117/155] krb5-libs-0:1.21.2-5.fc40.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[118/155] libcom_err-0:1.47.0-5.fc40.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[119/155] keyutils-libs-0:1.6.3-3.fc40. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[120/155] libverto-0:0.3.2-8.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[121/155] binutils-0:2.42.50-11.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[122/155] alternatives-0:1.27-1.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[123/155] binutils-gold-0:2.42.50-11.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[124/155] jansson-0:2.13.1-9.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[125/155] pkgconf-pkg-config-0:2.1.1-1. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[126/155] pkgconf-0:2.1.1-1.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[127/155] pkgconf-m4-0:2.1.1-1.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[128/155] libpkgconf-0:2.1.1-1.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[129/155] forge-srpm-macros-0:0.3.1-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[130/155] pyproject-srpm-macros-0:1.12. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[131/155] rust-srpm-macros-0:26.3-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[132/155] gdbm-1:1.23-6.fc40.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[133/155] crypto-policies-0:20240515-1. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[134/155] p11-kit-0:0.25.3-4.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[135/155] libffi-0:3.4.6-1.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[136/155] libtasn1-0:4.19.0-6.fc40.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[137/155] p11-kit-trust-0:0.25.3-4.fc40 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[138/155] fedora-release-0:41-0.10.noar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[139/155] gdb-minimal-0:14.2-7.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[140/155] xxhash-libs-0:0.8.2-2.fc40.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[141/155] gmp-1:6.3.0-1.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[142/155] fedora-release-identity-basic 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[143/155] libcurl-0:8.7.1-1.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[144/155] libbrotli-0:1.1.0-3.fc40.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[145/155] libidn2-0:2.3.7-1.fc40.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[146/155] libnghttp2-0:1.62.0-1.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[147/155] libpsl-0:0.21.5-3.fc40.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[148/155] libssh-0:0.10.6-6.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[149/155] openldap-0:2.6.7-1.fc40.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[150/155] libunistring-0:1.1-7.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[151/155] publicsuffix-list-dafsa-0:202 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[152/155] libssh-config-0:0.10.6-6.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[153/155] cyrus-sasl-lib-0:2.1.28-19.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[154/155] libevent-0:2.1.12-13.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[155/155] libtool-ltdl-0:2.4.7-10.fc40. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[155/155] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
Importing PGP key 0xE99D6AD1:
 Userid     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing PGP key 0xE99D6AD1:
 Userid     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/157] Verify package files          100% | 704.0   B/s | 155.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-9.fc41.x86_64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-9.fc41.x86_64
[  2/157] Prepare transaction           100% |   4.0 KiB/s | 155.0   B |  00m00s
[  3/157] Installing libgcc-0:14.1.1-1. 100% | 133.0 MiB/s | 272.3 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.1.1-1.fc41.x86_64
>>> Stop post-install scriptlet: libgcc-0:14.1.1-1.fc41.x86_64
[  4/157] Installing crypto-policies-0: 100% |  35.7 MiB/s | 146.2 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20240515-1.gita24a14b.fc41
>>> Stop post-install scriptlet: crypto-policies-0:20240515-1.gita24a14b.fc41.no
[  5/157] Installing fedora-release-ide 100% |   0.0   B/s | 952.0   B |  00m00s
[  6/157] Installing fedora-gpg-keys-0: 100% |  55.4 MiB/s | 170.1 KiB |  00m00s
[  7/157] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  8/157] Installing fedora-repos-0:41- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  9/157] Installing fedora-release-com 100% |  22.9 MiB/s |  23.5 KiB |  00m00s
[ 10/157] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 11/157] Installing setup-0:2.14.5-2.f 100% |  59.1 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
[ 12/157] Installing filesystem-0:3.18- 100% |   3.2 MiB/s | 212.5 KiB |  00m00s
[ 13/157] Installing basesystem-0:11-20 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/157] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 15/157] Installing publicsuffix-list- 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 16/157] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 17/157] Installing pkgconf-m4-0:2.1.1 100% |   0.0   B/s |  14.3 KiB |  00m00s
[ 18/157] Installing pcre2-syntax-0:10. 100% | 245.6 MiB/s | 251.5 KiB |  00m00s
[ 19/157] Installing ncurses-base-0:6.4 100% |  85.8 MiB/s | 351.6 KiB |  00m00s
[ 20/157] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 21/157] Installing ncurses-libs-0:6.4 100% | 189.4 MiB/s | 969.7 KiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.39.9000-18.fc41.x86_64
>>> Stop pre-install scriptlet: glibc-0:2.39.9000-18.fc41.x86_64
[ 22/157] Installing glibc-0:2.39.9000- 100% | 224.0 MiB/s |   6.7 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.39.9000-18.fc41.x86_64
>>> Stop post-install scriptlet: glibc-0:2.39.9000-18.fc41.x86_64
[ 23/157] Installing bash-0:5.2.26-3.fc 100% | 371.0 MiB/s |   8.2 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
>>> Stop post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
[ 24/157] Installing glibc-common-0:2.3 100% | 171.2 MiB/s |   1.0 MiB |  00m00s
[ 25/157] Installing glibc-gconv-extra- 100% | 238.3 MiB/s |   7.9 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.39.9000-18.fc41.x86_64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39.9000-18.fc41.x86_64
[ 26/157] Installing zlib-ng-compat-0:2 100% | 131.6 MiB/s | 134.8 KiB |  00m00s
[ 27/157] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 28/157] Installing xz-libs-1:5.4.6-3. 100% | 206.0 MiB/s | 210.9 KiB |  00m00s
[ 29/157] Installing popt-0:1.19-6.fc40 100% |  70.1 MiB/s | 143.5 KiB |  00m00s
[ 30/157] Installing readline-0:8.2-8.f 100% | 239.9 MiB/s | 491.4 KiB |  00m00s
[ 31/157] Installing libuuid-0:2.40.1-1 100% |  37.5 MiB/s |  38.4 KiB |  00m00s
[ 32/157] Installing libstdc++-0:14.1.1 100% | 345.3 MiB/s |   2.8 MiB |  00m00s
[ 33/157] Installing libzstd-0:1.5.6-1. 100% | 385.3 MiB/s | 789.2 KiB |  00m00s
[ 34/157] Installing elfutils-libelf-0: 100% | 389.8 MiB/s |   1.2 MiB |  00m00s
[ 35/157] Installing libblkid-0:2.40.1- 100% | 253.6 MiB/s | 259.7 KiB |  00m00s
[ 36/157] Installing libattr-0:2.5.2-3. 100% |   0.0   B/s |  29.5 KiB |  00m00s
[ 37/157] Installing libacl-0:2.3.2-1.f 100% |   0.0   B/s |  40.8 KiB |  00m00s
[ 38/157] Installing libxcrypt-0:4.4.36 100% | 259.3 MiB/s | 265.5 KiB |  00m00s
[ 39/157] Installing gmp-1:6.3.0-1.fc41 100% | 393.4 MiB/s | 805.6 KiB |  00m00s
[ 40/157] Installing libeconf-0:0.6.2-1 100% |  58.3 MiB/s |  59.6 KiB |  00m00s
[ 41/157] Installing gdbm-libs-1:1.23-6 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 42/157] Installing mpfr-0:4.2.1-4.fc4 100% | 270.1 MiB/s | 829.7 KiB |  00m00s
[ 43/157] Installing gawk-0:5.3.0-3.fc4 100% | 288.0 MiB/s |   1.7 MiB |  00m00s
[ 44/157] Installing dwz-0:0.15-6.fc40. 100% | 285.5 MiB/s | 292.3 KiB |  00m00s
[ 45/157] Installing unzip-0:6.0-63.fc4 100% | 188.6 MiB/s | 386.3 KiB |  00m00s
[ 46/157] Installing file-libs-0:5.45-5 100% | 620.6 MiB/s |   9.9 MiB |  00m00s
[ 47/157] Installing file-0:5.45-5.fc41 100% | 102.6 MiB/s | 105.0 KiB |  00m00s
[ 48/157] Installing pcre2-0:10.43-2.fc 100% | 319.8 MiB/s | 654.9 KiB |  00m00s
[ 49/157] Installing grep-0:3.11-8.fc41 100% | 199.9 MiB/s |   1.0 MiB |  00m00s
[ 50/157] Installing xz-1:5.4.6-3.fc41. 100% | 286.1 MiB/s |   2.0 MiB |  00m00s
[ 51/157] Installing libcap-ng-0:0.8.5- 100% |  69.3 MiB/s |  71.0 KiB |  00m00s
[ 52/157] Installing audit-libs-0:4.0.1 100% | 321.6 MiB/s | 329.3 KiB |  00m00s
[ 53/157] Installing pam-libs-0:1.6.1-1 100% | 134.2 MiB/s | 137.4 KiB |  00m00s
[ 54/157] Installing libcap-0:2.69-8.fc 100% | 109.7 MiB/s | 224.7 KiB |  00m00s
[ 55/157] Installing systemd-libs-0:256 100% | 337.0 MiB/s |   2.0 MiB |  00m00s
[ 56/157] Installing libsmartcols-0:2.4 100% | 177.3 MiB/s | 181.5 KiB |  00m00s
[ 57/157] Installing libsepol-0:3.6-3.f 100% | 392.1 MiB/s | 803.0 KiB |  00m00s
[ 58/157] Installing libselinux-0:3.6-4 100% | 170.2 MiB/s | 174.3 KiB |  00m00s
[ 59/157] Installing sed-0:4.9-1.fc40.x 100% | 212.3 MiB/s | 869.7 KiB |  00m00s
[ 60/157] Installing findutils-1:4.9.0- 100% | 293.2 MiB/s |   1.5 MiB |  00m00s
[ 61/157] Installing libmount-0:2.40.1- 100% | 172.3 MiB/s | 352.9 KiB |  00m00s
[ 62/157] Installing lua-libs-0:5.4.6-5 100% | 275.7 MiB/s | 282.3 KiB |  00m00s
[ 63/157] Installing lz4-libs-0:1.9.4-6 100% | 127.4 MiB/s | 130.5 KiB |  00m00s
[ 64/157] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 65/157] Installing alternatives-0:1.2 100% |  66.4 MiB/s |  68.0 KiB |  00m00s
[ 66/157] Installing jansson-0:2.13.1-9 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 67/157] Installing libtasn1-0:4.19.0- 100% | 173.3 MiB/s | 177.5 KiB |  00m00s
[ 68/157] Installing libunistring-0:1.1 100% | 346.1 MiB/s |   1.7 MiB |  00m00s
[ 69/157] Installing libidn2-0:2.3.7-1. 100% | 163.6 MiB/s | 335.0 KiB |  00m00s
[ 70/157] Installing libpsl-0:0.21.5-3. 100% |  79.7 MiB/s |  81.6 KiB |  00m00s
[ 71/157] Installing zstd-0:1.5.6-1.fc4 100% | 335.2 MiB/s |   1.7 MiB |  00m00s
[ 72/157] Installing util-linux-core-0: 100% | 247.5 MiB/s |   1.5 MiB |  00m00s
[ 73/157] Installing tar-2:1.35-3.fc40. 100% | 368.8 MiB/s |   3.0 MiB |  00m00s
[ 74/157] Installing libsemanage-0:3.6- 100% | 144.2 MiB/s | 295.3 KiB |  00m00s
[ 75/157] Installing shadow-utils-2:4.1 100% | 149.0 MiB/s |   4.2 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
[ 76/157] Installing libutempter-0:1.2. 100% |  58.3 MiB/s |  59.7 KiB |  00m00s
[ 77/157] Installing zip-0:3.0-40.fc40. 100% | 230.2 MiB/s | 707.1 KiB |  00m00s
[ 78/157] Installing gdbm-1:1.23-6.fc40 100% | 227.4 MiB/s | 465.8 KiB |  00m00s
[ 79/157] Installing cyrus-sasl-lib-0:2 100% | 326.2 MiB/s |   2.3 MiB |  00m00s
[ 80/157] Installing libfdisk-0:2.40.1- 100% | 177.7 MiB/s | 363.9 KiB |  00m00s
[ 81/157] Installing add-determinism-no 100% | 360.5 MiB/s |   2.5 MiB |  00m00s
[ 82/157] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 83/157] Installing libxml2-0:2.12.7-1 100% | 340.1 MiB/s |   1.7 MiB |  00m00s
[ 84/157] Installing bzip2-0:1.0.8-18.f 100% |  93.9 MiB/s |  96.2 KiB |  00m00s
[ 85/157] Installing sqlite-libs-0:3.45 100% | 351.3 MiB/s |   1.4 MiB |  00m00s
[ 86/157] Installing ed-0:1.20.2-1.fc41 100% | 145.7 MiB/s | 149.2 KiB |  00m00s
[ 87/157] Installing patch-0:2.7.6-24.f 100% | 258.1 MiB/s | 264.3 KiB |  00m00s
[ 88/157] Installing elfutils-default-y 100% | 408.6 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.191-7.fc41.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.191-7.fc41.noar
[ 89/157] Installing cpio-0:2.15-1.fc40 100% | 219.9 MiB/s |   1.1 MiB |  00m00s
[ 90/157] Installing diffutils-0:3.10-5 100% | 264.4 MiB/s |   1.6 MiB |  00m00s
[ 91/157] Installing libgomp-0:14.1.1-1 100% | 254.3 MiB/s | 520.9 KiB |  00m00s
[ 92/157] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[ 93/157] Installing libverto-0:0.3.2-8 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[ 94/157] Installing libpkgconf-0:2.1.1 100% |  73.6 MiB/s |  75.3 KiB |  00m00s
[ 95/157] Installing pkgconf-0:2.1.1-1. 100% |  83.4 MiB/s |  85.4 KiB |  00m00s
[ 96/157] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[ 97/157] Installing libffi-0:3.4.6-1.f 100% |  81.8 MiB/s |  83.8 KiB |  00m00s
[ 98/157] Installing p11-kit-0:0.25.3-4 100% | 243.8 MiB/s |   2.2 MiB |  00m00s
[ 99/157] Installing p11-kit-trust-0:0. 100% |  54.8 MiB/s | 393.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.3-4.fc40.x86_64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.3-4.fc40.x86_64
[100/157] Installing xxhash-libs-0:0.8. 100% |  87.8 MiB/s |  89.9 KiB |  00m00s
[101/157] Installing libbrotli-0:1.1.0- 100% | 270.8 MiB/s | 831.8 KiB |  00m00s
[102/157] Installing libnghttp2-0:1.62. 100% | 163.3 MiB/s | 167.2 KiB |  00m00s
[103/157] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[104/157] Installing coreutils-common-0 100% | 385.9 MiB/s |  11.2 MiB |  00m00s
[105/157] Installing openssl-libs-1:3.2 100% | 389.8 MiB/s |   7.8 MiB |  00m00s
[106/157] Installing coreutils-0:9.5-1. 100% | 266.2 MiB/s |   5.6 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.n
>>> Stop pre-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.noar
[107/157] Installing ca-certificates-0: 100% |   3.8 MiB/s |   2.3 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.
>>> Stop post-install scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40.noa
[108/157] Installing krb5-libs-0:1.21.2 100% | 286.8 MiB/s |   2.3 MiB |  00m00s
[109/157] Installing libtirpc-0:1.3.4-1 100% | 199.8 MiB/s | 204.6 KiB |  00m00s
[110/157] Installing gzip-0:1.13-1.fc40 100% | 190.7 MiB/s | 390.6 KiB |  00m00s
[111/157] Installing authselect-libs-0: 100% | 162.7 MiB/s | 833.2 KiB |  00m00s
[112/157] Installing libarchive-0:3.7.4 100% | 298.4 MiB/s | 916.6 KiB |  00m00s
[113/157] Installing authselect-0:1.5.0 100% |  77.1 MiB/s | 157.9 KiB |  00m00s
[114/157] Installing cracklib-0:2.9.11- 100% |  81.5 MiB/s | 250.3 KiB |  00m00s
[115/157] Installing libpwquality-0:1.4 100% | 105.0 MiB/s | 430.1 KiB |  00m00s
[116/157] Installing libnsl2-0:2.0.1-1. 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[117/157] Installing pam-0:1.6.1-1.fc41 100% | 151.3 MiB/s |   1.8 MiB |  00m00s
[118/157] Installing libssh-0:0.10.6-6. 100% | 251.7 MiB/s | 515.4 KiB |  00m00s
[119/157] Installing rpm-sequoia-0:1.6. 100% | 318.5 MiB/s |   2.2 MiB |  00m00s
[120/157] Installing rpm-libs-0:4.19.1. 100% | 231.6 MiB/s | 711.5 KiB |  00m00s
[121/157] Installing libevent-0:2.1.12- 100% | 292.8 MiB/s | 899.4 KiB |  00m00s
[122/157] Installing openldap-0:2.6.7-1 100% | 208.0 MiB/s | 638.9 KiB |  00m00s
[123/157] Installing libcurl-0:8.7.1-1. 100% | 258.7 MiB/s | 794.6 KiB |  00m00s
[124/157] Installing elfutils-libs-0:0. 100% | 316.4 MiB/s | 648.0 KiB |  00m00s
[125/157] Installing elfutils-debuginfo 100% |  65.3 MiB/s |  66.9 KiB |  00m00s
[126/157] Installing binutils-gold-0:2. 100% | 184.6 MiB/s |   2.0 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.42.50-11.fc41.x86_64
>>> Stop post-install scriptlet: binutils-gold-0:2.42.50-11.fc41.x86_64
[127/157] Installing binutils-0:2.42.50 100% | 362.1 MiB/s |  27.5 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.42.50-11.fc41.x86_64
>>> Stop post-install scriptlet: binutils-0:2.42.50-11.fc41.x86_64
[128/157] Installing elfutils-0:0.191-7 100% | 319.1 MiB/s |   2.6 MiB |  00m00s
[129/157] Installing gdb-minimal-0:14.2 100% | 361.6 MiB/s |  12.7 MiB |  00m00s
[130/157] Installing debugedit-0:5.0-16 100% | 197.3 MiB/s | 202.0 KiB |  00m00s
[131/157] Installing rpm-build-libs-0:4 100% | 194.6 MiB/s | 199.2 KiB |  00m00s
[132/157] Installing curl-0:8.7.1-1.fc4 100% |  74.3 MiB/s | 760.6 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1.1-2.fc41.x86_64
>>> Stop pre-install scriptlet: rpm-0:4.19.1.1-2.fc41.x86_64
[133/157] Installing rpm-0:4.19.1.1-2.f 100% | 171.2 MiB/s |   2.4 MiB |  00m00s
[134/157] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[135/157] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[136/157] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[137/157] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[138/157] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 768.0   B |  00m00s
[139/157] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[140/157] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[141/157] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[142/157] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[143/157] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[144/157] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[145/157] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[146/157] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[147/157] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[148/157] Installing python-srpm-macros 100% |   0.0   B/s |  51.7 KiB |  00m00s
[149/157] Installing fonts-srpm-macros- 100% |  55.1 MiB/s |  56.5 KiB |  00m00s
[150/157] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  62.0 KiB |  00m00s
[151/157] Installing forge-srpm-macros- 100% |  39.4 MiB/s |  40.3 KiB |  00m00s
[152/157] Installing redhat-rpm-config- 100% |  92.7 MiB/s | 189.9 KiB |  00m00s
[153/157] Installing rpm-build-0:4.19.1 100% |  88.8 MiB/s | 181.9 KiB |  00m00s
[154/157] Installing pyproject-srpm-mac 100% |   2.0 MiB/s |   2.1 KiB |  00m00s
[155/157] Installing util-linux-0:2.40. 100% | 162.8 MiB/s |   3.7 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.1-1.fc41.x86_64
>>> Stop post-install scriptlet: util-linux-0:2.40.1-1.fc41.x86_64
[156/157] Installing which-0:2.21-41.fc 100% |  80.5 MiB/s |  82.4 KiB |  00m00s
[157/157] Installing info-0:7.1-2.fc40. 100% | 430.0 KiB/s | 358.2 KiB |  00m01s
>>> Running post-transaction scriptlet: filesystem-0:3.18-9.fc41.x86_64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-9.fc41.x86_64
>>> Running post-transaction scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.f
>>> Stop post-transaction scriptlet: ca-certificates-0:2023.2.62_v7.0.401-6.fc40
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-5.fc41.x86_64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-5.fc41.x86_64
>>> Running post-transaction scriptlet: rpm-0:4.19.1.1-2.fc41.x86_64
>>> Stop post-transaction scriptlet: rpm-0:4.19.1.1-2.fc41.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
Warning: skipped PGP checks for 5 package(s).
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-nopython-0.2.0-8.fc41.x86_64
alternatives-1.27-1.fc41.x86_64
ansible-srpm-macros-1-15.fc41.noarch
audit-libs-4.0.1-2.fc41.x86_64
authselect-1.5.0-5.fc41.x86_64
authselect-libs-1.5.0-5.fc41.x86_64
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.x86_64
binutils-2.42.50-11.fc41.x86_64
binutils-gold-2.42.50-11.fc41.x86_64
build-reproducibility-srpm-macros-0.2.0-8.fc41.noarch
bzip2-1.0.8-18.fc40.x86_64
bzip2-libs-1.0.8-18.fc40.x86_64
ca-certificates-2023.2.62_v7.0.401-6.fc40.noarch
coreutils-9.5-1.fc41.x86_64
coreutils-common-9.5-1.fc41.x86_64
cpio-2.15-1.fc40.x86_64
cracklib-2.9.11-5.fc40.x86_64
crypto-policies-20240515-1.gita24a14b.fc41.noarch
curl-8.7.1-1.fc41.x86_64
cyrus-sasl-lib-2.1.28-19.fc40.x86_64
debugedit-5.0-16.fc41.x86_64
diffutils-3.10-5.fc40.x86_64
dwz-0.15-6.fc40.x86_64
ed-1.20.2-1.fc41.x86_64
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.191-7.fc41.x86_64
elfutils-debuginfod-client-0.191-7.fc41.x86_64
elfutils-default-yama-scope-0.191-7.fc41.noarch
elfutils-libelf-0.191-7.fc41.x86_64
elfutils-libs-0.191-7.fc41.x86_64
fedora-gpg-keys-41-0.1.noarch
fedora-release-41-0.10.noarch
fedora-release-common-41-0.10.noarch
fedora-release-identity-basic-41-0.10.noarch
fedora-repos-41-0.1.noarch
fedora-repos-rawhide-41-0.1.noarch
file-5.45-5.fc41.x86_64
file-libs-5.45-5.fc41.x86_64
filesystem-3.18-9.fc41.x86_64
findutils-4.9.0-8.fc40.x86_64
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.3.1-1.fc41.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.x86_64
gdb-minimal-14.2-7.fc41.x86_64
gdbm-1.23-6.fc40.x86_64
gdbm-libs-1.23-6.fc40.x86_64
ghc-srpm-macros-1.9.1-1.fc41.noarch
glibc-2.39.9000-18.fc41.x86_64
glibc-common-2.39.9000-18.fc41.x86_64
glibc-gconv-extra-2.39.9000-18.fc41.x86_64
glibc-minimal-langpack-2.39.9000-18.fc41.x86_64
gmp-6.3.0-1.fc41.x86_64
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.6.0-1.fc41.noarch
gpg-pubkey-a15b79cc-63d04c2c
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-8.fc41.x86_64
gzip-1.13-1.fc40.x86_64
info-7.1-2.fc40.x86_64
jansson-2.13.1-9.fc40.x86_64
kernel-srpm-macros-1.0-23.fc41.noarch
keyutils-libs-1.6.3-3.fc40.x86_64
krb5-libs-1.21.2-5.fc40.x86_64
libacl-2.3.2-1.fc40.x86_64
libarchive-3.7.4-1.fc41.x86_64
libattr-2.5.2-3.fc40.x86_64
libblkid-2.40.1-1.fc41.x86_64
libbrotli-1.1.0-3.fc40.x86_64
libcap-2.69-8.fc41.x86_64
libcap-ng-0.8.5-1.fc41.x86_64
libcom_err-1.47.0-5.fc40.x86_64
libcurl-8.7.1-1.fc41.x86_64
libeconf-0.6.2-1.fc41.x86_64
libevent-2.1.12-13.fc41.x86_64
libfdisk-2.40.1-1.fc41.x86_64
libffi-3.4.6-1.fc41.x86_64
libgcc-14.1.1-1.fc41.x86_64
libgomp-14.1.1-1.fc41.x86_64
libidn2-2.3.7-1.fc40.x86_64
libmount-2.40.1-1.fc41.x86_64
libnghttp2-1.62.0-1.fc41.x86_64
libnsl2-2.0.1-1.fc40.x86_64
libpkgconf-2.1.1-1.fc41.x86_64
libpsl-0.21.5-3.fc40.x86_64
libpwquality-1.4.5-9.fc40.x86_64
libselinux-3.6-4.fc40.x86_64
libsemanage-3.6-3.fc40.x86_64
libsepol-3.6-3.fc40.x86_64
libsmartcols-2.40.1-1.fc41.x86_64
libssh-0.10.6-6.fc41.x86_64
libssh-config-0.10.6-6.fc41.noarch
libstdc++-14.1.1-1.fc41.x86_64
libtasn1-4.19.0-6.fc40.x86_64
libtirpc-1.3.4-1.rc3.fc41.x86_64
libtool-ltdl-2.4.7-10.fc40.x86_64
libunistring-1.1-7.fc41.x86_64
libutempter-1.2.1-13.fc40.x86_64
libuuid-2.40.1-1.fc41.x86_64
libverto-0.3.2-8.fc40.x86_64
libxcrypt-4.4.36-5.fc40.x86_64
libxml2-2.12.7-1.fc41.x86_64
libzstd-1.5.6-1.fc41.x86_64
lua-libs-5.4.6-5.fc40.x86_64
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.x86_64
mpfr-4.2.1-4.fc41.x86_64
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.x86_64
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-17.fc41.noarch
openldap-2.6.7-1.fc40.x86_64
openssl-libs-3.2.1-6.fc41.x86_64
p11-kit-0.25.3-4.fc40.x86_64
p11-kit-trust-0.25.3-4.fc40.x86_64
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.1-1.fc41.x86_64
pam-libs-1.6.1-1.fc41.x86_64
patch-2.7.6-24.fc40.x86_64
pcre2-10.43-2.fc41.1.x86_64
pcre2-syntax-10.43-2.fc41.1.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.1-1.fc41.x86_64
pkgconf-m4-2.1.1-1.fc41.noarch
pkgconf-pkg-config-2.1.1-1.fc41.x86_64
popt-1.19-6.fc40.x86_64
publicsuffix-list-dafsa-20240107-3.fc40.noarch
pyproject-srpm-macros-1.12.0-1.fc41.noarch
python-srpm-macros-3.12-9.fc41.noarch
qt5-srpm-macros-5.15.13-1.fc41.noarch
qt6-srpm-macros-6.7.0-1.fc41.noarch
readline-8.2-8.fc40.x86_64
redhat-rpm-config-289-1.fc41.noarch
rpm-4.19.1.1-2.fc41.x86_64
rpm-build-4.19.1.1-2.fc41.x86_64
rpm-build-libs-4.19.1.1-2.fc41.x86_64
rpm-libs-4.19.1.1-2.fc41.x86_64
rpm-sequoia-1.6.0-2.fc40.x86_64
rust-srpm-macros-26.3-1.fc41.noarch
sed-4.9-1.fc40.x86_64
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-2.fc41.x86_64
sqlite-libs-3.45.3-1.fc41.x86_64
systemd-libs-256~rc2-1.fc41.x86_64
tar-1.35-3.fc40.x86_64
unzip-6.0-63.fc40.x86_64
util-linux-2.40.1-1.fc41.x86_64
util-linux-core-2.40.1-1.fc41.x86_64
which-2.21-41.fc40.x86_64
xxhash-libs-0.8.2-2.fc40.x86_64
xz-5.4.6-3.fc41.x86_64
xz-libs-5.4.6-3.fc41.x86_64
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.x86_64
zlib-ng-compat-2.1.6-3.fc41.x86_64
zstd-1.5.6-1.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1708214400
Wrote: /builddir/build/SRPMS/python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Finish: rpmbuild -bs
cp: preserving permissions for ‘/var/lib/copr-rpmbuild/results/chroot_scan/var/lib/mock/fedora-rawhide-x86_64-1716205407.341334/root/var/log’: No such file or directory
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1716205407.341334/root/var/log/dnf5.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-1ov0la6p/python-sqlalchemy_schemadisplay/python-sqlalchemy_schemadisplay.spec) Config(child) 0 minutes 16 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm)  Config(fedora-rawhide-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1716205407.341334/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1716205407.341334/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1716205407.341334/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-2.fc41.x86_64
  rpm-sequoia-1.6.0-2.fc40.x86_64
  dnf5-5.2.1.0-1.fc41.x86_64
  dnf5-plugins-5.2.1.0-1.fc41.x86_64
Finish: chroot init
Start: build phase for python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Start: build setup for python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1708214400
Wrote: /builddir/build/SRPMS/python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Updating and loading repositories:
 fedora                                 100% |  81.7 KiB/s |  22.1 KiB |  00m00s
 Copr repository                        100% |  80.8 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% |  58.8 MiB/s |   3.0 MiB |  00m00s
Repositories loaded.
Package                  Arch   Version        Repository      Size
Installing:                                                        
 python3-devel           x86_64 3.12.3-2.fc41  fedora       1.2 MiB
 python3-pytest          noarch 8.2.1-1.fc41   copr_base   16.0 MiB
Installing dependencies:                                           
 add-determinism         x86_64 0.2.0-8.fc41   fedora       2.6 MiB
 expat                   x86_64 2.6.2-1.fc41   fedora     280.8 KiB
 libb2                   x86_64 0.98.1-11.fc40 fedora      42.2 KiB
 mpdecimal               x86_64 2.5.1-9.fc40   fedora     200.9 KiB
 pyproject-rpm-macros    noarch 1.12.0-1.fc41  copr_base   99.3 KiB
 python-pip-wheel        noarch 24.0-2.fc41    copr_base    1.5 MiB
 python-rpm-macros       noarch 3.12-9.fc41    fedora      22.1 KiB
 python3                 x86_64 3.12.3-2.fc41  fedora      31.5 KiB
 python3-iniconfig       noarch 1.1.1-20.fc41  copr_base   20.5 KiB
 python3-libs            x86_64 3.12.3-2.fc41  fedora      40.9 MiB
 python3-packaging       noarch 24.0-1.fc41    copr_base  424.8 KiB
 python3-pluggy          noarch 1.5.0-1.fc41   copr_base  192.5 KiB
 python3-rpm-generators  noarch 14-10.fc40     fedora      81.7 KiB
 python3-rpm-macros      noarch 3.12-9.fc41    fedora       6.4 KiB
 tzdata                  noarch 2024a-7.fc41   fedora       1.6 MiB

Transaction Summary:
 Installing:       17 packages

Total size of inbound packages is 15 MiB. Need to download 0 B.
After this operation 65 MiB will be used (install 65 MiB, remove 0 B).
[ 1/17] python3-devel-0:3.12.3-2.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 2/17] python3-pytest-0:8.2.1-1.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 3/17] python3-libs-0:3.12.3-2.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 4/17] python3-pluggy-0:1.5.0-1.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 5/17] expat-0:2.6.2-1.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 6/17] libb2-0:0.98.1-11.fc40.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 7/17] mpdecimal-0:2.5.1-9.fc40.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 8/17] tzdata-0:2024a-7.fc41.noarch    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 9/17] add-determinism-0:0.2.0-8.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[10/17] python-rpm-macros-0:3.12-9.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[11/17] python3-rpm-generators-0:14-10. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[12/17] python3-rpm-macros-0:3.12-9.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[13/17] python3-0:3.12.3-2.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[14/17] python3-iniconfig-0:1.1.1-20.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[15/17] python3-packaging-0:24.0-1.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[16/17] python-pip-wheel-0:24.0-2.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[17/17] pyproject-rpm-macros-0:1.12.0-1 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[17/17] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
[ 1/19] Verify package files            100% | 314.0   B/s |  17.0   B |  00m00s
[ 2/19] Prepare transaction             100% | 586.0   B/s |  17.0   B |  00m00s
[ 3/19] Installing python-rpm-macros-0: 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[ 4/19] Installing python3-rpm-macros-0 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 5/19] Installing pyproject-rpm-macros 100% |  98.9 MiB/s | 101.3 KiB |  00m00s
[ 6/19] Installing python-pip-wheel-0:2 100% | 254.7 MiB/s |   1.5 MiB |  00m00s
[ 7/19] Installing tzdata-0:2024a-7.fc4 100% |  65.5 MiB/s |   1.9 MiB |  00m00s
[ 8/19] Installing mpdecimal-0:2.5.1-9. 100% |  98.6 MiB/s | 202.0 KiB |  00m00s
[ 9/19] Installing libb2-0:0.98.1-11.fc 100% |  42.3 MiB/s |  43.3 KiB |  00m00s
[10/19] Installing expat-0:2.6.2-1.fc41 100% | 138.1 MiB/s | 282.9 KiB |  00m00s
[11/19] Installing python3-0:3.12.3-2.f 100% |   6.5 MiB/s |  33.2 KiB |  00m00s
[12/19] Installing python3-libs-0:3.12. 100% | 320.4 MiB/s |  41.3 MiB |  00m00s
[13/19] Installing python3-packaging-0: 100% | 141.8 MiB/s | 435.6 KiB |  00m00s
[14/19] Installing python3-rpm-generato 100% |   0.0   B/s |  82.9 KiB |  00m00s
[15/19] Installing python3-pluggy-0:1.5 100% |  97.1 MiB/s | 198.8 KiB |  00m00s
[16/19] Installing python3-iniconfig-0: 100% |  11.4 MiB/s |  23.4 KiB |  00m00s
[17/19] Installing python3-pytest-0:8.2 100% | 393.9 MiB/s |  16.1 MiB |  00m00s
[18/19] Installing python3-devel-0:3.12 100% | 212.7 MiB/s |   1.3 MiB |  00m00s
[19/19] Installing add-determinism-0:0. 100% |  88.4 MiB/s |   2.6 MiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
Warning: skipped PGP checks for 6 package(s).
Finish: build setup for python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Start: rpmbuild python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1708214400
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2QdpEt
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf sqlalchemy_schemadisplay-2.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sqlalchemy_schemadisplay-2.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sqlalchemy_schemadisplay-2.0
+ rm -rf /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.h8HcAU
+ umask 022
+ cd /builddir/build/BUILD
+ cd sqlalchemy_schemadisplay-2.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 '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
Handling flit_core >=3.4,<4 from build-system.requires
Requirement not satisfied: flit_core >=3.4,<4
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-sqlalchemy_schemadisplay-2.0-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 Copr repository                        100% |  85.3 KiB/s |   1.5 KiB |  00m00s
 fedora                                 100% |  85.9 KiB/s |  22.1 KiB |  00m00s
 Copr repository                        100% |   9.4 MiB/s |   3.0 MiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.12.0-1.fc41.noarch" is already installed.
Package "python3-devel-3.12.3-2.fc41.x86_64" is already installed.
Package "python3-packaging-24.0-1.fc41.noarch" is already installed.
Package "python3-pytest-8.2.1-1.fc41.noarch" is already installed.

Package            Arch   Version      Repository      Size
Installing:                                                
 python3-flit-core noarch 3.9.0-6.fc41 copr_base  168.3 KiB
 python3-pip       noarch 24.0-2.fc41  copr_base   14.2 MiB

Transaction Summary:
 Installing:        2 packages

Total size of inbound packages is 3 MiB. Need to download 0 B.
After this operation 14 MiB will be used (install 14 MiB, remove 0 B).
[1/2] python3-flit-core-0:3.9.0-6.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[2/2] python3-pip-0:24.0-2.fc41.noarch  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[2/2] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
[1/4] Verify package files              100% | 181.0   B/s |   2.0   B |  00m00s
[2/4] Prepare transaction               100% | 117.0   B/s |   2.0   B |  00m00s
[3/4] Installing python3-pip-0:24.0-2.f 100% | 230.6 MiB/s |  14.5 MiB |  00m00s
[4/4] Installing python3-flit-core-0:3. 100% |  11.3 MiB/s | 174.1 KiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
Warning: skipped PGP checks for 2 package(s).
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1708214400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jpD75c
+ umask 022
+ cd /builddir/build/BUILD
+ cd sqlalchemy_schemadisplay-2.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 '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
Handling flit_core >=3.4,<4 from build-system.requires
Requirement satisfied: flit_core >=3.4,<4
   (installed: flit_core 3.9.0)
Handling setuptools from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement not satisfied: setuptools
Handling sqlalchemy>=2.0,<3 from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement not satisfied: sqlalchemy>=2.0,<3
Handling pydot from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement not satisfied: pydot
Handling Pillow from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement not satisfied: Pillow
Handling pre-commit ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pre-commit ; extra == "pre-commit"
Handling tox>=3.23.0 ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: tox>=3.23.0 ; extra == "pre-commit"
Handling virtualenv>20 ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: virtualenv>20 ; extra == "pre-commit"
Handling attrs>=17.4.0 ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: attrs>=17.4.0 ; extra == "testing"
Handling pgtest ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pgtest ; extra == "testing"
Handling pytest ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest ; extra == "testing"
Handling pytest-cov ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-cov ; extra == "testing"
Handling coverage ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: coverage ; extra == "testing"
Handling pytest-timeout ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-timeout ; extra == "testing"
Handling pytest-regressions ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-regressions ; extra == "testing"
+ cat /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
+ rm -rfv sqlalchemy_schemadisplay-2.0.dist-info/
removed 'sqlalchemy_schemadisplay-2.0.dist-info/METADATA'
removed 'sqlalchemy_schemadisplay-2.0.dist-info/WHEEL'
removed directory 'sqlalchemy_schemadisplay-2.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-sqlalchemy_schemadisplay-2.0-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% |  81.1 KiB/s |  22.1 KiB |  00m00s
 Copr repository                        100% | 102.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.12.0-1.fc41.noarch" is already installed.
Package "python3-devel-3.12.3-2.fc41.x86_64" is already installed.
Package "python3-packaging-24.0-1.fc41.noarch" is already installed.
Package "python3-pip-24.0-2.fc41.noarch" is already installed.
Package "python3-pytest-8.2.1-1.fc41.noarch" is already installed.

Package                               Arch   Version                    Repository      Size
Installing:                                                                                 
 python3-pillow                       x86_64 10.3.0-1.fc41              copr_base    3.3 MiB
 python3-pydot                        noarch 2.0.0-1.fc41               fedora     250.5 KiB
 python3-setuptools                   noarch 69.2.0-3.fc41              copr_base    7.2 MiB
 python3-sqlalchemy                   x86_64 2.0.30-1.fc41              copr_base   22.4 MiB
Installing dependencies:                                                                    
 abattis-cantarell-vf-fonts           noarch 0.301-12.fc40              fedora     192.7 KiB
 adobe-mappings-cmap                  noarch 20230622-3.fc40            fedora      14.4 MiB
 adobe-mappings-cmap-deprecated       noarch 20230622-3.fc40            fedora     582.1 KiB
 adobe-mappings-pdf                   noarch 20190401-7.fc40            fedora       4.4 MiB
 avahi-libs                           x86_64 0.8-26.fc40                fedora     166.3 KiB
 cairo                                x86_64 1.18.0-3.fc40              fedora       1.7 MiB
 cairo-gobject                        x86_64 1.18.0-3.fc40              fedora      35.2 KiB
 crypto-policies-scripts              noarch 20240515-1.gita24a14b.fc41 copr_base  315.3 KiB
 cups-libs                            x86_64 1:2.4.8-3.fc41             fedora     618.9 KiB
 dbus-libs                            x86_64 1:1.14.10-3.fc40           fedora     368.9 KiB
 default-fonts-core-sans              noarch 4.0-13.fc41                fedora      11.9 KiB
 fontconfig                           x86_64 2.15.0-5.fc41              fedora     767.9 KiB
 fonts-filesystem                     noarch 1:2.0.5-14.fc40            fedora       0.0   B
 freetype                             x86_64 2.13.2-5.fc40              fedora     842.6 KiB
 fribidi                              x86_64 1.0.14-1.fc41              fedora     359.6 KiB
 gd                                   x86_64 2.3.3-16.fc41              fedora     399.7 KiB
 gdk-pixbuf2                          x86_64 2.42.11-1.fc41             fedora       2.5 MiB
 glib2                                x86_64 2.80.2-1.fc41              fedora      14.6 MiB
 gnupg2                               x86_64 2.4.5-1.fc41               fedora       9.5 MiB
 gnutls                               x86_64 3.8.5-2.fc41               fedora       3.2 MiB
 google-droid-sans-fonts              noarch 20200215-19.fc40           fedora       6.3 MiB
 google-noto-fonts-common             noarch 20240401-1.fc41            fedora      17.5 KiB
 google-noto-sans-vf-fonts            noarch 20240401-1.fc41            fedora       1.2 MiB
 gpgme                                x86_64 1.23.2-3.fc40              fedora     575.3 KiB
 gpgmepp                              x86_64 1.23.2-3.fc40              fedora     424.2 KiB
 graphite2                            x86_64 1.3.14-15.fc40             fedora     192.0 KiB
 graphviz                             x86_64 11.0.0-1.fc41              fedora      21.1 MiB
 gts                                  x86_64 0.7.6-48.20121130.fc40     fedora     650.3 KiB
 harfbuzz                             x86_64 8.4.0-1.fc41               fedora       2.6 MiB
 jbig2dec-libs                        x86_64 0.20-4.fc40                fedora     169.0 KiB
 jbigkit-libs                         x86_64 2.1-29.fc40                fedora     117.6 KiB
 json-c                               x86_64 0.17-3.fc40                fedora      82.4 KiB
 lasi                                 x86_64 1.1.3-13.fc40              fedora     130.8 KiB
 lcms2                                x86_64 2.16-3.fc40                fedora     420.9 KiB
 libICE                               x86_64 1.1.1-3.fc40               fedora     181.2 KiB
 libSM                                x86_64 1.2.4-3.fc40               fedora      97.3 KiB
 libX11                               x86_64 1.8.9-1.fc41               fedora       1.3 MiB
 libX11-common                        noarch 1.8.9-1.fc41               fedora       1.1 MiB
 libXau                               x86_64 1.0.11-6.fc40              fedora      66.9 KiB
 libXext                              x86_64 1.3.6-1.fc40               fedora      90.1 KiB
 libXft                               x86_64 2.3.8-6.fc40               fedora     164.5 KiB
 libXpm                               x86_64 3.5.17-3.fc40              fedora     148.4 KiB
 libXrender                           x86_64 0.9.11-6.fc40              fedora      50.1 KiB
 libXt                                x86_64 1.3.0-3.fc40               fedora     425.9 KiB
 libaom                               x86_64 3.9.0-1.fc41               fedora       5.0 MiB
 libassuan                            x86_64 2.5.7-1.fc41               fedora     163.8 KiB
 libavif                              x86_64 1.0.4-2.fc41               fedora     183.8 KiB
 libdatrie                            x86_64 0.2.13-9.fc40              fedora      57.9 KiB
 libdav1d                             x86_64 1.4.0-1.fc41               fedora       1.7 MiB
 libgcrypt                            x86_64 1.10.3-4.fc41              fedora       1.3 MiB
 libgpg-error                         x86_64 1.49-1.fc41                fedora     875.2 KiB
 libgs                                x86_64 10.03.0-1.fc41             fedora      23.2 MiB
 libijs                               x86_64 0.35-22.fc40               fedora      61.6 KiB
 libimagequant                        x86_64 4.0.3-3.fc40               fedora     690.3 KiB
 libjpeg-turbo                        x86_64 3.0.2-2.fc41               fedora     772.9 KiB
 libksba                              x86_64 1.6.6-1.fc41               fedora     392.9 KiB
 liblerc                              x86_64 4.0.0-6.fc40               fedora     603.5 KiB
 libpaper                             x86_64 1:2.1.1-6.fc41             fedora      48.8 KiB
 libpng                               x86_64 2:1.6.40-3.fc40            fedora     241.8 KiB
 libraqm                              x86_64 0.8.0-7.fc40               fedora      28.6 KiB
 librsvg2                             x86_64 2.57.1-5.fc41              fedora       4.1 MiB
 libthai                              x86_64 0.1.29-8.fc40              fedora     783.5 KiB
 libtiff                              x86_64 4.6.0-2.fc40               fedora       1.1 MiB
 libvmaf                              x86_64 2.3.0-7.fc40               fedora     779.6 KiB
 libwebp                              x86_64 1.4.0-1.fc41               fedora     802.7 KiB
 libxcb                               x86_64 1.17.0-1.fc41              fedora       1.1 MiB
 netpbm                               x86_64 11.02.00-6.fc40            fedora     573.1 KiB
 nettle                               x86_64 3.9.1-6.fc40               fedora     790.1 KiB
 npth                                 x86_64 1.7-1.fc41                 fedora      49.4 KiB
 nspr                                 x86_64 4.35.0-22.fc41             fedora     312.7 KiB
 nss                                  x86_64 3.99.0-1.fc41              fedora       1.9 MiB
 nss-softokn                          x86_64 3.99.0-1.fc41              fedora       1.9 MiB
 nss-softokn-freebl                   x86_64 3.99.0-1.fc41              fedora     896.6 KiB
 nss-sysinit                          x86_64 3.99.0-1.fc41              fedora      18.2 KiB
 nss-util                             x86_64 3.99.0-1.fc41              fedora     226.1 KiB
 openjpeg2                            x86_64 2.5.2-1.fc41               fedora     441.7 KiB
 pango                                x86_64 1.52.2-1.fc41              fedora     995.8 KiB
 pixman                               x86_64 0.43.4-1.fc41              fedora     710.1 KiB
 poppler                              x86_64 24.02.0-2.fc40             fedora       3.5 MiB
 poppler-data                         noarch 0.4.11-7.fc40              fedora      12.3 MiB
 poppler-glib                         x86_64 24.02.0-2.fc40             fedora     575.1 KiB
 python3-greenlet                     x86_64 3.0.3-3.fc40               fedora     920.8 KiB
 python3-olefile                      noarch 0.47-3.fc40                fedora     343.2 KiB
 python3-pyparsing                    noarch 3.1.2-2.fc41               copr_base    1.0 MiB
 python3-typing-extensions            noarch 4.11.0-1.fc41              fedora     420.1 KiB
 rav1e-libs                           x86_64 0.7.1-1.fc40               fedora       3.0 MiB
 rsvg-pixbuf-loader                   x86_64 2.57.1-5.fc41              fedora      15.5 KiB
 shared-mime-info                     x86_64 2.3-4.fc41                 fedora       5.2 MiB
 svt-av1-libs                         x86_64 1.4.1-5.fc40               fedora       7.2 MiB
 tpm2-tss                             x86_64 4.1.1-1.fc41               fedora       1.5 MiB
 urw-base35-bookman-fonts             noarch 20200910-20.fc41           fedora       1.4 MiB
 urw-base35-c059-fonts                noarch 20200910-20.fc41           fedora       1.4 MiB
 urw-base35-d050000l-fonts            noarch 20200910-20.fc41           fedora      84.3 KiB
 urw-base35-fonts                     noarch 20200910-20.fc41           fedora       5.3 KiB
 urw-base35-fonts-common              noarch 20200910-20.fc41           fedora      37.4 KiB
 urw-base35-gothic-fonts              noarch 20200910-20.fc41           fedora       1.2 MiB
 urw-base35-nimbus-mono-ps-fonts      noarch 20200910-20.fc41           fedora       1.0 MiB
 urw-base35-nimbus-roman-fonts        noarch 20200910-20.fc41           fedora       1.4 MiB
 urw-base35-nimbus-sans-fonts         noarch 20200910-20.fc41           fedora       2.4 MiB
 urw-base35-p052-fonts                noarch 20200910-20.fc41           fedora       1.5 MiB
 urw-base35-standard-symbols-ps-fonts noarch 20200910-20.fc41           fedora      64.9 KiB
 urw-base35-z003-fonts                noarch 20200910-20.fc41           fedora     390.8 KiB
 xml-common                           noarch 0.6.3-63.fc40              fedora      78.4 KiB

Transaction Summary:
 Installing:      107 packages

Total size of inbound packages is 58 MiB. Need to download 57 MiB.
After this operation 225 MiB will be used (install 225 MiB, remove 0 B).
[  1/107] python3-setuptools-0:69.2.0-3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  2/107] python3-pillow-0:10.3.0-1.fc4 100% |  42.2 MiB/s | 906.6 KiB |  00m00s
[  3/107] python3-typing-extensions-0:4 100% |  26.3 MiB/s |  80.8 KiB |  00m00s
[  4/107] freetype-0:2.13.2-5.fc40.x86_ 100% |  57.2 MiB/s | 409.7 KiB |  00m00s
[  5/107] lcms2-0:2.16-3.fc40.x86_64    100% |  58.7 MiB/s | 180.2 KiB |  00m00s
[  6/107] libimagequant-0:4.0.3-3.fc40. 100% | 149.2 MiB/s | 305.6 KiB |  00m00s
[  7/107] libjpeg-turbo-0:3.0.2-2.fc41. 100% | 110.6 MiB/s | 226.4 KiB |  00m00s
[  8/107] libraqm-0:0.8.0-7.fc40.x86_64 100% |  19.4 MiB/s |  19.8 KiB |  00m00s
[  9/107] libtiff-0:4.6.0-2.fc40.x86_64 100% | 162.3 MiB/s | 332.4 KiB |  00m00s
[ 10/107] libwebp-0:1.4.0-1.fc41.x86_64 100% |  94.7 MiB/s | 290.9 KiB |  00m00s
[ 11/107] python3-pydot-0:2.0.0-1.fc41. 100% |   1.2 MiB/s |  63.7 KiB |  00m00s
[ 12/107] libxcb-0:1.17.0-1.fc41.x86_64 100% |  77.8 MiB/s | 239.1 KiB |  00m00s
[ 13/107] openjpeg2-0:2.5.2-1.fc41.x86_ 100% |  90.9 MiB/s | 186.2 KiB |  00m00s
[ 14/107] python3-olefile-0:0.47-3.fc40 100% |  35.6 MiB/s |  72.9 KiB |  00m00s
[ 15/107] python3-sqlalchemy-0:2.0.30-1 100% |  55.7 MiB/s |   3.5 MiB |  00m00s
[ 16/107] libpng-2:1.6.40-3.fc40.x86_64 100% |  16.7 MiB/s | 119.9 KiB |  00m00s
[ 17/107] harfbuzz-0:8.4.0-1.fc41.x86_6 100% | 126.0 MiB/s |   1.0 MiB |  00m00s
[ 18/107] fribidi-0:1.0.14-1.fc41.x86_6 100% |  44.6 MiB/s |  91.3 KiB |  00m00s
[ 19/107] jbigkit-libs-0:2.1-29.fc40.x8 100% |  25.9 MiB/s |  53.1 KiB |  00m00s
[ 20/107] liblerc-0:4.0.0-6.fc40.x86_64 100% | 102.6 MiB/s | 210.1 KiB |  00m00s
[ 21/107] libXau-0:1.0.11-6.fc40.x86_64 100% |  15.5 MiB/s |  31.7 KiB |  00m00s
[ 22/107] cairo-0:1.18.0-3.fc40.x86_64  100% | 138.5 MiB/s | 708.9 KiB |  00m00s
[ 23/107] graphite2-0:1.3.14-15.fc40.x8 100% |  23.2 MiB/s |  94.8 KiB |  00m00s
[ 24/107] fontconfig-0:2.15.0-5.fc41.x8 100% |  87.7 MiB/s | 269.3 KiB |  00m00s
[ 25/107] libX11-0:1.8.9-1.fc41.x86_64  100% | 105.4 MiB/s | 647.8 KiB |  00m00s
[ 26/107] libXext-0:1.3.6-1.fc40.x86_64 100% |   9.5 MiB/s |  38.9 KiB |  00m00s
[ 27/107] libXrender-0:0.9.11-6.fc40.x8 100% |  13.4 MiB/s |  27.4 KiB |  00m00s
[ 28/107] pixman-0:0.43.4-1.fc41.x86_64 100% |  95.5 MiB/s | 293.3 KiB |  00m00s
[ 29/107] default-fonts-core-sans-0:4.0 100% |  10.3 MiB/s |  31.5 KiB |  00m00s
[ 30/107] gnutls-0:3.8.5-2.fc41.x86_64  100% | 184.1 MiB/s |   1.1 MiB |  00m00s
[ 31/107] fonts-filesystem-1:2.0.5-14.f 100% |   4.0 MiB/s |   8.2 KiB |  00m00s
[ 32/107] xml-common-0:0.6.3-63.fc40.no 100% |  15.1 MiB/s |  31.0 KiB |  00m00s
[ 33/107] libX11-common-0:1.8.9-1.fc41. 100% |  86.0 MiB/s | 176.1 KiB |  00m00s
[ 34/107] abattis-cantarell-vf-fonts-0: 100% |  58.8 MiB/s | 120.3 KiB |  00m00s
[ 35/107] nettle-0:3.9.1-6.fc40.x86_64  100% |  83.0 MiB/s | 424.9 KiB |  00m00s
[ 36/107] google-noto-sans-vf-fonts-0:2 100% |  58.0 MiB/s | 593.5 KiB |  00m00s
[ 37/107] google-noto-fonts-common-0:20 100% |   1.9 MiB/s |  17.5 KiB |  00m00s
[ 38/107] python3-greenlet-0:3.0.3-3.fc 100% | 125.3 MiB/s | 256.6 KiB |  00m00s
[ 39/107] gd-0:2.3.3-16.fc41.x86_64     100% |  66.3 MiB/s | 135.8 KiB |  00m00s
[ 40/107] gdk-pixbuf2-0:2.42.11-1.fc41. 100% | 159.8 MiB/s | 490.8 KiB |  00m00s
[ 41/107] gts-0:0.7.6-48.20121130.fc40. 100% |  78.7 MiB/s | 241.8 KiB |  00m00s
[ 42/107] lasi-0:1.1.3-13.fc40.x86_64   100% |  27.0 MiB/s |  55.4 KiB |  00m00s
[ 43/107] libgs-0:10.03.0-1.fc41.x86_64 100% | 262.4 MiB/s |   3.4 MiB |  00m00s
[ 44/107] librsvg2-0:2.57.1-5.fc41.x86_ 100% | 252.9 MiB/s |   1.5 MiB |  00m00s
[ 45/107] pango-0:1.52.2-1.fc41.x86_64  100% |  84.7 MiB/s | 347.0 KiB |  00m00s
[ 46/107] glib2-0:2.80.2-1.fc41.x86_64  100% |  36.9 MiB/s |   3.0 MiB |  00m00s
[ 47/107] poppler-glib-0:24.02.0-2.fc40 100% |  46.4 MiB/s | 190.0 KiB |  00m00s
[ 48/107] urw-base35-fonts-0:20200910-2 100% |   5.0 MiB/s |  10.2 KiB |  00m00s
[ 49/107] libXpm-0:3.5.17-3.fc40.x86_64 100% |  32.1 MiB/s |  65.7 KiB |  00m00s
[ 50/107] libavif-0:1.0.4-2.fc41.x86_64 100% |  14.8 MiB/s |  90.8 KiB |  00m00s
[ 51/107] shared-mime-info-0:2.3-4.fc41 100% |  47.7 MiB/s | 390.7 KiB |  00m00s
[ 52/107] netpbm-0:11.02.00-6.fc40.x86_ 100% |  60.2 MiB/s | 184.9 KiB |  00m00s
[ 53/107] adobe-mappings-cmap-deprecate 100% |  27.8 MiB/s | 114.0 KiB |  00m00s
[ 54/107] adobe-mappings-cmap-0:2023062 100% | 236.7 MiB/s |   2.1 MiB |  00m00s
[ 55/107] cups-libs-1:2.4.8-3.fc41.x86_ 100% |  84.3 MiB/s | 259.0 KiB |  00m00s
[ 56/107] adobe-mappings-pdf-0:20190401 100% |  75.5 MiB/s | 695.9 KiB |  00m00s
[ 57/107] jbig2dec-libs-0:0.20-4.fc40.x 100% |  24.0 MiB/s |  73.8 KiB |  00m00s
[ 58/107] google-droid-sans-fonts-0:202 100% | 270.8 MiB/s |   2.7 MiB |  00m00s
[ 59/107] libXt-0:1.3.0-3.fc40.x86_64   100% |  28.9 MiB/s | 177.5 KiB |  00m00s
[ 60/107] libijs-0:0.35-22.fc40.x86_64  100% |  14.3 MiB/s |  29.3 KiB |  00m00s
[ 61/107] libpaper-1:2.1.1-6.fc41.x86_6 100% |  13.3 MiB/s |  27.1 KiB |  00m00s
[ 62/107] cairo-gobject-0:1.18.0-3.fc40 100% |   8.5 MiB/s |  17.5 KiB |  00m00s
[ 63/107] libXft-0:2.3.8-6.fc40.x86_64  100% |  23.5 MiB/s |  72.1 KiB |  00m00s
[ 64/107] libthai-0:0.1.29-8.fc40.x86_6 100% |  69.6 MiB/s | 213.8 KiB |  00m00s
[ 65/107] urw-base35-bookman-fonts-0:20 100% | 206.8 MiB/s | 847.0 KiB |  00m00s
[ 66/107] graphviz-0:11.0.0-1.fc41.x86_ 100% |  51.5 MiB/s |   4.9 MiB |  00m00s
[ 67/107] urw-base35-c059-fonts-0:20200 100% | 122.0 MiB/s | 874.2 KiB |  00m00s
[ 68/107] poppler-0:24.02.0-2.fc40.x86_ 100% |  85.1 MiB/s |   1.2 MiB |  00m00s
[ 69/107] urw-base35-d050000l-fonts-0:2 100% |  18.5 MiB/s |  75.9 KiB |  00m00s
[ 70/107] urw-base35-fonts-common-0:202 100% |  10.2 MiB/s |  20.9 KiB |  00m00s
[ 71/107] urw-base35-nimbus-roman-fonts 100% | 209.0 MiB/s | 856.2 KiB |  00m00s
[ 72/107] urw-base35-nimbus-sans-fonts- 100% | 217.6 MiB/s |   1.3 MiB |  00m00s
[ 73/107] urw-base35-gothic-fonts-0:202 100% |  48.3 MiB/s | 642.6 KiB |  00m00s
[ 74/107] urw-base35-nimbus-mono-ps-fon 100% |  51.7 MiB/s | 794.8 KiB |  00m00s
[ 75/107] urw-base35-standard-symbols-p 100% |  19.0 MiB/s |  58.4 KiB |  00m00s
[ 76/107] urw-base35-p052-fonts-0:20200 100% | 190.1 MiB/s | 973.4 KiB |  00m00s
[ 77/107] urw-base35-z003-fonts-0:20200 100% | 134.6 MiB/s | 275.6 KiB |  00m00s
[ 78/107] libdav1d-0:1.4.0-1.fc41.x86_6 100% | 121.1 MiB/s | 619.9 KiB |  00m00s
[ 79/107] rav1e-libs-0:0.7.1-1.fc40.x86 100% | 128.8 MiB/s |   1.0 MiB |  00m00s
[ 80/107] libaom-0:3.9.0-1.fc41.x86_64  100% | 152.3 MiB/s |   1.8 MiB |  00m00s
[ 81/107] avahi-libs-0:0.8-26.fc40.x86_ 100% |  16.2 MiB/s |  66.5 KiB |  00m00s
[ 82/107] libICE-0:1.1.1-3.fc40.x86_64  100% |  18.2 MiB/s |  74.5 KiB |  00m00s
[ 83/107] svt-av1-libs-0:1.4.1-5.fc40.x 100% | 156.5 MiB/s |   2.0 MiB |  00m00s
[ 84/107] libSM-0:1.2.4-3.fc40.x86_64   100% |  10.5 MiB/s |  43.0 KiB |  00m00s
[ 85/107] libdatrie-0:0.2.13-9.fc40.x86 100% |  15.6 MiB/s |  32.0 KiB |  00m00s
[ 86/107] gpgmepp-0:1.23.2-3.fc40.x86_6 100% |  67.7 MiB/s | 138.6 KiB |  00m00s
[ 87/107] nspr-0:4.35.0-22.fc41.x86_64  100% |  67.1 MiB/s | 137.4 KiB |  00m00s
[ 88/107] nss-0:3.99.0-1.fc41.x86_64    100% | 137.5 MiB/s | 703.8 KiB |  00m00s
[ 89/107] libvmaf-0:2.3.0-7.fc40.x86_64 100% |  44.0 MiB/s | 180.1 KiB |  00m00s
[ 90/107] gpgme-0:1.23.2-3.fc40.x86_64  100% |  51.5 MiB/s | 210.9 KiB |  00m00s
[ 91/107] dbus-libs-1:1.14.10-3.fc40.x8 100% |  30.5 MiB/s | 156.3 KiB |  00m00s
[ 92/107] poppler-data-0:0.4.11-7.fc40. 100% | 183.6 MiB/s |   2.0 MiB |  00m00s
[ 93/107] libassuan-0:2.5.7-1.fc41.x86_ 100% |  32.6 MiB/s |  66.8 KiB |  00m00s
[ 94/107] nss-softokn-0:3.99.0-1.fc41.x 100% | 133.3 MiB/s | 409.5 KiB |  00m00s
[ 95/107] nss-sysinit-0:3.99.0-1.fc41.x 100% |   9.1 MiB/s |  18.7 KiB |  00m00s
[ 96/107] nss-util-0:3.99.0-1.fc41.x86_ 100% |  43.0 MiB/s |  88.2 KiB |  00m00s
[ 97/107] libgpg-error-0:1.49-1.fc41.x8 100% | 113.5 MiB/s | 232.4 KiB |  00m00s
[ 98/107] libgcrypt-0:1.10.3-4.fc41.x86 100% |  98.5 MiB/s | 504.1 KiB |  00m00s
[ 99/107] gnupg2-0:2.4.5-1.fc41.x86_64  100% | 223.1 MiB/s |   2.7 MiB |  00m00s
[100/107] libksba-0:1.6.6-1.fc41.x86_64 100% |  38.7 MiB/s | 158.7 KiB |  00m00s
[101/107] nss-softokn-freebl-0:3.99.0-1 100% |  31.4 MiB/s | 385.9 KiB |  00m00s
[102/107] npth-0:1.7-1.fc41.x86_64      100% |  12.2 MiB/s |  24.9 KiB |  00m00s
[103/107] tpm2-tss-0:4.1.1-1.fc41.x86_6 100% | 134.0 MiB/s | 411.8 KiB |  00m00s
[104/107] json-c-0:0.17-3.fc40.x86_64   100% |  14.3 MiB/s |  44.0 KiB |  00m00s
[105/107] rsvg-pixbuf-loader-0:2.57.1-5 100% |   7.8 MiB/s |  16.0 KiB |  00m00s
[106/107] python3-pyparsing-0:3.1.2-2.f 100% |  51.2 MiB/s | 262.0 KiB |  00m00s
[107/107] crypto-policies-scripts-0:202 100% |  13.2 MiB/s | 107.7 KiB |  00m00s
--------------------------------------------------------------------------------
[107/107] Total                         100% | 100.6 MiB/s |  56.8 MiB |  00m01s
Running transaction
[  1/109] Verify package files          100% | 479.0   B/s | 107.0   B |  00m00s
>>> Running pre-transaction scriptlet: crypto-policies-scripts-0:20240515-1.gita
>>> Stop pre-transaction scriptlet: crypto-policies-scripts-0:20240515-1.gita24a
[  2/109] Prepare transaction           100% |   2.2 KiB/s | 107.0   B |  00m00s
[  3/109] Installing libpng-2:1.6.40-3. 100% | 237.4 MiB/s | 243.1 KiB |  00m00s
[  4/109] Installing nspr-0:4.35.0-22.f 100% | 153.6 MiB/s | 314.5 KiB |  00m00s
[  5/109] Installing libjpeg-turbo-0:3. 100% | 378.2 MiB/s | 774.6 KiB |  00m00s
[  6/109] Installing libgpg-error-0:1.4 100% | 286.8 MiB/s | 881.1 KiB |  00m00s
[  7/109] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[  8/109] Installing urw-base35-fonts-c 100% |   0.0   B/s |  38.4 KiB |  00m00s
[  9/109] Installing libwebp-0:1.4.0-1. 100% | 262.6 MiB/s | 806.8 KiB |  00m00s
[ 10/109] Installing nss-util-0:3.99.0- 100% | 221.8 MiB/s | 227.1 KiB |  00m00s
[ 11/109] Installing libassuan-0:2.5.7- 100% | 161.7 MiB/s | 165.6 KiB |  00m00s
[ 12/109] Installing openjpeg2-0:2.5.2- 100% | 216.6 MiB/s | 443.6 KiB |  00m00s
[ 13/109] Installing lcms2-0:2.16-3.fc4 100% | 206.3 MiB/s | 422.5 KiB |  00m00s
[ 14/109] Installing libICE-0:1.1.1-3.f 100% | 178.3 MiB/s | 182.6 KiB |  00m00s
[ 15/109] Installing adobe-mappings-cma 100% | 369.6 MiB/s |  14.4 MiB |  00m00s
[ 16/109] Installing fribidi-0:1.0.14-1 100% | 176.8 MiB/s | 362.1 KiB |  00m00s
[ 17/109] Installing libimagequant-0:4. 100% | 337.8 MiB/s | 691.9 KiB |  00m00s
[ 18/109] Installing adobe-mappings-cma 100% | 285.7 MiB/s | 585.2 KiB |  00m00s
[ 19/109] Installing libSM-0:1.2.4-3.fc 100% |  96.3 MiB/s |  98.6 KiB |  00m00s
[ 20/109] Installing nss-softokn-freebl 100% | 292.5 MiB/s | 898.7 KiB |  00m00s
[ 21/109] Installing nss-softokn-0:3.99 100% | 372.1 MiB/s |   1.9 MiB |  00m00s
[ 22/109] Installing urw-base35-bookman 100% | 124.1 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-bookman-fonts-0:20200910-20.fc41.
>>> Stop post-install scriptlet: urw-base35-bookman-fonts-0:20200910-20.fc41.noa
[ 23/109] Installing urw-base35-c059-fo 100% | 174.4 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-c059-fonts-0:20200910-20.fc41.noa
>>> Stop post-install scriptlet: urw-base35-c059-fonts-0:20200910-20.fc41.noarch
[ 24/109] Installing urw-base35-d050000 100% |  16.7 MiB/s |  85.4 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-d050000l-fonts-0:20200910-20.fc41
>>> Stop post-install scriptlet: urw-base35-d050000l-fonts-0:20200910-20.fc41.no
[ 25/109] Installing urw-base35-gothic- 100% | 166.1 MiB/s |   1.2 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-gothic-fonts-0:20200910-20.fc41.n
>>> Stop post-install scriptlet: urw-base35-gothic-fonts-0:20200910-20.fc41.noar
[ 26/109] Installing urw-base35-nimbus- 100% | 150.3 MiB/s |   1.1 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-2
>>> Stop post-install scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-20.f
[ 27/109] Installing urw-base35-nimbus- 100% | 195.1 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-20.
>>> Stop post-install scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-20.fc4
[ 28/109] Installing urw-base35-nimbus- 100% | 239.4 MiB/s |   2.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-20.f
>>> Stop post-install scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-20.fc41
[ 29/109] Installing urw-base35-p052-fo 100% | 185.9 MiB/s |   1.5 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-p052-fonts-0:20200910-20.fc41.noa
>>> Stop post-install scriptlet: urw-base35-p052-fonts-0:20200910-20.fc41.noarch
[ 30/109] Installing urw-base35-standar 100% |  16.1 MiB/s |  66.0 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-standard-symbols-ps-fonts-0:20200
>>> Stop post-install scriptlet: urw-base35-standard-symbols-ps-fonts-0:20200910
[ 31/109] Installing urw-base35-z003-fo 100% |  76.5 MiB/s | 391.8 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-z003-fonts-0:20200910-20.fc41.noa
>>> Stop post-install scriptlet: urw-base35-z003-fonts-0:20200910-20.fc41.noarch
[ 32/109] Installing urw-base35-fonts-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 33/109] Installing abattis-cantarell- 100% | 189.9 MiB/s | 194.4 KiB |  00m00s
[ 34/109] Installing libgcrypt-0:1.10.3 100% | 324.0 MiB/s |   1.3 MiB |  00m00s
[ 35/109] Installing libksba-0:1.6.6-1. 100% | 193.1 MiB/s | 395.4 KiB |  00m00s
[ 36/109] Installing crypto-policies-sc 100% | 161.3 MiB/s | 330.2 KiB |  00m00s
[ 37/109] Installing nss-sysinit-0:3.99 100% |  18.9 MiB/s |  19.3 KiB |  00m00s
[ 38/109] Installing nss-0:3.99.0-1.fc4 100% | 189.9 MiB/s |   1.9 MiB |  00m00s
>>> Running post-install scriptlet: nss-0:3.99.0-1.fc41.x86_64
>>> Stop post-install scriptlet: nss-0:3.99.0-1.fc41.x86_64
[ 39/109] Installing python3-pyparsing- 100% | 248.2 MiB/s |   1.0 MiB |  00m00s
[ 40/109] Installing json-c-0:0.17-3.fc 100% |   5.4 MiB/s |  83.6 KiB |  00m00s
>>> Running pre-install scriptlet: tpm2-tss-0:4.1.1-1.fc41.x86_64
>>> Stop pre-install scriptlet: tpm2-tss-0:4.1.1-1.fc41.x86_64
[ 41/109] Installing tpm2-tss-0:4.1.1-1 100% | 258.9 MiB/s |   1.6 MiB |  00m00s
[ 42/109] Installing npth-0:1.7-1.fc41. 100% |  49.4 MiB/s |  50.6 KiB |  00m00s
[ 43/109] Installing dbus-libs-1:1.14.1 100% | 361.4 MiB/s | 370.1 KiB |  00m00s
[ 44/109] Installing avahi-libs-0:0.8-2 100% | 164.9 MiB/s | 168.9 KiB |  00m00s
[ 45/109] Installing libvmaf-0:2.3.0-7. 100% | 381.3 MiB/s | 780.9 KiB |  00m00s
[ 46/109] Installing libaom-0:3.9.0-1.f 100% | 356.8 MiB/s |   5.0 MiB |  00m00s
[ 47/109] Installing poppler-data-0:0.4 100% | 387.2 MiB/s |  12.4 MiB |  00m00s
[ 48/109] Installing libdatrie-0:0.2.13 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[ 49/109] Installing libthai-0:0.1.29-8 100% | 255.6 MiB/s | 785.3 KiB |  00m00s
[ 50/109] Installing svt-av1-libs-0:1.4 100% | 398.4 MiB/s |   7.2 MiB |  00m00s
[ 51/109] Installing rav1e-libs-0:0.7.1 100% | 378.7 MiB/s |   3.0 MiB |  00m00s
[ 52/109] Installing libdav1d-0:1.4.0-1 100% | 332.4 MiB/s |   1.7 MiB |  00m00s
[ 53/109] Installing libavif-0:1.0.4-2. 100% | 180.7 MiB/s | 185.1 KiB |  00m00s
[ 54/109] Installing libpaper-1:2.1.1-6 100% |  49.3 MiB/s |  50.5 KiB |  00m00s
[ 55/109] Installing libijs-0:0.35-22.f 100% |   0.0   B/s |  62.6 KiB |  00m00s
[ 56/109] Installing jbig2dec-libs-0:0. 100% | 166.6 MiB/s | 170.6 KiB |  00m00s
[ 57/109] Installing adobe-mappings-pdf 100% | 399.7 MiB/s |   4.4 MiB |  00m00s
[ 58/109] Installing netpbm-0:11.02.00- 100% | 280.8 MiB/s | 575.0 KiB |  00m00s
[ 59/109] Installing python3-greenlet-0 100% | 232.0 MiB/s | 950.1 KiB |  00m00s
[ 60/109] Installing google-noto-fonts- 100% |   0.0   B/s |  18.3 KiB |  00m00s
[ 61/109] Installing google-noto-sans-v 100% | 312.2 MiB/s |   1.2 MiB |  00m00s
[ 62/109] Installing default-fonts-core 100% |  17.8 MiB/s |  18.2 KiB |  00m00s
[ 63/109] Installing google-droid-sans- 100% | 368.1 MiB/s |   6.3 MiB |  00m00s
[ 64/109] Installing nettle-0:3.9.1-6.f 100% | 258.2 MiB/s | 793.3 KiB |  00m00s
[ 65/109] Installing gnutls-0:3.8.5-2.f 100% | 355.5 MiB/s |   3.2 MiB |  00m00s
[ 66/109] Installing glib2-0:2.80.2-1.f 100% | 384.2 MiB/s |  14.6 MiB |  00m00s
[ 67/109] Installing gts-0:0.7.6-48.201 100% | 160.5 MiB/s | 657.4 KiB |  00m00s
[ 68/109] Installing shared-mime-info-0 100% | 196.6 MiB/s |   2.6 MiB |  00m00s
>>> Running post-install scriptlet: shared-mime-info-0:2.3-4.fc41.x86_64
>>> Stop post-install scriptlet: shared-mime-info-0:2.3-4.fc41.x86_64
[ 69/109] Installing gdk-pixbuf2-0:2.42 100% | 229.7 MiB/s |   2.5 MiB |  00m00s
[ 70/109] Installing cups-libs-1:2.4.8- 100% | 202.0 MiB/s | 620.4 KiB |  00m00s
[ 71/109] Installing gnupg2-0:2.4.5-1.f 100% | 339.9 MiB/s |   9.5 MiB |  00m00s
[ 72/109] Installing gpgme-0:1.23.2-3.f 100% | 282.1 MiB/s | 577.7 KiB |  00m00s
[ 73/109] Installing gpgmepp-0:1.23.2-3 100% | 207.7 MiB/s | 425.3 KiB |  00m00s
[ 74/109] Installing libX11-common-0:1. 100% |  98.8 MiB/s |   1.2 MiB |  00m00s
>>> Running pre-install scriptlet: xml-common-0:0.6.3-63.fc40.noarch
>>> Stop pre-install scriptlet: xml-common-0:0.6.3-63.fc40.noarch
[ 75/109] Installing xml-common-0:0.6.3 100% |  79.2 MiB/s |  81.1 KiB |  00m00s
[ 76/109] Installing pixman-0:0.43.4-1. 100% | 347.3 MiB/s | 711.2 KiB |  00m00s
[ 77/109] Installing graphite2-0:1.3.14 100% | 189.6 MiB/s | 194.2 KiB |  00m00s
[ 78/109] Installing libXau-0:1.0.11-6. 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[ 79/109] Installing libxcb-0:1.17.0-1. 100% | 223.3 MiB/s |   1.1 MiB |  00m00s
[ 80/109] Installing libX11-0:1.8.9-1.f 100% | 318.4 MiB/s |   1.3 MiB |  00m00s
[ 81/109] Installing libXrender-0:0.9.1 100% |  50.2 MiB/s |  51.4 KiB |  00m00s
[ 82/109] Installing libXext-0:1.3.6-1. 100% |  89.2 MiB/s |  91.3 KiB |  00m00s
[ 83/109] Installing cairo-0:1.18.0-3.f 100% | 346.4 MiB/s |   1.7 MiB |  00m00s
[ 84/109] Installing harfbuzz-0:8.4.0-1 100% | 329.2 MiB/s |   2.6 MiB |  00m00s
[ 85/109] Installing freetype-0:2.13.2- 100% | 206.1 MiB/s | 844.3 KiB |  00m00s
[ 86/109] Installing fontconfig-0:2.15. 100% | 695.1 KiB/s | 786.9 KiB |  00m01s
>>> Running post-install scriptlet: fontconfig-0:2.15.0-5.fc41.x86_64
>>> Stop post-install scriptlet: fontconfig-0:2.15.0-5.fc41.x86_64
[ 87/109] Installing cairo-gobject-0:1. 100% |  35.2 MiB/s |  36.1 KiB |  00m00s
[ 88/109] Installing libXft-0:2.3.8-6.f 100% | 162.1 MiB/s | 166.0 KiB |  00m00s
[ 89/109] Installing pango-0:1.52.2-1.f 100% | 244.5 MiB/s |   1.0 MiB |  00m00s
[ 90/109] Installing librsvg2-0:2.57.1- 100% | 342.7 MiB/s |   4.1 MiB |  00m00s
[ 91/109] Installing rsvg-pixbuf-loader 100% |  16.2 MiB/s |  16.5 KiB |  00m00s
[ 92/109] Installing lasi-0:1.1.3-13.fc 100% | 129.2 MiB/s | 132.3 KiB |  00m00s
[ 93/109] Installing libraqm-0:0.8.0-7. 100% |  29.0 MiB/s |  29.7 KiB |  00m00s
[ 94/109] Installing libXpm-0:3.5.17-3. 100% | 146.3 MiB/s | 149.8 KiB |  00m00s
[ 95/109] Installing libXt-0:1.3.0-3.fc 100% | 208.6 MiB/s | 427.1 KiB |  00m00s
[ 96/109] Installing liblerc-0:4.0.0-6. 100% | 295.4 MiB/s | 605.0 KiB |  00m00s
[ 97/109] Installing jbigkit-libs-0:2.1 100% | 116.8 MiB/s | 119.6 KiB |  00m00s
[ 98/109] Installing libtiff-0:4.6.0-2. 100% | 373.2 MiB/s |   1.1 MiB |  00m00s
[ 99/109] Installing gd-0:2.3.3-16.fc41 100% | 195.7 MiB/s | 400.8 KiB |  00m00s
[100/109] Installing libgs-0:10.03.0-1. 100% | 516.8 MiB/s |  23.3 MiB |  00m00s
[101/109] Installing poppler-0:24.02.0- 100% | 346.1 MiB/s |   3.5 MiB |  00m00s
[102/109] Installing poppler-glib-0:24. 100% | 187.5 MiB/s | 576.1 KiB |  00m00s
[103/109] Installing graphviz-0:11.0.0- 100% | 376.9 MiB/s |  21.1 MiB |  00m00s
[104/109] Installing python3-olefile-0: 100% | 338.3 MiB/s | 346.4 KiB |  00m00s
[105/109] Installing python3-typing-ext 100% | 206.3 MiB/s | 422.4 KiB |  00m00s
[106/109] Installing python3-sqlalchemy 100% | 389.8 MiB/s |  22.6 MiB |  00m00s
[107/109] Installing python3-pillow-0:1 100% | 258.5 MiB/s |   3.4 MiB |  00m00s
[108/109] Installing python3-pydot-0:2. 100% | 124.3 MiB/s | 254.6 KiB |  00m00s
[109/109] Installing python3-setuptools 100% |  12.7 MiB/s |   7.3 MiB |  00m01s
>>> Running post-transaction scriptlet: urw-base35-bookman-fonts-0:20200910-20.f
>>> Stop post-transaction scriptlet: urw-base35-bookman-fonts-0:20200910-20.fc41
>>> Running post-transaction scriptlet: urw-base35-c059-fonts-0:20200910-20.fc41
>>> Stop post-transaction scriptlet: urw-base35-c059-fonts-0:20200910-20.fc41.no
>>> Running post-transaction scriptlet: urw-base35-d050000l-fonts-0:20200910-20.
>>> Stop post-transaction scriptlet: urw-base35-d050000l-fonts-0:20200910-20.fc4
>>> Running post-transaction scriptlet: urw-base35-gothic-fonts-0:20200910-20.fc
>>> Stop post-transaction scriptlet: urw-base35-gothic-fonts-0:20200910-20.fc41.
>>> Running post-transaction scriptlet: urw-base35-nimbus-mono-ps-fonts-0:202009
>>> Stop post-transaction scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-
>>> Running post-transaction scriptlet: urw-base35-nimbus-roman-fonts-0:20200910
>>> Stop post-transaction scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-20
>>> Running post-transaction scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-
>>> Stop post-transaction scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-20.
>>> Running post-transaction scriptlet: urw-base35-p052-fonts-0:20200910-20.fc41
>>> Stop post-transaction scriptlet: urw-base35-p052-fonts-0:20200910-20.fc41.no
>>> Running post-transaction scriptlet: urw-base35-standard-symbols-ps-fonts-0:2
>>> Stop post-transaction scriptlet: urw-base35-standard-symbols-ps-fonts-0:2020
>>> Running post-transaction scriptlet: urw-base35-z003-fonts-0:20200910-20.fc41
>>> Stop post-transaction scriptlet: urw-base35-z003-fonts-0:20200910-20.fc41.no
>>> Running post-transaction scriptlet: crypto-policies-scripts-0:20240515-1.git
>>> Stop post-transaction scriptlet: crypto-policies-scripts-0:20240515-1.gita24
>>> Running post-transaction scriptlet: nss-0:3.99.0-1.fc41.x86_64
>>> Stop post-transaction scriptlet: nss-0:3.99.0-1.fc41.x86_64
>>> Running post-transaction scriptlet: fontconfig-0:2.15.0-5.fc41.x86_64
>>> Stop post-transaction scriptlet: fontconfig-0:2.15.0-5.fc41.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39.9000-18.fc41.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Running trigger-install scriptlet: glib2-0:2.80.2-1.fc41.x86_64
>>> Stop trigger-install scriptlet: glib2-0:2.80.2-1.fc41.x86_64
>>> Running trigger-install scriptlet: shared-mime-info-0:2.3-4.fc41.x86_64
>>> Stop trigger-install scriptlet: shared-mime-info-0:2.3-4.fc41.x86_64
>>> Running trigger-install scriptlet: gdk-pixbuf2-0:2.42.11-1.fc41.x86_64
>>> Stop trigger-install scriptlet: gdk-pixbuf2-0:2.42.11-1.fc41.x86_64
>>> Running trigger-install scriptlet: fontconfig-0:2.15.0-5.fc41.x86_64
>>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-5.fc41.x86_64
>>> Running trigger-install scriptlet: graphviz-0:11.0.0-1.fc41.x86_64
>>> Stop trigger-install scriptlet: graphviz-0:11.0.0-1.fc41.x86_64
Warning: skipped PGP checks for 5 package(s).
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1708214400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.MNeSi4
+ umask 022
+ cd /builddir/build/BUILD
+ cd sqlalchemy_schemadisplay-2.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 '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
Handling flit_core >=3.4,<4 from build-system.requires
Requirement satisfied: flit_core >=3.4,<4
   (installed: flit_core 3.9.0)
Handling setuptools from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: setuptools
   (installed: setuptools 69.2.0)
Handling sqlalchemy>=2.0,<3 from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: sqlalchemy>=2.0,<3
   (installed: sqlalchemy 2.0.30)
Handling pydot from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: pydot
   (installed: pydot 2.0.0)
Handling Pillow from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: Pillow
   (installed: Pillow 10.3.0)
Handling pre-commit ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pre-commit ; extra == "pre-commit"
Handling tox>=3.23.0 ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: tox>=3.23.0 ; extra == "pre-commit"
Handling virtualenv>20 ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: virtualenv>20 ; extra == "pre-commit"
Handling attrs>=17.4.0 ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: attrs>=17.4.0 ; extra == "testing"
Handling pgtest ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pgtest ; extra == "testing"
Handling pytest ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest ; extra == "testing"
Handling pytest-cov ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-cov ; extra == "testing"
Handling coverage ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: coverage ; extra == "testing"
Handling pytest-timeout ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-timeout ; extra == "testing"
Handling pytest-regressions ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-regressions ; extra == "testing"
+ cat /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
+ rm -rfv sqlalchemy_schemadisplay-2.0.dist-info/
removed 'sqlalchemy_schemadisplay-2.0.dist-info/METADATA'
removed 'sqlalchemy_schemadisplay-2.0.dist-info/WHEEL'
removed directory 'sqlalchemy_schemadisplay-2.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-sqlalchemy_schemadisplay-2.0-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 Copr repository                        100% |  80.8 KiB/s |   1.5 KiB |  00m00s
 fedora                                 100% |  81.7 KiB/s |  22.1 KiB |  00m00s
Repositories loaded.
Nothing to do.
Package "pyproject-rpm-macros-1.12.0-1.fc41.noarch" is already installed.
Package "python3-devel-3.12.3-2.fc41.x86_64" is already installed.
Package "python3-packaging-24.0-1.fc41.noarch" is already installed.
Package "python3-pillow-10.3.0-1.fc41.x86_64" is already installed.
Package "python3-pip-24.0-2.fc41.noarch" is already installed.
Package "python3-pydot-2.0.0-1.fc41.noarch" is already installed.
Package "python3-pytest-8.2.1-1.fc41.noarch" is already installed.
Package "python3-setuptools-69.2.0-3.fc41.noarch" is already installed.

Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1708214400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.AQIYeD
+ umask 022
+ cd /builddir/build/BUILD
+ cd sqlalchemy_schemadisplay-2.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 '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ TMPDIR=/builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
Handling flit_core >=3.4,<4 from build-system.requires
Requirement satisfied: flit_core >=3.4,<4
   (installed: flit_core 3.9.0)
Handling setuptools from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: setuptools
   (installed: setuptools 69.2.0)
Handling sqlalchemy>=2.0,<3 from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: sqlalchemy>=2.0,<3
   (installed: sqlalchemy 2.0.30)
Handling pydot from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: pydot
   (installed: pydot 2.0.0)
Handling Pillow from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Requirement satisfied: Pillow
   (installed: Pillow 10.3.0)
Handling pre-commit ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pre-commit ; extra == "pre-commit"
Handling tox>=3.23.0 ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: tox>=3.23.0 ; extra == "pre-commit"
Handling virtualenv>20 ; extra == "pre-commit" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: virtualenv>20 ; extra == "pre-commit"
Handling attrs>=17.4.0 ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: attrs>=17.4.0 ; extra == "testing"
Handling pgtest ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pgtest ; extra == "testing"
Handling pytest ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest ; extra == "testing"
Handling pytest-cov ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-cov ; extra == "testing"
Handling coverage ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: coverage ; extra == "testing"
Handling pytest-timeout ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-timeout ; extra == "testing"
Handling pytest-regressions ; extra == "testing" from hook generated metadata: Requires-Dist (sqlalchemy_schemadisplay)
Ignoring alien requirement: pytest-regressions ; extra == "testing"
+ cat /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-buildrequires
+ rm -rfv sqlalchemy_schemadisplay-2.0.dist-info/
removed 'sqlalchemy_schemadisplay-2.0.dist-info/METADATA'
removed 'sqlalchemy_schemadisplay-2.0.dist-info/WHEEL'
removed directory 'sqlalchemy_schemadisplay-2.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BRzk3b
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd sqlalchemy_schemadisplay-2.0
+ mkdir -p /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir
Processing /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: sqlalchemy_schemadisplay
  Building wheel for sqlalchemy_schemadisplay (pyproject.toml): started
  Running command Building wheel for sqlalchemy_schemadisplay (pyproject.toml)
  Building wheel for sqlalchemy_schemadisplay (pyproject.toml): finished with status 'done'
  Created wheel for sqlalchemy_schemadisplay: filename=sqlalchemy_schemadisplay-2.0-py3-none-any.whl size=11332 sha256=553c4c82ce7034956fae98538ee6aca0d79c2840a329fe52cfae13e96cb72e18
  Stored in directory: /builddir/.cache/pip/wheels/c2/5f/52/279dc267b1bd542e96cdfd639c0bbcdca092c90b3d1b31d926
Successfully built sqlalchemy_schemadisplay
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3nmrQK
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64
++ dirname /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd sqlalchemy_schemadisplay-2.0
++ xargs basename --multiple
++ ls /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir/sqlalchemy_schemadisplay-2.0-py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=sqlalchemy_schemadisplay==2.0
+ '[' -z sqlalchemy_schemadisplay==2.0 ']'
+ TMPDIR=/builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir sqlalchemy_schemadisplay==2.0
Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/sqlalchemy_schemadisplay-2.0-py3-none-any.whl
Installing collected packages: sqlalchemy_schemadisplay
Successfully installed sqlalchemy_schemadisplay-2.0
+ '[' -d /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/sqlalchemy_schemadisplay-2.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages/sqlalchemy_schemadisplay-2.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64 --record /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages/sqlalchemy_schemadisplay-2.0.dist-info/RECORD --output /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages/sqlalchemy_schemadisplay-2.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages/sqlalchemy_schemadisplay-2.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages/sqlalchemy_schemadisplay-2.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages/sqlalchemy_schemadisplay-2.0.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_PERCENTAGES_COUNT=2
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64 --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-record --prefix /usr sqlalchemy_schemadisplay
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.0-1.fc41 --unique-debug-suffix -2.0-1.fc41.x86_64 --unique-debug-src-base python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find: ‘debug’: No such file or directory
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64
Cannot initialize handler pyc: ModuleNotFoundError: No module named 'marshalparser'
[src/multiprocess.rs:66:9] &cmd = Command {
    program: "/usr/bin/add-determinism",
    args: [
        "/usr/bin/add-determinism",
        "--socket",
        "3",
        "--brp",
        "--handler",
        "ar,jar,javadoc",
    ],
    env: CommandEnv {
        clear: false,
        vars: {
            "SOURCE_DATE_EPOCH": Some(
                "1708214400",
            ),
        },
    },
    create_pidfd: false,
}
Bye!
Bye!
Bye!
Bye!
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.22Ya4N
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd sqlalchemy_schemadisplay-2.0
+ '[' '!' -f /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-modules ']'
+ PATH=/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages
+ _PYTHONSITE=/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ /usr/bin/python3 -sP /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64-pyproject-modules
Check import: sqlalchemy_schemadisplay
Check import: sqlalchemy_schemadisplay.db_diagram
Check import: sqlalchemy_schemadisplay.model_diagram
Check import: sqlalchemy_schemadisplay.utils
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ PATH=/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ /usr/bin/pytest -q tests
.............                                                            [100%]
=============================== warnings summary ===============================
tests/test_uml_graph.py::test_simple_class
tests/test_uml_graph.py::test_relation
tests/test_uml_graph.py::test_backref
  /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/tests/test_uml_graph.py:18: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
    return declarative_base(metadata=metadata)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13 passed, 3 warnings in 0.40s
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-sqlalchemy_schemadisplay-2.0-1.fc41.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K8dEUc
+ umask 022
+ cd /builddir/build/BUILD
+ cd sqlalchemy_schemadisplay-2.0
+ DOCDIR=/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/share/doc/python3-sqlalchemy_schemadisplay
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/share/doc/python3-sqlalchemy_schemadisplay
+ cp -pr /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/README.rst /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/share/doc/python3-sqlalchemy_schemadisplay
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UDnvMP
+ umask 022
+ cd /builddir/build/BUILD
+ cd sqlalchemy_schemadisplay-2.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/share/licenses/python3-sqlalchemy_schemadisplay
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/share/licenses/python3-sqlalchemy_schemadisplay
+ cp -pr /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0/LICENSE /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64/usr/share/licenses/python3-sqlalchemy_schemadisplay
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-sqlalchemy_schemadisplay = 2.0-1.fc41 python3-sqlalchemy_schemadisplay = 2.0-1.fc41 python3.12-sqlalchemy_schemadisplay = 2.0-1.fc41 python3.12dist(sqlalchemy-schemadisplay) = 2 python3dist(sqlalchemy-schemadisplay) = 2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: (python3.12dist(sqlalchemy) < 3~~ with python3.12dist(sqlalchemy) >= 2) python(abi) = 3.12 python3.12dist(pillow) python3.12dist(pydot) python3.12dist(setuptools)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64
Wrote: /builddir/build/SRPMS/python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Wrote: /builddir/build/RPMS/python3-sqlalchemy_schemadisplay-2.0-1.fc41.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QalLWs
+ umask 022
+ cd /builddir/build/BUILD
+ cd sqlalchemy_schemadisplay-2.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sqlalchemy_schemadisplay-2.0-1.fc41.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.KGVAb4
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/sqlalchemy_schemadisplay-2.0-SPECPARTS
+ rm -rf sqlalchemy_schemadisplay-2.0 sqlalchemy_schemadisplay-2.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
Finish: build phase for python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1716205407.341334/root/var/log/dnf5.log
INFO: Done(/var/lib/copr-rpmbuild/results/python-sqlalchemy_schemadisplay-2.0-1.fc41.src.rpm) Config(child) 0 minutes 17 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-sqlalchemy_schemadisplay",
            "epoch": null,
            "version": "2.0",
            "release": "1.fc41",
            "arch": "src"
        },
        {
            "name": "python3-sqlalchemy_schemadisplay",
            "epoch": null,
            "version": "2.0",
            "release": "1.fc41",
            "arch": "noarch"
        }
    ]
}
RPMResults finished