Warning: Permanently added '44.200.45.11' (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/8721596-fedora-40-x86_64 --chroot fedora-40-x86_64


Version: 1.2
PID: 10932
Logging PID: 10933
Task:
{'allow_user_ssh': False,
 'appstream': True,
 'background': False,
 'build_id': 8721596,
 'buildroot_pkgs': [],
 'chroot': 'fedora-40-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '329040c5b4b50dc5178e6e12ce59993a125b8da7',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/keithbowes/deponejo/argagg',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'argagg',
 'package_version': '0.4.7-1',
 'project_dirname': 'deponejo',
 'project_name': 'deponejo',
 'project_owner': 'keithbowes',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo/fedora-40-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'keithbowes/deponejo--keithbowes',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'keithbowes',
 'tags': [],
 'task_id': '8721596-fedora-40-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/keithbowes/deponejo/argagg /var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg --depth 500 --no-single-branch --recursive

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

Running: git checkout 329040c5b4b50dc5178e6e12ce59993a125b8da7 --

cmd: ['git', 'checkout', '329040c5b4b50dc5178e6e12ce59993a125b8da7', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg
rc: 0
stdout: 
stderr: Note: switching to '329040c5b4b50dc5178e6e12ce59993a125b8da7'.

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 329040c automatic import of argagg

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg
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 argagg-0.4.7.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o argagg-0.4.7.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/keithbowes/deponejo/argagg/argagg-0.4.7.tar.gz/md5/e5dc3b749ed9030b17dd180e86e4cb30/argagg-0.4.7.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  114k  100  114k    0     0  9370k      0 --:--:-- --:--:-- --:--:-- 9514k
INFO: Reading stdout from command: md5sum argagg-0.4.7.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg/argagg.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741053982.242759 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg/argagg.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741053982.242759 -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-qob9j2st/argagg/argagg.spec)  Config(fedora-40-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.1
INFO: Mock Version: 6.1
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1741053982.242759/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 container image: registry.fedoraproject.org/fedora:40
INFO: Pulling image: registry.fedoraproject.org/fedora:40
INFO: Tagging container image as mock-bootstrap-489ff52b-81d2-4409-b4f4-cb1c03453fac
INFO: Checking that 8bb2657e1c527c1b82a3842ca44cd7e8332821939f62942864c514b102efc474 image matches host's architecture
INFO: Copy content of container 8bb2657e1c527c1b82a3842ca44cd7e8332821939f62942864c514b102efc474 to /var/lib/mock/fedora-40-x86_64-bootstrap-1741053982.242759/root
INFO: mounting 8bb2657e1c527c1b82a3842ca44cd7e8332821939f62942864c514b102efc474 with podman image mount
INFO: image 8bb2657e1c527c1b82a3842ca44cd7e8332821939f62942864c514b102efc474 as /var/lib/containers/storage/overlay/d67a4e9625b1870f674801a4728447a0e49d515486ae82731e46d097b718d2b0/merged
INFO: umounting image 8bb2657e1c527c1b82a3842ca44cd7e8332821939f62942864c514b102efc474 (/var/lib/containers/storage/overlay/d67a4e9625b1870f674801a4728447a0e49d515486ae82731e46d097b718d2b0/merged) with podman image umount
INFO: Removing image mock-bootstrap-489ff52b-81d2-4409-b4f4-cb1c03453fac
INFO: Using 'dnf4' instead of 'dnf5' for bootstrap chroot
INFO: Package manager dnf4 detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf5 tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 3.1 MB/s | 131 kB     00:00    
fedora                                           32 MB/s |  20 MB     00:00    
updates                                          13 MB/s |  12 MB     00:00    
Dependencies resolved.
================================================================================
 Package             Architecture  Version                 Repository      Size
================================================================================
Installing:
 dnf5                x86_64        5.1.17-3.fc40           updates        699 k
 dnf5-plugins        x86_64        5.1.17-3.fc40           updates        358 k
Installing dependencies:
 fmt                 x86_64        10.2.1-5.fc40           updates        125 k
 libdnf5             x86_64        5.1.17-3.fc40           updates        1.0 M
 libdnf5-cli         x86_64        5.1.17-3.fc40           updates        231 k
 sdbus-cpp           x86_64        1.4.0-2.fc40            fedora         110 k

Transaction Summary
================================================================================
Install  6 Packages

Total download size: 2.5 M
Installed size: 6.9 M
Downloading Packages:
(1/6): sdbus-cpp-1.4.0-2.fc40.x86_64.rpm        634 kB/s | 110 kB     00:00    
(2/6): dnf5-plugins-5.1.17-3.fc40.x86_64.rpm    661 kB/s | 358 kB     00:00    
(3/6): fmt-10.2.1-5.fc40.x86_64.rpm             286 kB/s | 125 kB     00:00    
(4/6): dnf5-5.1.17-3.fc40.x86_64.rpm            1.1 MB/s | 699 kB     00:00    
(5/6): libdnf5-5.1.17-3.fc40.x86_64.rpm         4.7 MB/s | 1.0 MB     00:00    
(6/6): libdnf5-cli-5.1.17-3.fc40.x86_64.rpm     1.3 MB/s | 231 kB     00:00    
--------------------------------------------------------------------------------
Total                                           2.2 MB/s | 2.5 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : fmt-10.2.1-5.fc40.x86_64                               1/6 
  Installing       : libdnf5-5.1.17-3.fc40.x86_64                           2/6 
  Installing       : libdnf5-cli-5.1.17-3.fc40.x86_64                       3/6 
  Installing       : sdbus-cpp-1.4.0-2.fc40.x86_64                          4/6 
  Installing       : dnf5-5.1.17-3.fc40.x86_64                              5/6 
  Installing       : dnf5-plugins-5.1.17-3.fc40.x86_64                      6/6 
  Running scriptlet: dnf5-plugins-5.1.17-3.fc40.x86_64                      6/6 

Installed:
  dnf5-5.1.17-3.fc40.x86_64              dnf5-plugins-5.1.17-3.fc40.x86_64      
  fmt-10.2.1-5.fc40.x86_64               libdnf5-5.1.17-3.fc40.x86_64           
  libdnf5-cli-5.1.17-3.fc40.x86_64       sdbus-cpp-1.4.0-2.fc40.x86_64          

Complete!
INFO: Switching package manager from dnf4 to the dnf5 (direct choice)
Finish(bootstrap): installing dnf5 tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-1741053982.242759/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-1.fc40.x86_64
  rpm-sequoia-1.7.0-5.fc40.x86_64
  python3-dnf-4.22.0-2.fc40.noarch
  yum-4.22.0-2.fc40.noarch
  dnf5-5.1.17-3.fc40.x86_64
  dnf5-plugins-5.1.17-3.fc40.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  29.8 MiB/s |  13.1 MiB |  00m00s
 fedora                                 100% |  17.1 MiB/s |  20.8 MiB |  00m01s
 Copr repository                        100% |   5.7 MiB/s | 133.5 KiB |  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.4-9.fc40                  updates      5.8 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 40-40                       updates     19.2 KiB
 findutils                        x86_64 1:4.9.0-9.fc40              updates      1.5 MiB
 gawk                             x86_64 5.3.0-3.fc40                fedora       1.7 MiB
 glibc-minimal-langpack           x86_64 2.39-37.fc40                updates      0.0   B
 grep                             x86_64 3.11-7.fc40                 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 288-1.fc40                  updates    185.2 KiB
 rpm-build                        x86_64 4.19.1.1-1.fc40             fedora     173.7 KiB
 sed                              x86_64 4.9-1.fc40                  fedora     861.5 KiB
 shadow-utils                     x86_64 2:4.15.1-4.fc40             updates      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.2-1.fc40               updates      3.7 MiB
 which                            x86_64 2.21-41.fc40                fedora      80.2 KiB
 xz                               x86_64 1:5.4.6-3.fc40              fedora       2.0 MiB
Installing dependencies:                                                                 
 alternatives                     x86_64 1.27-1.fc40                 updates     66.3 KiB
 ansible-srpm-macros              noarch 1-16.fc40                   updates     35.7 KiB
 audit-libs                       x86_64 4.0.3-1.fc40                updates    347.4 KiB
 authselect                       x86_64 1.5.0-6.fc40                updates    153.6 KiB
 authselect-libs                  x86_64 1.5.0-6.fc40                updates    818.2 KiB
 basesystem                       noarch 11-20.fc40                  fedora       0.0   B
 binutils                         x86_64 2.41-38.fc40                updates     26.4 MiB
 binutils-gold                    x86_64 2.41-38.fc40                updates      2.0 MiB
 bzip2-libs                       x86_64 1.0.8-18.fc40               fedora      80.7 KiB
 ca-certificates                  noarch 2024.2.69_v8.0.401-1.0.fc40 updates      2.4 MiB
 coreutils-common                 x86_64 9.4-9.fc40                  updates     11.4 MiB
 cracklib                         x86_64 2.9.11-5.fc40               fedora     238.9 KiB
 crypto-policies                  noarch 20241011-1.git5930b9a.fc40  updates    158.0 KiB
 curl                             x86_64 8.6.0-10.fc40               updates    738.6 KiB
 cyrus-sasl-lib                   x86_64 2.1.28-19.fc40              fedora       2.3 MiB
 debugedit                        x86_64 5.0-18.fc40                 updates    199.3 KiB
 dwz                              x86_64 0.15-8.fc40                 updates    294.9 KiB
 ed                               x86_64 1.20.2-1.fc40               updates    146.9 KiB
 efi-srpm-macros                  noarch 5-11.fc40                   fedora      40.1 KiB
 elfutils                         x86_64 0.192-9.fc40                updates      2.7 MiB
 elfutils-debuginfod-client       x86_64 0.192-9.fc40                updates     80.2 KiB
 elfutils-default-yama-scope      noarch 0.192-9.fc40                updates      1.8 KiB
 elfutils-libelf                  x86_64 0.192-9.fc40                updates      1.2 MiB
 elfutils-libs                    x86_64 0.192-9.fc40                updates    670.3 KiB
 fedora-gpg-keys                  noarch 40-2                        updates    124.7 KiB
 fedora-release                   noarch 40-40                       updates      0.0   B
 fedora-release-identity-basic    noarch 40-40                       updates    654.0   B
 fedora-repos                     noarch 40-2                        updates      4.9 KiB
 file                             x86_64 5.45-4.fc40                 fedora     103.5 KiB
 file-libs                        x86_64 5.45-4.fc40                 fedora       9.9 MiB
 filesystem                       x86_64 3.18-8.fc40                 fedora     106.0   B
 fonts-srpm-macros                noarch 1:2.0.5-14.fc40             fedora      55.3 KiB
 forge-srpm-macros                noarch 0.4.0-1.fc40                updates     38.9 KiB
 fpc-srpm-macros                  noarch 1.3-12.fc40                 fedora     144.0   B
 gdb-minimal                      x86_64 16.2-1.fc40                 updates     13.3 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.fc40                updates    747.0   B
 glibc                            x86_64 2.39-37.fc40                updates      6.6 MiB
 glibc-common                     x86_64 2.39-37.fc40                updates      1.0 MiB
 glibc-gconv-extra                x86_64 2.39-37.fc40                updates      7.8 MiB
 gmp                              x86_64 1:6.2.1-8.fc40              fedora     794.6 KiB
 gnat-srpm-macros                 noarch 6-5.fc40                    fedora       1.0 KiB
 go-srpm-macros                   noarch 3.5.0-1.fc40                fedora      60.6 KiB
 jansson                          x86_64 2.13.1-9.fc40               fedora      88.3 KiB
 json-c                           x86_64 0.17-3.fc40                 fedora      82.4 KiB
 kernel-srpm-macros               noarch 1.0-23.fc40                 fedora       1.9 KiB
 keyutils-libs                    x86_64 1.6.3-3.fc40                fedora      54.4 KiB
 krb5-libs                        x86_64 1.21.3-3.fc40               updates      2.3 MiB
 libacl                           x86_64 2.3.2-1.fc40                fedora      40.0 KiB
 libarchive                       x86_64 3.7.2-7.fc40                updates    922.6 KiB
 libattr                          x86_64 2.5.2-3.fc40                fedora      28.5 KiB
 libblkid                         x86_64 2.40.2-1.fc40               updates    258.6 KiB
 libbrotli                        x86_64 1.1.0-3.fc40                fedora     829.5 KiB
 libcap                           x86_64 2.69-8.fc40                 updates    219.8 KiB
 libcap-ng                        x86_64 0.8.4-4.fc40                fedora      73.1 KiB
 libcom_err                       x86_64 1.47.0-5.fc40               fedora      67.2 KiB
 libcurl                          x86_64 8.6.0-10.fc40               updates    776.8 KiB
 libeconf                         x86_64 0.6.2-2.fc40                updates     58.0 KiB
 libevent                         x86_64 2.1.12-12.fc40              fedora     895.6 KiB
 libfdisk                         x86_64 2.40.2-1.fc40               updates    362.9 KiB
 libffi                           x86_64 3.4.4-7.fc40                fedora      81.6 KiB
 libgcc                           x86_64 14.2.1-3.fc40               updates    274.6 KiB
 libgomp                          x86_64 14.2.1-3.fc40               updates    523.6 KiB
 libidn2                          x86_64 2.3.7-1.fc40                fedora     329.1 KiB
 libmount                         x86_64 2.40.2-1.fc40               updates    355.8 KiB
 libnghttp2                       x86_64 1.59.0-3.fc40               updates    166.1 KiB
 libnsl2                          x86_64 2.0.1-1.fc40                fedora      57.9 KiB
 libpkgconf                       x86_64 2.1.1-2.fc40                updates     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.7-5.fc40                  updates    177.0 KiB
 libsemanage                      x86_64 3.7-2.fc40                  updates    293.5 KiB
 libsepol                         x86_64 3.7-2.fc40                  updates    817.9 KiB
 libsmartcols                     x86_64 2.40.2-1.fc40               updates    180.4 KiB
 libsqlite30                      x86_64 3.49.1-1.fc40               copr_base    1.4 MiB
 libssh                           x86_64 0.10.6-5.fc40               fedora     509.3 KiB
 libssh-config                    noarch 0.10.6-5.fc40               fedora     277.0   B
 libstdc++                        x86_64 14.2.1-3.fc40               updates      2.8 MiB
 libtasn1                         x86_64 4.20.0-1.fc40               updates    176.4 KiB
 libtirpc                         x86_64 1.3.6-1.rc3.fc40            updates    202.7 KiB
 libtool-ltdl                     x86_64 2.4.7-10.fc40               fedora      66.2 KiB
 libunistring                     x86_64 1.1-7.fc40                  fedora       1.7 MiB
 libutempter                      x86_64 1.2.1-13.fc40               fedora      57.7 KiB
 libuuid                          x86_64 2.40.2-1.fc40               updates     37.5 KiB
 libverto                         x86_64 0.3.2-8.fc40                fedora      29.5 KiB
 libxcrypt                        x86_64 4.4.38-6.fc40               updates    288.5 KiB
 libxml2                          x86_64 2.13.6-1.fc40               copr_base    1.3 MiB
 libzstd                          x86_64 1.5.7-1.fc40                updates    804.0 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.fc40                updates    832.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-16.fc40                   fedora     104.0   B
 openldap                         x86_64 2.6.8-2.fc40                updates    640.3 KiB
 openssl-libs                     x86_64 1:3.2.4-1.fc40              updates      7.8 MiB
 p11-kit                          x86_64 0.25.5-1.fc40               updates      2.2 MiB
 p11-kit-trust                    x86_64 0.25.5-1.fc40               updates    391.4 KiB
 package-notes-srpm-macros        noarch 0.5-11.fc40                 fedora       1.6 KiB
 pam                              x86_64 1.6.1-5.fc40                updates      1.8 MiB
 pam-libs                         x86_64 1.6.1-5.fc40                updates    135.0 KiB
 pcre2                            x86_64 10.44-1.fc40                updates    653.5 KiB
 pcre2-syntax                     noarch 10.44-1.fc40                updates    251.6 KiB
 perl-srpm-macros                 noarch 1-53.fc40                   fedora     861.0   B
 pkgconf                          x86_64 2.1.1-2.fc40                updates     82.9 KiB
 pkgconf-m4                       noarch 2.1.1-2.fc40                updates     13.9 KiB
 pkgconf-pkg-config               x86_64 2.1.1-2.fc40                updates    989.0   B
 popt                             x86_64 1.19-6.fc40                 fedora     136.9 KiB
 publicsuffix-list-dafsa          noarch 20250116-1.fc40             updates     68.5 KiB
 pyproject-srpm-macros            noarch 1.17.0-1.fc40               updates      1.9 KiB
 python-srpm-macros               noarch 3.12-8.fc40                 updates     50.6 KiB
 qt5-srpm-macros                  noarch 5.15.15-1.fc40              updates    500.0   B
 qt6-srpm-macros                  noarch 6.8.2-1.fc40                updates    456.0   B
 readline                         x86_64 8.2-8.fc40                  fedora     489.2 KiB
 rpm                              x86_64 4.19.1.1-1.fc40             fedora       3.0 MiB
 rpm-build-libs                   x86_64 4.19.1.1-1.fc40             fedora     198.4 KiB
 rpm-libs                         x86_64 4.19.1.1-1.fc40             fedora     709.9 KiB
 rpm-sequoia                      x86_64 1.7.0-5.fc40                updates      2.4 MiB
 rust-srpm-macros                 noarch 26.3-1.fc40                 updates      4.8 KiB
 setup                            noarch 2.14.5-2.fc40               fedora     720.4 KiB
 systemd-libs                     x86_64 255.16-1.fc40               updates      1.9 MiB
 util-linux-core                  x86_64 2.40.2-1.fc40               updates      1.5 MiB
 xxhash-libs                      x86_64 0.8.3-1.fc40                updates     90.2 KiB
 xz-libs                          x86_64 1:5.4.6-3.fc40              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.7-2.fc40                updates    134.0 KiB
 zstd                             x86_64 1.5.7-1.fc40                updates      1.7 MiB
Installing groups:                                                                       
 Buildsystem building group                                                              

Transaction Summary:
 Installing:      153 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation 179 MiB will be used (install 179 MiB, remove 0 B).
[  1/153] bzip2-0:1.0.8-18.fc40.x86_64  100% |   1.7 KiB/s |  52.4 KiB |  00m30s
>>> Curl error (28): Timeout was reached for https://uvermont.mm.fcix.net/fedora
[  2/153] cpio-0:2.15-1.fc40.x86_64     100% |   9.7 KiB/s | 292.2 KiB |  00m30s
>>> Curl error (28): Timeout was reached for https://uvermont.mm.fcix.net/fedora
[  3/153] diffutils-0:3.10-5.fc40.x86_6 100% |   6.4 MiB/s | 405.6 KiB |  00m00s
[  4/153] grep-0:3.11-7.fc40.x86_64     100% |   6.5 MiB/s | 300.2 KiB |  00m00s
[  5/153] bash-0:5.2.26-3.fc40.x86_64   100% |  61.2 KiB/s |   1.8 MiB |  00m30s
>>> Curl error (28): Timeout was reached for https://uvermont.mm.fcix.net/fedora
[  6/153] gzip-0:1.13-1.fc40.x86_64     100% |   4.2 MiB/s | 170.6 KiB |  00m00s
[  7/153] info-0:7.1-2.fc40.x86_64      100% |   4.5 MiB/s | 182.3 KiB |  00m00s
[  8/153] patch-0:2.7.6-24.fc40.x86_64  100% |   8.0 MiB/s | 130.7 KiB |  00m00s
[  9/153] rpm-build-0:4.19.1.1-1.fc40.x 100% |   4.8 MiB/s |  78.2 KiB |  00m00s
[ 10/153] unzip-0:6.0-63.fc40.x86_64    100% |   9.5 MiB/s | 184.5 KiB |  00m00s
[ 11/153] sed-0:4.9-1.fc40.x86_64       100% |   6.8 MiB/s | 318.2 KiB |  00m00s
[ 12/153] tar-2:1.35-3.fc40.x86_64      100% |  16.4 MiB/s | 856.6 KiB |  00m00s
[ 13/153] which-0:2.21-41.fc40.x86_64   100% |   1.7 MiB/s |  41.4 KiB |  00m00s
[ 14/153] xz-1:5.4.6-3.fc40.x86_64      100% |  12.7 MiB/s | 557.4 KiB |  00m00s
[ 15/153] fedora-release-common-0:40-40 100% | 177.3 KiB/s |  21.5 KiB |  00m00s
[ 16/153] gawk-0:5.3.0-3.fc40.x86_64    100% |  21.9 MiB/s |   1.1 MiB |  00m00s
[ 17/153] glibc-minimal-langpack-0:2.39 100% |   1.2 MiB/s |  84.1 KiB |  00m00s
[ 18/153] findutils-1:4.9.0-9.fc40.x86_ 100% |   1.9 MiB/s | 491.4 KiB |  00m00s
[ 19/153] coreutils-0:9.4-9.fc40.x86_64 100% |   3.9 MiB/s |   1.1 MiB |  00m00s
[ 20/153] redhat-rpm-config-0:288-1.fc4 100% |   1.5 MiB/s |  82.1 KiB |  00m00s
[ 21/153] util-linux-0:2.40.2-1.fc40.x8 100% |  21.5 MiB/s |   1.2 MiB |  00m00s
[ 22/153] filesystem-0:3.18-8.fc40.x86_ 100% |  18.7 MiB/s |   1.1 MiB |  00m00s
[ 23/153] shadow-utils-2:4.15.1-4.fc40. 100% |  15.5 MiB/s |   1.3 MiB |  00m00s
[ 24/153] bzip2-libs-0:1.0.8-18.fc40.x8 100% |   1.4 MiB/s |  40.9 KiB |  00m00s
[ 25/153] file-0:5.45-4.fc40.x86_64     100% |   3.0 MiB/s |  49.0 KiB |  00m00s
[ 26/153] ncurses-libs-0:6.4-12.2024012 100% |   5.2 MiB/s | 332.5 KiB |  00m00s
[ 27/153] libattr-0:2.5.2-3.fc40.x86_64 100% | 418.6 KiB/s |  18.0 KiB |  00m00s
[ 28/153] popt-0:1.19-6.fc40.x86_64     100% |   1.9 MiB/s |  66.7 KiB |  00m00s
[ 29/153] readline-0:8.2-8.fc40.x86_64  100% |   4.3 MiB/s | 213.3 KiB |  00m00s
[ 30/153] rpm-0:4.19.1.1-1.fc40.x86_64  100% |   9.8 MiB/s | 540.1 KiB |  00m00s
[ 31/153] rpm-build-libs-0:4.19.1.1-1.f 100% |   2.6 MiB/s |  95.0 KiB |  00m00s
[ 32/153] rpm-libs-0:4.19.1.1-1.fc40.x8 100% |  10.1 MiB/s | 308.9 KiB |  00m00s
[ 33/153] xz-libs-1:5.4.6-3.fc40.x86_64 100% |   3.7 MiB/s | 110.0 KiB |  00m00s
[ 34/153] libacl-0:2.3.2-1.fc40.x86_64  100% | 678.6 KiB/s |  24.4 KiB |  00m00s
[ 35/153] gmp-1:6.2.1-8.fc40.x86_64     100% |   6.8 MiB/s | 312.5 KiB |  00m00s
[ 36/153] coreutils-common-0:9.4-9.fc40 100% |  30.7 MiB/s |   2.1 MiB |  00m00s
[ 37/153] efi-srpm-macros-0:5-11.fc40.n 100% |   1.4 MiB/s |  22.3 KiB |  00m00s
[ 38/153] fonts-srpm-macros-1:2.0.5-14. 100% |   1.7 MiB/s |  26.5 KiB |  00m00s
[ 39/153] fpc-srpm-macros-0:1.3-12.fc40 100% | 522.2 KiB/s |   7.8 KiB |  00m00s
[ 40/153] glibc-common-0:2.39-37.fc40.x 100% |   4.2 MiB/s | 368.8 KiB |  00m00s
[ 41/153] gnat-srpm-macros-0:6-5.fc40.n 100% | 588.2 KiB/s |   8.8 KiB |  00m00s
[ 42/153] go-srpm-macros-0:3.5.0-1.fc40 100% |   1.7 MiB/s |  27.5 KiB |  00m00s
[ 43/153] kernel-srpm-macros-0:1.0-23.f 100% | 648.6 KiB/s |   9.7 KiB |  00m00s
[ 44/153] lua-srpm-macros-0:1-13.fc40.n 100% | 582.0 KiB/s |   8.7 KiB |  00m00s
[ 45/153] ocaml-srpm-macros-0:9-3.fc40. 100% | 604.9 KiB/s |   9.1 KiB |  00m00s
[ 46/153] openblas-srpm-macros-0:2-16.f 100% | 535.7 KiB/s |   7.5 KiB |  00m00s
[ 47/153] package-notes-srpm-macros-0:0 100% | 663.0 KiB/s |   9.9 KiB |  00m00s
[ 48/153] perl-srpm-macros-0:1-53.fc40. 100% | 558.8 KiB/s |   8.4 KiB |  00m00s
[ 49/153] zig-srpm-macros-0:1-2.fc40.no 100% | 535.9 KiB/s |   8.0 KiB |  00m00s
[ 50/153] zip-0:3.0-40.fc40.x86_64      100% |  12.3 MiB/s | 264.8 KiB |  00m00s
[ 51/153] util-linux-core-0:2.40.2-1.fc 100% |  18.1 MiB/s | 536.6 KiB |  00m00s
[ 52/153] setup-0:2.14.5-2.fc40.noarch  100% |   3.8 MiB/s | 154.7 KiB |  00m00s
[ 53/153] libcap-ng-0:0.8.4-4.fc40.x86_ 100% |   1.1 MiB/s |  32.6 KiB |  00m00s
[ 54/153] libutempter-0:1.2.1-13.fc40.x 100% |   1.7 MiB/s |  26.4 KiB |  00m00s
[ 55/153] ncurses-base-0:6.4-12.2024012 100% |   3.9 MiB/s |  88.8 KiB |  00m00s
[ 56/153] lua-libs-0:5.4.6-5.fc40.x86_6 100% |   5.6 MiB/s | 131.9 KiB |  00m00s
[ 57/153] glibc-0:2.39-37.fc40.x86_64   100% |  57.7 MiB/s |   2.2 MiB |  00m00s
[ 58/153] file-libs-0:5.45-4.fc40.x86_6 100% |  12.6 MiB/s | 762.7 KiB |  00m00s
[ 59/153] basesystem-0:11-20.fc40.noarc 100% | 276.5 KiB/s |   7.2 KiB |  00m00s
[ 60/153] libselinux-0:3.7-5.fc40.x86_6 100% |   2.0 MiB/s |  88.0 KiB |  00m00s
[ 61/153] glibc-gconv-extra-0:2.39-37.f 100% |  18.4 MiB/s |   1.7 MiB |  00m00s
[ 62/153] libsepol-0:3.7-2.fc40.x86_64  100% |   8.8 MiB/s | 342.2 KiB |  00m00s
[ 63/153] libcap-0:2.69-8.fc40.x86_64   100% |   2.6 MiB/s |  85.7 KiB |  00m00s
[ 64/153] libzstd-0:1.5.7-1.fc40.x86_64 100% |  10.6 MiB/s | 314.9 KiB |  00m00s
[ 65/153] rpm-sequoia-0:1.7.0-5.fc40.x8 100% |  22.8 MiB/s | 912.5 KiB |  00m00s
[ 66/153] zlib-ng-compat-0:2.1.7-2.fc40 100% |   2.2 MiB/s |  77.7 KiB |  00m00s
[ 67/153] elfutils-libelf-0:0.192-9.fc4 100% |   7.3 MiB/s | 208.4 KiB |  00m00s
[ 68/153] elfutils-libs-0:0.192-9.fc40. 100% |   8.6 MiB/s | 263.5 KiB |  00m00s
[ 69/153] elfutils-0:0.192-9.fc40.x86_6 100% |  17.8 MiB/s | 546.1 KiB |  00m00s
[ 70/153] elfutils-debuginfod-client-0: 100% |   1.7 MiB/s |  46.4 KiB |  00m00s
[ 71/153] json-c-0:0.17-3.fc40.x86_64   100% |   1.4 MiB/s |  44.0 KiB |  00m00s
[ 72/153] libgcc-0:14.2.1-3.fc40.x86_64 100% |   3.0 MiB/s | 133.3 KiB |  00m00s
[ 73/153] libgomp-0:14.2.1-3.fc40.x86_6 100% |   7.5 MiB/s | 353.9 KiB |  00m00s
[ 74/153] jansson-0:2.13.1-9.fc40.x86_6 100% |   2.7 MiB/s |  44.2 KiB |  00m00s
[ 75/153] debugedit-0:5.0-18.fc40.x86_6 100% |   2.9 MiB/s |  80.0 KiB |  00m00s
[ 76/153] pkgconf-pkg-config-0:2.1.1-2. 100% | 378.7 KiB/s |   9.8 KiB |  00m00s
[ 77/153] pkgconf-0:2.1.1-2.fc40.x86_64 100% |   1.6 MiB/s |  43.7 KiB |  00m00s
[ 78/153] binutils-0:2.41-38.fc40.x86_6 100% |  66.4 MiB/s |   6.2 MiB |  00m00s
[ 79/153] pkgconf-m4-0:2.1.1-2.fc40.noa 100% | 501.4 KiB/s |  14.0 KiB |  00m00s
[ 80/153] libpkgconf-0:2.1.1-2.fc40.x86 100% |   1.4 MiB/s |  37.9 KiB |  00m00s
[ 81/153] lz4-libs-0:1.9.4-6.fc40.x86_6 100% |   2.1 MiB/s |  67.2 KiB |  00m00s
[ 82/153] zstd-0:1.5.7-1.fc40.x86_64    100% |  11.1 MiB/s | 488.8 KiB |  00m00s
[ 83/153] curl-0:8.6.0-10.fc40.x86_64   100% |   7.1 MiB/s | 299.2 KiB |  00m00s
[ 84/153] libarchive-0:3.7.2-7.fc40.x86 100% |  14.2 MiB/s | 408.5 KiB |  00m00s
[ 85/153] ed-0:1.20.2-1.fc40.x86_64     100% |   3.0 MiB/s |  81.9 KiB |  00m00s
[ 86/153] forge-srpm-macros-0:0.4.0-1.f 100% | 732.0 KiB/s |  19.8 KiB |  00m00s
[ 87/153] pcre2-syntax-0:10.44-1.fc40.n 100% |   3.6 MiB/s | 149.8 KiB |  00m00s
[ 88/153] pcre2-0:10.44-1.fc40.x86_64   100% |   5.0 MiB/s | 242.9 KiB |  00m00s
[ 89/153] mpfr-0:4.2.1-4.fc40.x86_64    100% |   7.6 MiB/s | 348.9 KiB |  00m00s
[ 90/153] libblkid-0:2.40.2-1.fc40.x86_ 100% |   2.4 MiB/s | 124.1 KiB |  00m00s
[ 91/153] libstdc++-0:14.2.1-3.fc40.x86 100% |  11.9 MiB/s | 886.5 KiB |  00m00s
[ 92/153] libuuid-0:2.40.2-1.fc40.x86_6 100% | 793.5 KiB/s |  28.6 KiB |  00m00s
[ 93/153] libmount-0:2.40.2-1.fc40.x86_ 100% |   4.2 MiB/s | 155.2 KiB |  00m00s
[ 94/153] libxcrypt-0:4.4.38-6.fc40.x86 100% |   4.6 MiB/s | 127.6 KiB |  00m00s
[ 95/153] libsmartcols-0:2.40.2-1.fc40. 100% |   2.1 MiB/s |  83.2 KiB |  00m00s
[ 96/153] systemd-libs-0:255.16-1.fc40. 100% |  23.0 MiB/s | 706.9 KiB |  00m00s
[ 97/153] audit-libs-0:4.0.3-1.fc40.x86 100% |   4.7 MiB/s | 128.9 KiB |  00m00s
[ 98/153] libfdisk-0:2.40.2-1.fc40.x86_ 100% |   5.6 MiB/s | 159.3 KiB |  00m00s
[ 99/153] pam-0:1.6.1-5.fc40.x86_64     100% |  16.9 MiB/s | 554.4 KiB |  00m00s
[100/153] authselect-libs-0:1.5.0-6.fc4 100% |   2.8 MiB/s | 217.9 KiB |  00m00s
[101/153] pam-libs-0:1.6.1-5.fc40.x86_6 100% |   2.1 MiB/s |  57.2 KiB |  00m00s
[102/153] authselect-0:1.5.0-6.fc40.x86 100% |   3.0 MiB/s | 145.5 KiB |  00m00s
[103/153] gdbm-libs-1:1.23-6.fc40.x86_6 100% |   2.0 MiB/s |  56.2 KiB |  00m00s
[104/153] libnsl2-0:2.0.1-1.fc40.x86_64 100% | 924.0 KiB/s |  29.6 KiB |  00m00s
[105/153] libpwquality-0:1.4.5-9.fc40.x 100% |   2.8 MiB/s | 119.7 KiB |  00m00s
[106/153] cracklib-0:2.9.11-5.fc40.x86_ 100% |   2.8 MiB/s |  92.5 KiB |  00m00s
[107/153] libeconf-0:0.6.2-2.fc40.x86_6 100% | 694.8 KiB/s |  32.0 KiB |  00m00s
[108/153] libsemanage-0:3.7-2.fc40.x86_ 100% |   3.0 MiB/s | 116.1 KiB |  00m00s
[109/153] openssl-libs-1:3.2.4-1.fc40.x 100% |  66.0 MiB/s |   2.3 MiB |  00m00s
[110/153] ansible-srpm-macros-0:1-16.fc 100% | 767.5 KiB/s |  20.7 KiB |  00m00s
[111/153] dwz-0:0.15-8.fc40.x86_64      100% |   5.0 MiB/s | 138.7 KiB |  00m00s
[112/153] ghc-srpm-macros-0:1.9.1-1.fc4 100% | 330.6 KiB/s |   8.9 KiB |  00m00s
[113/153] pyproject-srpm-macros-0:1.17. 100% | 514.2 KiB/s |  13.9 KiB |  00m00s
[114/153] python-srpm-macros-0:3.12-8.f 100% | 899.5 KiB/s |  23.4 KiB |  00m00s
[115/153] qt5-srpm-macros-0:5.15.15-1.f 100% | 329.7 KiB/s |   8.9 KiB |  00m00s
[116/153] qt6-srpm-macros-0:6.8.2-1.fc4 100% | 340.6 KiB/s |   9.2 KiB |  00m00s
[117/153] rust-srpm-macros-0:26.3-1.fc4 100% | 481.2 KiB/s |  12.5 KiB |  00m00s
[118/153] libtirpc-0:1.3.6-1.rc3.fc40.x 100% |   3.4 MiB/s |  94.2 KiB |  00m00s
[119/153] libcom_err-0:1.47.0-5.fc40.x8 100% | 768.3 KiB/s |  25.4 KiB |  00m00s
[120/153] gdbm-1:1.23-6.fc40.x86_64     100% |   3.7 MiB/s | 152.5 KiB |  00m00s
[121/153] ca-certificates-0:2024.2.69_v 100% |  17.0 MiB/s | 871.2 KiB |  00m00s
[122/153] crypto-policies-0:20241011-1. 100% |   2.5 MiB/s |  98.9 KiB |  00m00s
[123/153] krb5-libs-0:1.21.3-3.fc40.x86 100% |  24.7 MiB/s | 758.3 KiB |  00m00s
[124/153] keyutils-libs-0:1.6.3-3.fc40. 100% |   1.0 MiB/s |  31.5 KiB |  00m00s
[125/153] libxml2-0:2.13.6-1.fc40.x86_6 100% |  33.5 MiB/s | 548.6 KiB |  00m00s
[126/153] libverto-0:0.3.2-8.fc40.x86_6 100% | 604.1 KiB/s |  20.5 KiB |  00m00s
[127/153] elfutils-default-yama-scope-0 100% | 458.2 KiB/s |  12.4 KiB |  00m00s
[128/153] fedora-repos-0:40-2.noarch    100% | 215.6 KiB/s |   9.5 KiB |  00m00s
[129/153] fedora-gpg-keys-0:40-2.noarch 100% |   2.6 MiB/s | 132.1 KiB |  00m00s
[130/153] libffi-0:3.4.4-7.fc40.x86_64  100% |   1.5 MiB/s |  39.4 KiB |  00m00s
[131/153] p11-kit-0:0.25.5-1.fc40.x86_6 100% |   8.7 MiB/s | 491.2 KiB |  00m00s
[132/153] p11-kit-trust-0:0.25.5-1.fc40 100% |   2.7 MiB/s | 132.0 KiB |  00m00s
[133/153] alternatives-0:1.27-1.fc40.x8 100% |   1.0 MiB/s |  40.7 KiB |  00m00s
[134/153] binutils-gold-0:2.41-38.fc40. 100% |  25.5 MiB/s | 782.0 KiB |  00m00s
[135/153] libtasn1-0:4.20.0-1.fc40.x86_ 100% |   2.6 MiB/s |  74.2 KiB |  00m00s
[136/153] libsqlite30-0:3.49.1-1.fc40.x 100% | 116.8 MiB/s | 717.4 KiB |  00m00s
[137/153] fedora-release-0:40-40.noarch 100% | 233.0 KiB/s |  11.0 KiB |  00m00s
[138/153] xxhash-libs-0:0.8.3-1.fc40.x8 100% |   1.4 MiB/s |  37.8 KiB |  00m00s
[139/153] libcurl-0:8.6.0-10.fc40.x86_6 100% |  12.0 MiB/s | 344.8 KiB |  00m00s
[140/153] fedora-release-identity-basic 100% | 260.8 KiB/s |  11.7 KiB |  00m00s
[141/153] gdb-minimal-0:16.2-1.fc40.x86 100% |  55.5 MiB/s |   4.4 MiB |  00m00s
[142/153] libpsl-0:0.21.5-3.fc40.x86_64 100% |   3.1 MiB/s |  63.9 KiB |  00m00s
[143/153] libbrotli-0:1.1.0-3.fc40.x86_ 100% |   8.3 MiB/s | 338.4 KiB |  00m00s
[144/153] libidn2-0:2.3.7-1.fc40.x86_64 100% |   3.4 MiB/s | 118.7 KiB |  00m00s
[145/153] libunistring-0:1.1-7.fc40.x86 100% |  10.7 MiB/s | 545.5 KiB |  00m00s
[146/153] libssh-0:0.10.6-5.fc40.x86_64 100% |   3.5 MiB/s | 210.6 KiB |  00m00s
[147/153] libssh-config-0:0.10.6-5.fc40 100% | 158.4 KiB/s |   9.0 KiB |  00m00s
[148/153] publicsuffix-list-dafsa-0:202 100% |   2.1 MiB/s |  58.8 KiB |  00m00s
[149/153] openldap-0:2.6.8-2.fc40.x86_6 100% |   8.9 MiB/s | 255.4 KiB |  00m00s
[150/153] libnghttp2-0:1.59.0-3.fc40.x8 100% |   1.6 MiB/s |  75.3 KiB |  00m00s
[151/153] cyrus-sasl-lib-0:2.1.28-19.fc 100% |  17.9 MiB/s | 789.3 KiB |  00m00s
[152/153] libevent-0:2.1.12-12.fc40.x86 100% |   5.8 MiB/s | 257.2 KiB |  00m00s
[153/153] libtool-ltdl-0:2.4.7-10.fc40. 100% |   1.1 MiB/s |  36.2 KiB |  00m00s
--------------------------------------------------------------------------------
[153/153] Total                         100% |   1.6 MiB/s |  52.8 MiB |  00m32s
Running transaction
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/155] Verify package files          100% | 889.0   B/s | 153.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
[  2/155] Prepare transaction           100% |   4.3 KiB/s | 153.0   B |  00m00s
[  3/155] Installing libgcc-0:14.2.1-3. 100% | 134.9 MiB/s | 276.3 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.2.1-3.fc40.x86_64
>>> Stop post-install scriptlet: libgcc-0:14.2.1-3.fc40.x86_64
[  4/155] Installing crypto-policies-0: 100% |  46.5 MiB/s | 190.6 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40
>>> Stop post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40.no
[  5/155] Installing fedora-release-ide 100% |   0.0   B/s | 912.0   B |  00m00s
[  6/155] Installing fedora-gpg-keys-0: 100% |  55.2 MiB/s | 169.7 KiB |  00m00s
[  7/155] Installing fedora-repos-0:40- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  8/155] Installing fedora-release-com 100% |  22.8 MiB/s |  23.4 KiB |  00m00s
[  9/155] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 10/155] Installing setup-0:2.14.5-2.f 100% |  64.4 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
[ 11/155] Installing filesystem-0:3.18- 100% |   3.9 MiB/s | 212.4 KiB |  00m00s
[ 12/155] Installing basesystem-0:11-20 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/155] Installing publicsuffix-list- 100% |   0.0   B/s |  69.2 KiB |  00m00s
[ 14/155] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 15/155] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 16/155] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 17/155] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[ 18/155] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 19/155] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[ 20/155] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[ 21/155] Installing pkgconf-m4-0:2.1.1 100% |   0.0   B/s |  14.3 KiB |  00m00s
[ 22/155] Installing ncurses-base-0:6.4 100% |  85.8 MiB/s | 351.6 KiB |  00m00s
[ 23/155] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 24/155] Installing ncurses-libs-0:6.4 100% | 236.7 MiB/s | 969.7 KiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.39-37.fc40.x86_64
>>> Stop pre-install scriptlet: glibc-0:2.39-37.fc40.x86_64
[ 25/155] Installing glibc-0:2.39-37.fc 100% | 237.5 MiB/s |   6.6 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.39-37.fc40.x86_64
>>> Stop post-install scriptlet: glibc-0:2.39-37.fc40.x86_64
[ 26/155] Installing bash-0:5.2.26-3.fc 100% | 408.1 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
[ 27/155] Installing glibc-common-0:2.3 100% | 207.3 MiB/s |   1.0 MiB |  00m00s
[ 28/155] Installing glibc-gconv-extra- 100% | 254.9 MiB/s |   7.9 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.39-37.fc40.x86_64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39-37.fc40.x86_64
[ 29/155] Installing zlib-ng-compat-0:2 100% | 131.6 MiB/s | 134.8 KiB |  00m00s
[ 30/155] Installing bzip2-libs-0:1.0.8 100% |   0.0   B/s |  81.8 KiB |  00m00s
[ 31/155] Installing xz-libs-1:5.4.6-3. 100% | 206.0 MiB/s | 210.9 KiB |  00m00s
[ 32/155] Installing popt-0:1.19-6.fc40 100% |  70.1 MiB/s | 143.5 KiB |  00m00s
[ 33/155] Installing readline-0:8.2-8.f 100% | 239.9 MiB/s | 491.4 KiB |  00m00s
[ 34/155] Installing libzstd-0:1.5.7-1. 100% | 393.2 MiB/s | 805.2 KiB |  00m00s
[ 35/155] Installing elfutils-libelf-0: 100% | 390.0 MiB/s |   1.2 MiB |  00m00s
[ 36/155] Installing libstdc++-0:14.2.1 100% | 395.2 MiB/s |   2.8 MiB |  00m00s
[ 37/155] Installing libuuid-0:2.40.2-1 100% |   0.0   B/s |  38.6 KiB |  00m00s
[ 38/155] Installing libblkid-0:2.40.2- 100% | 253.6 MiB/s | 259.7 KiB |  00m00s
[ 39/155] Installing libattr-0:2.5.2-3. 100% |   0.0   B/s |  29.5 KiB |  00m00s
[ 40/155] Installing libacl-0:2.3.2-1.f 100% |   0.0   B/s |  40.8 KiB |  00m00s
[ 41/155] Installing gmp-1:6.2.1-8.fc40 100% | 389.1 MiB/s | 796.8 KiB |  00m00s
[ 42/155] Installing libxcrypt-0:4.4.38 100% | 284.4 MiB/s | 291.2 KiB |  00m00s
[ 43/155] Installing lz4-libs-0:1.9.4-6 100% |   0.0   B/s | 130.5 KiB |  00m00s
[ 44/155] Installing gdbm-libs-1:1.23-6 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 45/155] Installing libeconf-0:0.6.2-2 100% |  58.3 MiB/s |  59.6 KiB |  00m00s
[ 46/155] Installing mpfr-0:4.2.1-4.fc4 100% | 407.1 MiB/s | 833.7 KiB |  00m00s
[ 47/155] Installing gawk-0:5.3.0-3.fc4 100% | 345.6 MiB/s |   1.7 MiB |  00m00s
[ 48/155] Installing dwz-0:0.15-8.fc40. 100% | 289.4 MiB/s | 296.3 KiB |  00m00s
[ 49/155] Installing unzip-0:6.0-63.fc4 100% | 377.3 MiB/s | 386.3 KiB |  00m00s
[ 50/155] Installing file-libs-0:5.45-4 100% | 709.3 MiB/s |   9.9 MiB |  00m00s
[ 51/155] Installing file-0:5.45-4.fc40 100% | 102.6 MiB/s | 105.0 KiB |  00m00s
[ 52/155] Installing libcap-ng-0:0.8.4- 100% |  73.2 MiB/s |  75.0 KiB |  00m00s
[ 53/155] Installing audit-libs-0:4.0.3 100% | 341.3 MiB/s | 349.5 KiB |  00m00s
[ 54/155] Installing pam-libs-0:1.6.1-5 100% | 134.2 MiB/s | 137.4 KiB |  00m00s
[ 55/155] Installing libcap-0:2.69-8.fc 100% | 219.5 MiB/s | 224.8 KiB |  00m00s
[ 56/155] Installing systemd-libs-0:255 100% | 387.7 MiB/s |   1.9 MiB |  00m00s
[ 57/155] Installing lua-libs-0:5.4.6-5 100% | 275.7 MiB/s | 282.3 KiB |  00m00s
[ 58/155] Installing libsepol-0:3.7-2.f 100% | 399.8 MiB/s | 818.8 KiB |  00m00s
[ 59/155] Installing jansson-0:2.13.1-9 100% |   0.0   B/s |  89.7 KiB |  00m00s
[ 60/155] Installing pcre2-0:10.44-1.fc 100% | 319.8 MiB/s | 654.9 KiB |  00m00s
[ 61/155] Installing libselinux-0:3.7-5 100% | 174.1 MiB/s | 178.3 KiB |  00m00s
[ 62/155] Installing sed-0:4.9-1.fc40.x 100% | 283.1 MiB/s | 869.7 KiB |  00m00s
[ 63/155] Installing grep-0:3.11-7.fc40 100% | 250.8 MiB/s |   1.0 MiB |  00m00s
[ 64/155] Installing findutils-1:4.9.0- 100% | 293.2 MiB/s |   1.5 MiB |  00m00s
[ 65/155] Installing xz-1:5.4.6-3.fc40. 100% | 286.1 MiB/s |   2.0 MiB |  00m00s
[ 66/155] Installing libmount-0:2.40.2- 100% | 348.6 MiB/s | 356.9 KiB |  00m00s
[ 67/155] Installing libsmartcols-0:2.4 100% | 177.3 MiB/s | 181.5 KiB |  00m00s
[ 68/155] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 69/155] Installing libffi-0:3.4.4-7.f 100% |   0.0   B/s |  83.0 KiB |  00m00s
[ 70/155] Installing alternatives-0:1.2 100% |   0.0   B/s |  68.0 KiB |  00m00s
[ 71/155] Installing libtasn1-0:4.20.0- 100% | 174.0 MiB/s | 178.2 KiB |  00m00s
[ 72/155] Installing p11-kit-0:0.25.5-1 100% | 315.4 MiB/s |   2.2 MiB |  00m00s
[ 73/155] Installing libunistring-0:1.1 100% | 432.7 MiB/s |   1.7 MiB |  00m00s
[ 74/155] Installing libidn2-0:2.3.7-1. 100% | 163.6 MiB/s | 335.0 KiB |  00m00s
[ 75/155] Installing libpsl-0:0.21.5-3. 100% |   0.0   B/s |  81.6 KiB |  00m00s
[ 76/155] Installing p11-kit-trust-0:0. 100% |  48.0 MiB/s | 393.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.x86_64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.x86_64
[ 77/155] Installing util-linux-core-0: 100% | 247.6 MiB/s |   1.5 MiB |  00m00s
[ 78/155] Installing tar-2:1.35-3.fc40. 100% | 368.8 MiB/s |   3.0 MiB |  00m00s
[ 79/155] Installing libsemanage-0:3.7- 100% | 144.2 MiB/s | 295.2 KiB |  00m00s
[ 80/155] Installing shadow-utils-2:4.1 100% | 167.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
[ 81/155] Installing libutempter-0:1.2. 100% |  58.3 MiB/s |  59.7 KiB |  00m00s
[ 82/155] Installing zip-0:3.0-40.fc40. 100% | 345.3 MiB/s | 707.1 KiB |  00m00s
[ 83/155] Installing gdbm-1:1.23-6.fc40 100% | 227.4 MiB/s | 465.8 KiB |  00m00s
[ 84/155] Installing cyrus-sasl-lib-0:2 100% | 380.5 MiB/s |   2.3 MiB |  00m00s
[ 85/155] Installing zstd-0:1.5.7-1.fc4 100% | 427.5 MiB/s |   1.7 MiB |  00m00s
[ 86/155] Installing libfdisk-0:2.40.2- 100% | 355.5 MiB/s | 364.0 KiB |  00m00s
[ 87/155] Installing bzip2-0:1.0.8-18.f 100% |  93.9 MiB/s |  96.2 KiB |  00m00s
[ 88/155] Installing libsqlite30-0:3.49 100% | 480.1 MiB/s |   1.4 MiB |  00m00s
[ 89/155] Installing ed-0:1.20.2-1.fc40 100% | 145.7 MiB/s | 149.2 KiB |  00m00s
[ 90/155] Installing patch-0:2.7.6-24.f 100% | 258.1 MiB/s | 264.3 KiB |  00m00s
[ 91/155] Installing elfutils-default-y 100% | 408.6 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.192-9.fc40.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.192-9.fc40.noar
[ 92/155] Installing cpio-0:2.15-1.fc40 100% | 274.9 MiB/s |   1.1 MiB |  00m00s
[ 93/155] Installing diffutils-0:3.10-5 100% | 317.2 MiB/s |   1.6 MiB |  00m00s
[ 94/155] Installing json-c-0:0.17-3.fc 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 95/155] Installing libgomp-0:14.2.1-3 100% | 512.7 MiB/s | 525.0 KiB |  00m00s
[ 96/155] Installing libpkgconf-0:2.1.1 100% |   0.0   B/s |  75.3 KiB |  00m00s
[ 97/155] Installing pkgconf-0:2.1.1-2. 100% |  83.4 MiB/s |  85.4 KiB |  00m00s
[ 98/155] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[ 99/155] Installing keyutils-libs-0:1. 100% |   0.0   B/s |  55.8 KiB |  00m00s
[100/155] Installing libverto-0:0.3.2-8 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[101/155] Installing libxml2-0:2.13.6-1 100% | 431.9 MiB/s |   1.3 MiB |  00m00s
[102/155] Installing xxhash-libs-0:0.8. 100% |   0.0   B/s |  91.6 KiB |  00m00s
[103/155] Installing libbrotli-0:1.1.0- 100% | 406.2 MiB/s | 831.8 KiB |  00m00s
[104/155] Installing libnghttp2-0:1.59. 100% | 163.3 MiB/s | 167.2 KiB |  00m00s
[105/155] Installing libtool-ltdl-0:2.4 100% |   0.0   B/s |  67.3 KiB |  00m00s
[106/155] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[107/155] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[108/155] Installing openblas-srpm-macr 100% |   0.0   B/s | 384.0   B |  00m00s
[109/155] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[110/155] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[111/155] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[112/155] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[113/155] Installing coreutils-common-0 100% | 440.9 MiB/s |  11.5 MiB |  00m00s
[114/155] Installing openssl-libs-1:3.2 100% | 460.3 MiB/s |   7.8 MiB |  00m00s
[115/155] Installing coreutils-0:9.4-9. 100% | 291.3 MiB/s |   5.8 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40
>>> Stop pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.no
[116/155] Installing ca-certificates-0: 100% |   4.1 MiB/s |   2.4 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc4
>>> Stop post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.n
[117/155] Installing krb5-libs-0:1.21.3 100% | 288.4 MiB/s |   2.3 MiB |  00m00s
[118/155] Installing libtirpc-0:1.3.6-1 100% | 199.7 MiB/s | 204.5 KiB |  00m00s
[119/155] Installing gzip-0:1.13-1.fc40 100% | 190.7 MiB/s | 390.6 KiB |  00m00s
[120/155] Installing authselect-libs-0: 100% | 203.4 MiB/s | 833.2 KiB |  00m00s
[121/155] Installing libarchive-0:3.7.2 100% | 301.0 MiB/s | 924.5 KiB |  00m00s
[122/155] Installing authselect-0:1.5.0 100% |  77.1 MiB/s | 157.9 KiB |  00m00s
[123/155] Installing cracklib-0:2.9.11- 100% |  81.5 MiB/s | 250.3 KiB |  00m00s
[124/155] Installing libpwquality-0:1.4 100% | 140.0 MiB/s | 430.1 KiB |  00m00s
[125/155] Installing libnsl2-0:2.0.1-1. 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[126/155] Installing pam-0:1.6.1-5.fc40 100% | 181.9 MiB/s |   1.8 MiB |  00m00s
[127/155] Installing libssh-0:0.10.6-5. 100% | 249.7 MiB/s | 511.4 KiB |  00m00s
[128/155] Installing rpm-sequoia-0:1.7. 100% | 402.5 MiB/s |   2.4 MiB |  00m00s
[129/155] Installing rpm-libs-0:4.19.1. 100% | 347.4 MiB/s | 711.4 KiB |  00m00s
[130/155] Installing libevent-0:2.1.12- 100% | 292.8 MiB/s | 899.4 KiB |  00m00s
[131/155] Installing openldap-0:2.6.8-2 100% | 314.5 MiB/s | 644.1 KiB |  00m00s
[132/155] Installing libcurl-0:8.6.0-10 100% | 379.8 MiB/s | 777.9 KiB |  00m00s
[133/155] Installing elfutils-libs-0:0. 100% | 328.2 MiB/s | 672.2 KiB |  00m00s
[134/155] Installing elfutils-debuginfo 100% |  80.5 MiB/s |  82.5 KiB |  00m00s
[135/155] Installing binutils-0:2.41-38 100% | 401.1 MiB/s |  26.5 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.41-38.fc40.x86_64
>>> Stop post-install scriptlet: binutils-0:2.41-38.fc40.x86_64
[136/155] Installing binutils-gold-0:2. 100% | 186.1 MiB/s |   2.0 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.41-38.fc40.x86_64
>>> Stop post-install scriptlet: binutils-gold-0:2.41-38.fc40.x86_64
[137/155] Installing elfutils-0:0.192-9 100% | 379.9 MiB/s |   2.7 MiB |  00m00s
[138/155] Installing gdb-minimal-0:16.2 100% | 427.8 MiB/s |  13.3 MiB |  00m00s
[139/155] Installing debugedit-0:5.0-18 100% | 197.3 MiB/s | 202.0 KiB |  00m00s
[140/155] Installing rpm-build-libs-0:4 100% | 194.5 MiB/s | 199.2 KiB |  00m00s
[141/155] Installing curl-0:8.6.0-10.fc 100% |  72.4 MiB/s | 740.9 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
[142/155] Installing rpm-0:4.19.1.1-1.f 100% | 184.4 MiB/s |   2.4 MiB |  00m00s
[143/155] Installing efi-srpm-macros-0: 100% |   0.0   B/s |  41.2 KiB |  00m00s
[144/155] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[145/155] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[146/155] Installing fonts-srpm-macros- 100% |   0.0   B/s |  56.5 KiB |  00m00s
[147/155] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  61.6 KiB |  00m00s
[148/155] Installing forge-srpm-macros- 100% |   0.0   B/s |  40.3 KiB |  00m00s
[149/155] Installing python-srpm-macros 100% |   0.0   B/s |  51.8 KiB |  00m00s
[150/155] Installing redhat-rpm-config- 100% |  93.7 MiB/s | 191.9 KiB |  00m00s
[151/155] Installing rpm-build-0:4.19.1 100% |  88.8 MiB/s | 182.0 KiB |  00m00s
[152/155] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[153/155] Installing util-linux-0:2.40. 100% | 187.4 MiB/s |   3.7 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.2-1.fc40.x86_64
>>> Stop post-install scriptlet: util-linux-0:2.40.2-1.fc40.x86_64
[154/155] Installing which-0:2.21-41.fc 100% |  80.5 MiB/s |  82.4 KiB |  00m00s
[155/155] Installing info-0:7.1-2.fc40. 100% | 468.2 KiB/s | 358.2 KiB |  00m01s
>>> Running post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Running post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0
>>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.x86_64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.x86_64
>>> Running post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39-37.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-37.fc40.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 2 package(s).
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.27-1.fc40.x86_64
ansible-srpm-macros-1-16.fc40.noarch
audit-libs-4.0.3-1.fc40.x86_64
authselect-1.5.0-6.fc40.x86_64
authselect-libs-1.5.0-6.fc40.x86_64
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.x86_64
binutils-2.41-38.fc40.x86_64
binutils-gold-2.41-38.fc40.x86_64
bzip2-1.0.8-18.fc40.x86_64
bzip2-libs-1.0.8-18.fc40.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc40.noarch
coreutils-9.4-9.fc40.x86_64
coreutils-common-9.4-9.fc40.x86_64
cpio-2.15-1.fc40.x86_64
cracklib-2.9.11-5.fc40.x86_64
crypto-policies-20241011-1.git5930b9a.fc40.noarch
curl-8.6.0-10.fc40.x86_64
cyrus-sasl-lib-2.1.28-19.fc40.x86_64
debugedit-5.0-18.fc40.x86_64
diffutils-3.10-5.fc40.x86_64
dwz-0.15-8.fc40.x86_64
ed-1.20.2-1.fc40.x86_64
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.192-9.fc40.x86_64
elfutils-debuginfod-client-0.192-9.fc40.x86_64
elfutils-default-yama-scope-0.192-9.fc40.noarch
elfutils-libelf-0.192-9.fc40.x86_64
elfutils-libs-0.192-9.fc40.x86_64
fedora-gpg-keys-40-2.noarch
fedora-release-40-40.noarch
fedora-release-common-40-40.noarch
fedora-release-identity-basic-40-40.noarch
fedora-repos-40-2.noarch
file-5.45-4.fc40.x86_64
file-libs-5.45-4.fc40.x86_64
filesystem-3.18-8.fc40.x86_64
findutils-4.9.0-9.fc40.x86_64
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.4.0-1.fc40.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.x86_64
gdb-minimal-16.2-1.fc40.x86_64
gdbm-1.23-6.fc40.x86_64
gdbm-libs-1.23-6.fc40.x86_64
ghc-srpm-macros-1.9.1-1.fc40.noarch
glibc-2.39-37.fc40.x86_64
glibc-common-2.39-37.fc40.x86_64
glibc-gconv-extra-2.39-37.fc40.x86_64
glibc-minimal-langpack-2.39-37.fc40.x86_64
gmp-6.2.1-8.fc40.x86_64
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.5.0-1.fc40.noarch
gpg-pubkey-a15b79cc-63d04c2c
grep-3.11-7.fc40.x86_64
gzip-1.13-1.fc40.x86_64
info-7.1-2.fc40.x86_64
jansson-2.13.1-9.fc40.x86_64
json-c-0.17-3.fc40.x86_64
kernel-srpm-macros-1.0-23.fc40.noarch
keyutils-libs-1.6.3-3.fc40.x86_64
krb5-libs-1.21.3-3.fc40.x86_64
libacl-2.3.2-1.fc40.x86_64
libarchive-3.7.2-7.fc40.x86_64
libattr-2.5.2-3.fc40.x86_64
libblkid-2.40.2-1.fc40.x86_64
libbrotli-1.1.0-3.fc40.x86_64
libcap-2.69-8.fc40.x86_64
libcap-ng-0.8.4-4.fc40.x86_64
libcom_err-1.47.0-5.fc40.x86_64
libcurl-8.6.0-10.fc40.x86_64
libeconf-0.6.2-2.fc40.x86_64
libevent-2.1.12-12.fc40.x86_64
libfdisk-2.40.2-1.fc40.x86_64
libffi-3.4.4-7.fc40.x86_64
libgcc-14.2.1-3.fc40.x86_64
libgomp-14.2.1-3.fc40.x86_64
libidn2-2.3.7-1.fc40.x86_64
libmount-2.40.2-1.fc40.x86_64
libnghttp2-1.59.0-3.fc40.x86_64
libnsl2-2.0.1-1.fc40.x86_64
libpkgconf-2.1.1-2.fc40.x86_64
libpsl-0.21.5-3.fc40.x86_64
libpwquality-1.4.5-9.fc40.x86_64
libselinux-3.7-5.fc40.x86_64
libsemanage-3.7-2.fc40.x86_64
libsepol-3.7-2.fc40.x86_64
libsmartcols-2.40.2-1.fc40.x86_64
libsqlite30-3.49.1-1.fc40.x86_64
libssh-0.10.6-5.fc40.x86_64
libssh-config-0.10.6-5.fc40.noarch
libstdc++-14.2.1-3.fc40.x86_64
libtasn1-4.20.0-1.fc40.x86_64
libtirpc-1.3.6-1.rc3.fc40.x86_64
libtool-ltdl-2.4.7-10.fc40.x86_64
libunistring-1.1-7.fc40.x86_64
libutempter-1.2.1-13.fc40.x86_64
libuuid-2.40.2-1.fc40.x86_64
libverto-0.3.2-8.fc40.x86_64
libxcrypt-4.4.38-6.fc40.x86_64
libxml2-2.13.6-1.fc40.x86_64
libzstd-1.5.7-1.fc40.x86_64
lua-libs-5.4.6-5.fc40.x86_64
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.x86_64
mpfr-4.2.1-4.fc40.x86_64
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.x86_64
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-16.fc40.noarch
openldap-2.6.8-2.fc40.x86_64
openssl-libs-3.2.4-1.fc40.x86_64
p11-kit-0.25.5-1.fc40.x86_64
p11-kit-trust-0.25.5-1.fc40.x86_64
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.1-5.fc40.x86_64
pam-libs-1.6.1-5.fc40.x86_64
patch-2.7.6-24.fc40.x86_64
pcre2-10.44-1.fc40.x86_64
pcre2-syntax-10.44-1.fc40.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.1-2.fc40.x86_64
pkgconf-m4-2.1.1-2.fc40.noarch
pkgconf-pkg-config-2.1.1-2.fc40.x86_64
popt-1.19-6.fc40.x86_64
publicsuffix-list-dafsa-20250116-1.fc40.noarch
pyproject-srpm-macros-1.17.0-1.fc40.noarch
python-srpm-macros-3.12-8.fc40.noarch
qt5-srpm-macros-5.15.15-1.fc40.noarch
qt6-srpm-macros-6.8.2-1.fc40.noarch
readline-8.2-8.fc40.x86_64
redhat-rpm-config-288-1.fc40.noarch
rpm-4.19.1.1-1.fc40.x86_64
rpm-build-4.19.1.1-1.fc40.x86_64
rpm-build-libs-4.19.1.1-1.fc40.x86_64
rpm-libs-4.19.1.1-1.fc40.x86_64
rpm-sequoia-1.7.0-5.fc40.x86_64
rust-srpm-macros-26.3-1.fc40.noarch
sed-4.9-1.fc40.x86_64
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-4.fc40.x86_64
systemd-libs-255.16-1.fc40.x86_64
tar-1.35-3.fc40.x86_64
unzip-6.0-63.fc40.x86_64
util-linux-2.40.2-1.fc40.x86_64
util-linux-core-2.40.2-1.fc40.x86_64
which-2.21-41.fc40.x86_64
xxhash-libs-0.8.3-1.fc40.x86_64
xz-5.4.6-3.fc40.x86_64
xz-libs-5.4.6-3.fc40.x86_64
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.x86_64
zlib-ng-compat-2.1.7-2.fc40.x86_64
zstd-1.5.7-1.fc40.x86_64
Start: buildsrpm
Start: rpmbuild -bs
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/argagg-0.4.7-1.fc40.src.rpm

RPM build warnings:
    source_date_epoch_from_changelog set but %changelog is missing
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-x86_64-1741053982.242759/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-qob9j2st/argagg/argagg.spec) Config(child) 0 minutes 56 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/argagg-0.4.7-1.fc40.src.rpm)  Config(fedora-40-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1741053982.242759/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1741053982.242759/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-1741053982.242759/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-1.fc40.x86_64
  rpm-sequoia-1.7.0-5.fc40.x86_64
  python3-dnf-4.22.0-2.fc40.noarch
  yum-4.22.0-2.fc40.noarch
  dnf5-5.1.17-3.fc40.x86_64
  dnf5-plugins-5.1.17-3.fc40.x86_64
Finish: chroot init
Start: build phase for argagg-0.4.7-1.fc40.src.rpm
Start: build setup for argagg-0.4.7-1.fc40.src.rpm
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/argagg-0.4.7-1.fc40.src.rpm

RPM build warnings:
    source_date_epoch_from_changelog set but %changelog is missing
Updating and loading repositories:
 updates                                100% | 176.7 KiB/s |  28.1 KiB |  00m00s
 fedora                                 100% |   1.1 MiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% | 195.0 KiB/s |   2.1 KiB |  00m00s
Repositories loaded.
Package                               Arch   Version                     Repository      Size
Installing:                                                                                  
 cmake                                x86_64 3.30.7-1.fc40               updates     32.4 MiB
 doxygen                              x86_64 2:1.10.0-3.fc40             fedora      18.1 MiB
 gcc-c++                              x86_64 14.2.1-3.fc40               updates     38.2 MiB
Installing dependencies:                                                                     
 abattis-cantarell-vf-fonts           noarch 0.301-12.fc40               fedora     192.7 KiB
 adobe-mappings-cmap                  noarch 20231115-1.fc40             updates     15.2 MiB
 adobe-mappings-cmap-deprecated       noarch 20231115-1.fc40             updates    582.1 KiB
 adobe-mappings-pdf                   noarch 20190401-7.fc40             fedora       4.4 MiB
 annobin-docs                         noarch 12.60-1.fc40                updates     96.2 KiB
 annobin-plugin-gcc                   x86_64 12.60-1.fc40                updates    976.2 KiB
 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
 cmake-data                           noarch 3.30.7-1.fc40               updates      8.2 MiB
 cmake-filesystem                     x86_64 3.30.7-1.fc40               updates      0.0   B
 cmake-rpm-macros                     noarch 3.30.7-1.fc40               updates      7.7 KiB
 cpp                                  x86_64 14.2.1-3.fc40               updates     35.0 MiB
 cpuinfo                              x86_64 23.2.14-3.giteb4a667.fc40.2 fedora     114.4 KiB
 crypto-policies-scripts              noarch 20241011-1.git5930b9a.fc40  updates    353.5 KiB
 cups-filesystem                      noarch 1:2.4.11-9.fc40             updates      0.0   B
 cups-libs                            x86_64 1:2.4.11-9.fc40             updates    622.9 KiB
 dbus-libs                            x86_64 1:1.14.10-3.fc40            fedora     368.9 KiB
 default-fonts-core-sans              noarch 4.0-13.fc40                 updates     11.9 KiB
 emacs-filesystem                     noarch 1:29.4-10.fc40              updates      0.0   B
 expat                                x86_64 2.6.4-1.fc40                updates    289.0 KiB
 fontconfig                           x86_64 2.15.0-6.fc40               updates    768.0 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-2.fc40               updates    367.6 KiB
 gc                                   x86_64 8.2.2-6.fc40                fedora     258.7 KiB
 gcc                                  x86_64 14.2.1-3.fc40               updates    104.3 MiB
 gcc-plugin-annobin                   x86_64 14.2.1-3.fc40               updates     57.1 KiB
 gd                                   x86_64 2.3.3-16.fc40               fedora     399.7 KiB
 gdk-pixbuf2                          x86_64 2.42.10-8.fc40              fedora       2.5 MiB
 glib2                                x86_64 2.80.3-1.fc40               updates     14.6 MiB
 glibc-devel                          x86_64 2.39-37.fc40                updates      2.2 MiB
 gnupg2                               x86_64 2.4.4-1.fc40                fedora       9.5 MiB
 gnutls                               x86_64 3.8.9-1.fc40                updates      3.2 MiB
 google-droid-sans-fonts              noarch 20200215-19.fc40            fedora       6.3 MiB
 google-noto-fonts-common             noarch 20240301-2.fc40             fedora      17.5 KiB
 google-noto-sans-vf-fonts            noarch 20240301-2.fc40             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 9.0.0-11.fc40               fedora      21.1 MiB
 groff-base                           x86_64 1.23.0-6.fc40               fedora       3.8 MiB
 gts                                  x86_64 0.7.6-48.20121130.fc40      fedora     650.3 KiB
 guile30                              x86_64 3.0.7-12.fc40               fedora      51.5 MiB
 harfbuzz                             x86_64 8.5.0-1.fc40                updates      2.7 MiB
 highway                              x86_64 1.2.0-2.fc40                updates      4.5 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
 jsoncpp                              x86_64 1.9.5-7.fc40                fedora     253.4 KiB
 kernel-headers                       x86_64 6.13.3-100.fc40             updates      6.5 MiB
 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.10-2.fc40               updates      1.3 MiB
 libX11-common                        noarch 1.8.10-2.fc40               updates      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.12.0-1.fc40               updates      5.0 MiB
 libassuan                            x86_64 2.5.7-1.fc40                fedora     163.8 KiB
 libavif                              x86_64 1.0.4-3.fc40                updates    183.8 KiB
 libb2                                x86_64 0.98.1-11.fc40              fedora      42.2 KiB
 libdatrie                            x86_64 0.2.13-9.fc40               fedora      57.9 KiB
 libdav1d                             x86_64 1.5.1-1.fc40                updates      1.7 MiB
 libgcrypt                            x86_64 1.10.3-3.fc40               fedora       1.3 MiB
 libgpg-error                         x86_64 1.49-1.fc40                 updates    875.2 KiB
 libgs                                x86_64 10.02.1-13.fc40             updates     23.3 MiB
 libijs                               x86_64 0.35-22.fc40                fedora      61.6 KiB
 libimagequant                        x86_64 4.0.3-5.fc40                updates    666.8 KiB
 libjpeg-turbo                        x86_64 3.0.2-1.fc40                fedora     776.9 KiB
 libjxl                               x86_64 1:0.8.4-1.fc40              updates      4.1 MiB
 libksba                              x86_64 1.6.6-1.fc40                fedora     392.9 KiB
 liblerc                              x86_64 4.0.0-6.fc40                fedora     603.5 KiB
 libmpc                               x86_64 1.3.1-5.fc40                fedora     164.7 KiB
 libpaper                             x86_64 1:2.1.1-3.fc40              fedora      48.8 KiB
 libpng                               x86_64 2:1.6.40-3.fc40             fedora     241.8 KiB
 librsvg2                             x86_64 2.57.1-7.fc40               updates      4.1 MiB
 libstdc++-devel                      x86_64 14.2.1-3.fc40               updates     15.4 MiB
 libthai                              x86_64 0.1.29-8.fc40               fedora     783.5 KiB
 libtiff                              x86_64 4.6.0-5.fc40.1              updates      1.1 MiB
 libuv                                x86_64 1:1.50.0-1.fc40             updates    564.4 KiB
 libvmaf                              x86_64 2.3.0-7.fc40                fedora     779.6 KiB
 libwebp                              x86_64 1.5.0-1.fc40                updates    820.0 KiB
 libxcb                               x86_64 1.17.0-2.fc40               updates      1.1 MiB
 libxcrypt-devel                      x86_64 4.4.38-6.fc40               updates     30.8 KiB
 libxml2-utils                        x86_64 2.13.6-1.fc40               copr_base  114.9 KiB
 make                                 x86_64 1:4.4.1-6.fc40              fedora       1.8 MiB
 mpdecimal                            x86_64 2.5.1-9.fc40                fedora     200.9 KiB
 ncurses                              x86_64 6.4-12.20240127.fc40        fedora     621.0 KiB
 netpbm                               x86_64 11.09.00-2.fc40             updates    577.0 KiB
 nettle                               x86_64 3.9.1-6.fc40                fedora     790.1 KiB
 npth                                 x86_64 1.7-1.fc40                  fedora      49.6 KiB
 nspr                                 x86_64 4.36.0-3.fc40               updates    316.4 KiB
 nss                                  x86_64 3.108.0-1.fc40              updates      1.9 MiB
 nss-softokn                          x86_64 3.108.0-1.fc40              updates      1.9 MiB
 nss-softokn-freebl                   x86_64 3.108.0-1.fc40              updates    873.2 KiB
 nss-sysinit                          x86_64 3.108.0-1.fc40              updates     18.2 KiB
 nss-util                             x86_64 3.108.0-1.fc40              updates    230.2 KiB
 openjpeg2                            x86_64 2.5.3-1.fc40                updates    451.9 KiB
 pango                                x86_64 1.54.0-1.fc40               updates    996.2 KiB
 perl-AutoLoader                      noarch 5.74-507.fc40               updates     20.5 KiB
 perl-B                               x86_64 1.88-507.fc40               updates    492.4 KiB
 perl-Carp                            noarch 1.54-502.fc40               fedora      46.5 KiB
 perl-Class-Struct                    noarch 0.68-507.fc40               updates     25.4 KiB
 perl-Data-Dumper                     x86_64 2.188-503.fc40              fedora     111.7 KiB
 perl-Digest                          noarch 1.20-502.fc40               fedora      35.2 KiB
 perl-Digest-MD5                      x86_64 2.59-3.fc40                 fedora      59.7 KiB
 perl-DynaLoader                      x86_64 1.54-507.fc40               updates     32.1 KiB
 perl-Encode                          x86_64 4:3.21-505.fc40             fedora       4.7 MiB
 perl-Errno                           x86_64 1.37-507.fc40               updates      8.3 KiB
 perl-Exporter                        noarch 5.78-3.fc40                 fedora      54.2 KiB
 perl-Fcntl                           x86_64 1.15-507.fc40               updates     24.6 KiB
 perl-File-Basename                   noarch 2.86-507.fc40               updates     14.0 KiB
 perl-File-Path                       noarch 2.18-503.fc40               fedora      63.5 KiB
 perl-File-Temp                       noarch 1:0.231.100-503.fc40        fedora     162.3 KiB
 perl-File-stat                       noarch 1.13-507.fc40               updates     12.7 KiB
 perl-FileHandle                      noarch 2.05-507.fc40               updates      9.3 KiB
 perl-Getopt-Long                     noarch 1:2.57-4.fc40               updates    144.1 KiB
 perl-Getopt-Std                      noarch 1.13-507.fc40               updates     11.1 KiB
 perl-HTTP-Tiny                       noarch 0.088-5.fc40                fedora     152.1 KiB
 perl-IO                              x86_64 1.52-507.fc40               updates    151.0 KiB
 perl-IO-Socket-IP                    noarch 0.42-2.fc40                 fedora      98.6 KiB
 perl-IO-Socket-SSL                   noarch 2.085-1.fc40                fedora     685.0 KiB
 perl-IPC-Open3                       noarch 1.22-507.fc40               updates     22.4 KiB
 perl-MIME-Base64                     x86_64 3.16-503.fc40               fedora      46.1 KiB
 perl-Mozilla-CA                      noarch 20231213-3.fc40             fedora       9.1 KiB
 perl-Net-SSLeay                      x86_64 1.94-3.fc40                 fedora       1.3 MiB
 perl-POSIX                           x86_64 2.13-507.fc40               updates    233.0 KiB
 perl-PathTools                       x86_64 3.89-502.fc40               fedora     179.6 KiB
 perl-Pod-Escapes                     noarch 1:1.07-503.fc40             fedora      24.9 KiB
 perl-Pod-Perldoc                     noarch 3.28.01-503.fc40            fedora     163.1 KiB
 perl-Pod-Simple                      noarch 1:3.45-6.fc40               fedora     559.8 KiB
 perl-Pod-Usage                       noarch 4:2.03-504.fc40             updates     84.7 KiB
 perl-Scalar-List-Utils               x86_64 5:1.63-503.fc40             fedora     145.5 KiB
 perl-SelectSaver                     noarch 1.02-507.fc40               updates      2.2 KiB
 perl-Socket                          x86_64 4:2.038-1.fc40              updates    124.0 KiB
 perl-Storable                        x86_64 1:3.32-502.fc40             fedora     232.3 KiB
 perl-Symbol                          noarch 1.09-507.fc40               updates      6.8 KiB
 perl-Term-ANSIColor                  noarch 5.01-504.fc40               fedora      97.5 KiB
 perl-Term-Cap                        noarch 1.18-503.fc40               fedora      29.3 KiB
 perl-Text-ParseWords                 noarch 3.31-502.fc40               fedora      13.5 KiB
 perl-Text-Tabs+Wrap                  noarch 2024.001-1.fc40             fedora      22.5 KiB
 perl-Time-Local                      noarch 2:1.350-5.fc40              fedora      68.9 KiB
 perl-URI                             noarch 5.28-1.fc40                 updates    240.2 KiB
 perl-base                            noarch 2.27-507.fc40               updates     12.5 KiB
 perl-constant                        noarch 1.33-503.fc40               fedora      26.2 KiB
 perl-if                              noarch 0.61.000-507.fc40           updates      5.8 KiB
 perl-interpreter                     x86_64 4:5.38.3-507.fc40           updates    119.8 KiB
 perl-libnet                          noarch 3.15-503.fc40               fedora     289.0 KiB
 perl-libs                            x86_64 4:5.38.3-507.fc40           updates      9.8 MiB
 perl-locale                          noarch 1.10-507.fc40               updates      6.2 KiB
 perl-mro                             x86_64 1.28-507.fc40               updates     41.6 KiB
 perl-overload                        noarch 1.37-507.fc40               updates     71.5 KiB
 perl-overloading                     noarch 0.02-507.fc40               updates      4.8 KiB
 perl-parent                          noarch 1:0.241-502.fc40            fedora       9.7 KiB
 perl-podlators                       noarch 1:5.01-502.fc40             fedora     308.1 KiB
 perl-vars                            noarch 1.05-507.fc40               updates      3.9 KiB
 pixman                               x86_64 0.43.4-1.fc40               updates    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
 python-pip-wheel                     noarch 23.3.2-2.fc40               updates      1.5 MiB
 python3                              x86_64 3.12.9-1.fc40               updates     31.5 KiB
 python3-libs                         x86_64 3.12.9-1.fc40               updates     41.3 MiB
 rav1e-libs                           x86_64 0.7.1-4.fc40                updates      3.0 MiB
 rhash                                x86_64 1.4.3-4.fc40                fedora     344.7 KiB
 rsvg-pixbuf-loader                   x86_64 2.57.1-7.fc40               updates     15.5 KiB
 shared-mime-info                     x86_64 2.3-5.fc40                  updates      5.2 MiB
 svt-av1-libs                         x86_64 2.3.0-1.fc40                updates      5.6 MiB
 tpm2-tss                             x86_64 4.1.3-1.fc40                updates      1.5 MiB
 tzdata                               noarch 2025a-1.fc40                updates      1.6 MiB
 urw-base35-bookman-fonts             noarch 20200910-20.fc40            updates      1.4 MiB
 urw-base35-c059-fonts                noarch 20200910-20.fc40            updates      1.4 MiB
 urw-base35-d050000l-fonts            noarch 20200910-20.fc40            updates     84.3 KiB
 urw-base35-fonts                     noarch 20200910-20.fc40            updates      5.3 KiB
 urw-base35-fonts-common              noarch 20200910-20.fc40            updates     37.4 KiB
 urw-base35-gothic-fonts              noarch 20200910-20.fc40            updates      1.2 MiB
 urw-base35-nimbus-mono-ps-fonts      noarch 20200910-20.fc40            updates      1.0 MiB
 urw-base35-nimbus-roman-fonts        noarch 20200910-20.fc40            updates      1.4 MiB
 urw-base35-nimbus-sans-fonts         noarch 20200910-20.fc40            updates      2.4 MiB
 urw-base35-p052-fonts                noarch 20200910-20.fc40            updates      1.5 MiB
 urw-base35-standard-symbols-ps-fonts noarch 20200910-20.fc40            updates     64.9 KiB
 urw-base35-z003-fonts                noarch 20200910-20.fc40            updates    390.8 KiB
 vim-filesystem                       noarch 2:9.1.1122-1.fc40           updates     40.0   B
 xapian-core-libs                     x86_64 1.4.26-1.fc40               updates      2.1 MiB
 xml-common                           noarch 0.6.3-63.fc40               fedora      78.4 KiB

Transaction Summary:
 Installing:      193 packages

Total size of inbound packages is 171 MiB. Need to download 171 MiB.
After this operation 586 MiB will be used (install 586 MiB, remove 0 B).
[  1/193] doxygen-2:1.10.0-3.fc40.x86_6 100% |  27.2 MiB/s |   5.3 MiB |  00m00s
[  2/193] cmake-0:3.30.7-1.fc40.x86_64  100% |  26.7 MiB/s |  10.7 MiB |  00m00s
[  3/193] cmake-filesystem-0:3.30.7-1.f 100% | 630.5 KiB/s |  17.0 KiB |  00m00s
[  4/193] jsoncpp-0:1.9.5-7.fc40.x86_64 100% |   6.1 MiB/s |  99.3 KiB |  00m00s
[  5/193] gcc-c++-0:14.2.1-3.fc40.x86_6 100% |  30.7 MiB/s |  14.2 MiB |  00m00s
[  6/193] make-1:4.4.1-6.fc40.x86_64    100% |  30.2 MiB/s | 587.6 KiB |  00m00s
[  7/193] cmake-data-0:3.30.7-1.fc40.no 100% |   7.0 MiB/s |   2.3 MiB |  00m00s
[  8/193] libmpc-0:1.3.1-5.fc40.x86_64  100% |   4.3 MiB/s |  71.1 KiB |  00m00s
[  9/193] rhash-0:1.4.3-4.fc40.x86_64   100% |   1.8 MiB/s | 193.7 KiB |  00m00s
[ 10/193] guile30-0:3.0.7-12.fc40.x86_6 100% | 125.4 MiB/s |   8.1 MiB |  00m00s
[ 11/193] gc-0:8.2.2-6.fc40.x86_64      100% |   6.7 MiB/s | 110.2 KiB |  00m00s
[ 12/193] graphviz-0:9.0.0-11.fc40.x86_ 100% | 110.3 MiB/s |   5.0 MiB |  00m00s
[ 13/193] cpp-0:14.2.1-3.fc40.x86_64    100% |  99.6 MiB/s |  12.0 MiB |  00m00s
[ 14/193] cairo-0:1.18.0-3.fc40.x86_64  100% |  34.6 MiB/s | 708.9 KiB |  00m00s
[ 15/193] gd-0:2.3.3-16.fc40.x86_64     100% |   8.3 MiB/s | 135.7 KiB |  00m00s
[ 16/193] gdk-pixbuf2-0:2.42.10-8.fc40. 100% |  26.3 MiB/s | 484.7 KiB |  00m00s
[ 17/193] freetype-0:2.13.2-5.fc40.x86_ 100% |   9.5 MiB/s | 409.7 KiB |  00m00s
[ 18/193] gts-0:0.7.6-48.20121130.fc40. 100% |  13.9 MiB/s | 241.8 KiB |  00m00s
[ 19/193] lasi-0:1.1.3-13.fc40.x86_64   100% |   3.2 MiB/s |  55.4 KiB |  00m00s
[ 20/193] gcc-0:14.2.1-3.fc40.x86_64    100% | 114.1 MiB/s |  37.0 MiB |  00m00s
[ 21/193] libXrender-0:0.9.11-6.fc40.x8 100% | 739.2 KiB/s |  27.4 KiB |  00m00s
[ 22/193] poppler-glib-0:24.02.0-2.fc40 100% |   5.2 MiB/s | 190.0 KiB |  00m00s
[ 23/193] libXext-0:1.3.6-1.fc40.x86_64 100% |   2.4 MiB/s |  38.9 KiB |  00m00s
[ 24/193] libpng-2:1.6.40-3.fc40.x86_64 100% |   6.5 MiB/s | 119.9 KiB |  00m00s
[ 25/193] libjpeg-turbo-0:3.0.2-1.fc40. 100% |  12.3 MiB/s | 226.7 KiB |  00m00s
[ 26/193] gpgmepp-0:1.23.2-3.fc40.x86_6 100% |   8.0 MiB/s | 138.6 KiB |  00m00s
[ 27/193] poppler-0:24.02.0-2.fc40.x86_ 100% |  26.5 MiB/s |   1.2 MiB |  00m00s
[ 28/193] lcms2-0:2.16-3.fc40.x86_64    100% |  11.0 MiB/s | 180.2 KiB |  00m00s
[ 29/193] libXpm-0:3.5.17-3.fc40.x86_64 100% | 773.3 KiB/s |  65.7 KiB |  00m00s
[ 30/193] gpgme-0:1.23.2-3.fc40.x86_64  100% |   8.6 MiB/s | 210.9 KiB |  00m00s
[ 31/193] poppler-data-0:0.4.11-7.fc40. 100% |  59.4 MiB/s |   2.0 MiB |  00m00s
[ 32/193] libassuan-0:2.5.7-1.fc40.x86_ 100% |   2.7 MiB/s |  66.9 KiB |  00m00s
[ 33/193] gnupg2-0:2.4.4-1.fc40.x86_64  100% |  83.8 MiB/s |   2.7 MiB |  00m00s
[ 34/193] libgcrypt-0:1.10.3-3.fc40.x86 100% |  17.6 MiB/s | 504.1 KiB |  00m00s
[ 35/193] npth-0:1.7-1.fc40.x86_64      100% |   1.6 MiB/s |  25.0 KiB |  00m00s
[ 36/193] libksba-0:1.6.6-1.fc40.x86_64 100% |   3.9 MiB/s | 158.7 KiB |  00m00s
[ 37/193] gcc-plugin-annobin-0:14.2.1-3 100% |   2.0 MiB/s |  55.1 KiB |  00m00s
[ 38/193] cmake-rpm-macros-0:3.30.7-1.f 100% | 515.0 KiB/s |  16.5 KiB |  00m00s
[ 39/193] fontconfig-0:2.15.0-6.fc40.x8 100% |   9.1 MiB/s | 269.8 KiB |  00m00s
[ 40/193] fonts-filesystem-1:2.0.5-14.f 100% | 509.6 KiB/s |   8.2 KiB |  00m00s
[ 41/193] libxml2-utils-0:2.13.6-1.fc40 100% |   8.4 MiB/s |  51.5 KiB |  00m00s
[ 42/193] xml-common-0:0.6.3-63.fc40.no 100% |   2.0 MiB/s |  31.0 KiB |  00m00s
[ 43/193] glib2-0:2.80.3-1.fc40.x86_64  100% |  49.5 MiB/s |   3.0 MiB |  00m00s
[ 44/193] jbigkit-libs-0:2.1-29.fc40.x8 100% |   3.2 MiB/s |  53.1 KiB |  00m00s
[ 45/193] libtiff-0:4.6.0-5.fc40.1.x86_ 100% |  10.7 MiB/s | 338.7 KiB |  00m00s
[ 46/193] liblerc-0:4.0.0-6.fc40.x86_64 100% |  12.1 MiB/s | 210.1 KiB |  00m00s
[ 47/193] nspr-0:4.36.0-3.fc40.x86_64   100% |   4.8 MiB/s | 136.7 KiB |  00m00s
[ 48/193] crypto-policies-scripts-0:202 100% |   4.5 MiB/s | 123.7 KiB |  00m00s
[ 49/193] nss-0:3.108.0-1.fc40.x86_64   100% |  21.7 MiB/s | 711.2 KiB |  00m00s
[ 50/193] nss-softokn-0:3.108.0-1.fc40. 100% |  13.5 MiB/s | 413.7 KiB |  00m00s
[ 51/193] nss-util-0:3.108.0-1.fc40.x86 100% |   3.3 MiB/s |  89.0 KiB |  00m00s
[ 52/193] nss-softokn-freebl-0:3.108.0- 100% |  10.8 MiB/s | 332.5 KiB |  00m00s
[ 53/193] nss-sysinit-0:3.108.0-1.fc40. 100% | 685.5 KiB/s |  18.5 KiB |  00m00s
[ 54/193] openjpeg2-0:2.5.3-1.fc40.x86_ 100% |   6.8 MiB/s | 188.8 KiB |  00m00s
[ 55/193] libgpg-error-0:1.49-1.fc40.x8 100% |   5.7 MiB/s | 232.4 KiB |  00m00s
[ 56/193] libX11-0:1.8.10-2.fc40.x86_64 100% |  18.7 MiB/s | 649.8 KiB |  00m00s
[ 57/193] libX11-common-0:1.8.10-2.fc40 100% |   6.4 MiB/s | 175.8 KiB |  00m00s
[ 58/193] libXft-0:2.3.8-6.fc40.x86_64  100% |   4.4 MiB/s |  72.1 KiB |  00m00s
[ 59/193] libthai-0:0.1.29-8.fc40.x86_6 100% |  13.0 MiB/s | 213.8 KiB |  00m00s
[ 60/193] pango-0:1.54.0-1.fc40.x86_64  100% |  11.3 MiB/s | 347.3 KiB |  00m00s
[ 61/193] libdatrie-0:0.2.13-9.fc40.x86 100% |   2.0 MiB/s |  32.0 KiB |  00m00s
[ 62/193] netpbm-0:11.09.00-2.fc40.x86_ 100% |   4.0 MiB/s | 186.4 KiB |  00m00s
[ 63/193] expat-0:2.6.4-1.fc40.x86_64   100% |   2.9 MiB/s | 114.6 KiB |  00m00s
[ 64/193] harfbuzz-0:8.5.0-1.fc40.x86_6 100% |  28.4 MiB/s |   1.0 MiB |  00m00s
[ 65/193] graphite2-0:1.3.14-15.fc40.x8 100% |   5.8 MiB/s |  94.8 KiB |  00m00s
[ 66/193] adobe-mappings-pdf-0:20190401 100% |  35.8 MiB/s | 695.9 KiB |  00m00s
[ 67/193] google-droid-sans-fonts-0:202 100% |  84.6 MiB/s |   2.7 MiB |  00m00s
[ 68/193] jbig2dec-libs-0:0.20-4.fc40.x 100% |   2.8 MiB/s |  73.8 KiB |  00m00s
[ 69/193] libXt-0:1.3.0-3.fc40.x86_64   100% |  10.2 MiB/s | 177.5 KiB |  00m00s
[ 70/193] libijs-0:0.35-22.fc40.x86_64  100% |   1.7 MiB/s |  29.3 KiB |  00m00s
[ 71/193] libgs-0:10.02.1-13.fc40.x86_6 100% |  43.8 MiB/s |   3.4 MiB |  00m00s
[ 72/193] libpaper-1:2.1.1-3.fc40.x86_6 100% |   1.7 MiB/s |  26.8 KiB |  00m00s
[ 73/193] libICE-0:1.1.1-3.fc40.x86_64  100% |   4.5 MiB/s |  74.5 KiB |  00m00s
[ 74/193] libSM-0:1.2.4-3.fc40.x86_64   100% |   2.2 MiB/s |  43.0 KiB |  00m00s
[ 75/193] cairo-gobject-0:1.18.0-3.fc40 100% |   1.1 MiB/s |  17.5 KiB |  00m00s
[ 76/193] librsvg2-0:2.57.1-7.fc40.x86_ 100% |  39.0 MiB/s |   1.5 MiB |  00m00s
[ 77/193] rsvg-pixbuf-loader-0:2.57.1-7 100% | 581.9 KiB/s |  15.7 KiB |  00m00s
[ 78/193] libwebp-0:1.5.0-1.fc40.x86_64 100% |  10.3 MiB/s | 296.6 KiB |  00m00s
[ 79/193] urw-base35-fonts-0:20200910-2 100% | 231.2 KiB/s |  10.2 KiB |  00m00s
[ 80/193] urw-base35-fonts-common-0:202 100% | 418.5 KiB/s |  20.9 KiB |  00m00s
[ 81/193] urw-base35-z003-fonts-0:20200 100% |   5.0 MiB/s | 275.6 KiB |  00m00s
[ 82/193] urw-base35-standard-symbols-p 100% |   1.9 MiB/s |  58.4 KiB |  00m00s
[ 83/193] urw-base35-p052-fonts-0:20200 100% |  24.4 MiB/s | 973.4 KiB |  00m00s
[ 84/193] urw-base35-nimbus-sans-fonts- 100% |  34.4 MiB/s |   1.3 MiB |  00m00s
[ 85/193] urw-base35-nimbus-roman-fonts 100% |  20.9 MiB/s | 856.1 KiB |  00m00s
[ 86/193] urw-base35-nimbus-mono-ps-fon 100% |  18.0 MiB/s | 794.8 KiB |  00m00s
[ 87/193] urw-base35-gothic-fonts-0:202 100% |  14.6 MiB/s | 642.7 KiB |  00m00s
[ 88/193] urw-base35-d050000l-fonts-0:2 100% |   1.1 MiB/s |  75.8 KiB |  00m00s
[ 89/193] urw-base35-c059-fonts-0:20200 100% |  13.1 MiB/s | 874.2 KiB |  00m00s
[ 90/193] urw-base35-bookman-fonts-0:20 100% |  12.9 MiB/s | 847.0 KiB |  00m00s
[ 91/193] nettle-0:3.9.1-6.fc40.x86_64  100% |  21.8 MiB/s | 424.9 KiB |  00m00s
[ 92/193] gnutls-0:3.8.9-1.fc40.x86_64  100% |  31.2 MiB/s |   1.1 MiB |  00m00s
[ 93/193] libavif-0:1.0.4-3.fc40.x86_64 100% |   2.2 MiB/s |  91.0 KiB |  00m00s
[ 94/193] tpm2-tss-0:4.1.3-1.fc40.x86_6 100% |   7.2 MiB/s | 411.9 KiB |  00m00s
[ 95/193] shared-mime-info-0:2.3-5.fc40 100% |   8.9 MiB/s | 390.4 KiB |  00m00s
[ 96/193] cpuinfo-0:23.2.14-3.giteb4a66 100% |   2.6 MiB/s |  42.1 KiB |  00m00s
[ 97/193] libimagequant-0:4.0.3-5.fc40. 100% |   9.2 MiB/s | 301.7 KiB |  00m00s
[ 98/193] svt-av1-libs-0:2.3.0-1.fc40.x 100% |  54.5 MiB/s |   2.0 MiB |  00m00s
[ 99/193] perl-interpreter-4:5.38.3-507 100% |   2.6 MiB/s |  70.9 KiB |  00m00s
[100/193] perl-Carp-0:1.54-502.fc40.noa 100% |   1.8 MiB/s |  28.7 KiB |  00m00s
[101/193] perl-Exporter-0:5.78-3.fc40.n 100% |   2.0 MiB/s |  30.8 KiB |  00m00s
[102/193] perl-PathTools-0:3.89-502.fc4 100% |   5.3 MiB/s |  87.4 KiB |  00m00s
[103/193] perl-libs-4:5.38.3-507.fc40.x 100% |  52.9 MiB/s |   2.3 MiB |  00m00s
[104/193] perl-Scalar-List-Utils-5:1.63 100% |   4.4 MiB/s |  72.9 KiB |  00m00s
[105/193] perl-Errno-0:1.37-507.fc40.x8 100% | 517.1 KiB/s |  14.0 KiB |  00m00s
[106/193] perl-constant-0:1.33-503.fc40 100% |   1.5 MiB/s |  22.8 KiB |  00m00s
[107/193] libXau-0:1.0.11-6.fc40.x86_64 100% |   1.9 MiB/s |  31.7 KiB |  00m00s
[108/193] pixman-0:0.43.4-1.fc40.x86_64 100% |   9.9 MiB/s | 293.2 KiB |  00m00s
[109/193] xapian-core-libs-0:1.4.26-1.f 100% |  14.1 MiB/s | 778.4 KiB |  00m00s
[110/193] libxcb-0:1.17.0-2.fc40.x86_64 100% |   4.5 MiB/s | 240.0 KiB |  00m00s
[111/193] perl-Encode-4:3.21-505.fc40.x 100% |  48.0 MiB/s |   1.1 MiB |  00m00s
[112/193] perl-MIME-Base64-0:3.16-503.f 100% |   1.3 MiB/s |  29.7 KiB |  00m00s
[113/193] perl-DynaLoader-0:1.54-507.fc 100% | 928.3 KiB/s |  25.1 KiB |  00m00s
[114/193] perl-Storable-1:3.32-502.fc40 100% |   6.0 MiB/s |  98.2 KiB |  00m00s
[115/193] perl-parent-1:0.241-502.fc40. 100% | 919.2 KiB/s |  14.7 KiB |  00m00s
[116/193] perl-vars-0:1.05-507.fc40.noa 100% | 445.9 KiB/s |  12.0 KiB |  00m00s
[117/193] fribidi-0:1.0.14-2.fc40.x86_6 100% |   3.3 MiB/s |  91.7 KiB |  00m00s
[118/193] adobe-mappings-cmap-0:2023111 100% |  41.6 MiB/s |   2.2 MiB |  00m00s
[119/193] adobe-mappings-cmap-deprecate 100% |   2.3 MiB/s | 110.7 KiB |  00m00s
[120/193] cups-libs-1:2.4.11-9.fc40.x86 100% |   6.9 MiB/s | 262.1 KiB |  00m00s
[121/193] avahi-libs-0:0.8-26.fc40.x86_ 100% |   4.1 MiB/s |  66.5 KiB |  00m00s
[122/193] dbus-libs-1:1.14.10-3.fc40.x8 100% |  10.2 MiB/s | 156.3 KiB |  00m00s
[123/193] cups-filesystem-1:2.4.11-9.fc 100% | 521.8 KiB/s |  13.6 KiB |  00m00s
[124/193] libvmaf-0:2.3.0-7.fc40.x86_64 100% |  10.3 MiB/s | 180.1 KiB |  00m00s
[125/193] libdav1d-0:1.5.1-1.fc40.x86_6 100% |  20.0 MiB/s | 635.1 KiB |  00m00s
[126/193] libaom-0:3.12.0-1.fc40.x86_64 100% |  44.8 MiB/s |   1.8 MiB |  00m00s
[127/193] rav1e-libs-0:0.7.1-4.fc40.x86 100% |  21.2 MiB/s |   1.0 MiB |  00m00s
[128/193] libjxl-1:0.8.4-1.fc40.x86_64  100% |  29.9 MiB/s |   1.2 MiB |  00m00s
[129/193] libstdc++-devel-0:14.2.1-3.fc 100% |  57.4 MiB/s |   2.8 MiB |  00m00s
[130/193] annobin-plugin-gcc-0:12.60-1. 100% |  31.4 MiB/s | 966.0 KiB |  00m00s
[131/193] annobin-docs-0:12.60-1.fc40.n 100% |   3.2 MiB/s |  89.5 KiB |  00m00s
[132/193] glibc-devel-0:2.39-37.fc40.x8 100% |  19.0 MiB/s | 603.3 KiB |  00m00s
[133/193] libxcrypt-devel-0:4.4.38-6.fc 100% |   1.1 MiB/s |  29.3 KiB |  00m00s
[134/193] default-fonts-core-sans-0:4.0 100% |   1.1 MiB/s |  31.5 KiB |  00m00s
[135/193] abattis-cantarell-vf-fonts-0: 100% |   7.3 MiB/s | 120.3 KiB |  00m00s
[136/193] google-noto-sans-vf-fonts-0:2 100% |  30.5 MiB/s | 593.3 KiB |  00m00s
[137/193] google-noto-fonts-common-0:20 100% |   1.1 MiB/s |  17.3 KiB |  00m00s
[138/193] libb2-0:0.98.1-11.fc40.x86_64 100% |   1.6 MiB/s |  25.5 KiB |  00m00s
[139/193] python3-0:3.12.9-1.fc40.x86_6 100% |   1.0 MiB/s |  27.9 KiB |  00m00s
[140/193] mpdecimal-0:2.5.1-9.fc40.x86_ 100% |   5.4 MiB/s |  88.6 KiB |  00m00s
[141/193] emacs-filesystem-1:29.4-10.fc 100% | 344.0 KiB/s |   9.3 KiB |  00m00s
[142/193] vim-filesystem-2:9.1.1122-1.f 100% | 375.8 KiB/s |  16.2 KiB |  00m00s
[143/193] libuv-1:1.50.0-1.fc40.x86_64  100% |   5.1 MiB/s | 260.6 KiB |  00m00s
[144/193] perl-Fcntl-0:1.15-507.fc40.x8 100% | 738.5 KiB/s |  19.2 KiB |  00m00s
[145/193] python3-libs-0:3.12.9-1.fc40. 100% |  77.3 MiB/s |   9.1 MiB |  00m00s
[146/193] perl-IO-0:1.52-507.fc40.x86_6 100% |   2.9 MiB/s |  80.8 KiB |  00m00s
[147/193] perl-File-Basename-0:2.86-507 100% | 623.4 KiB/s |  16.2 KiB |  00m00s
[148/193] perl-Text-ParseWords-0:3.31-5 100% |   1.0 MiB/s |  16.3 KiB |  00m00s
[149/193] perl-Getopt-Long-1:2.57-4.fc4 100% |   2.3 MiB/s |  63.4 KiB |  00m00s
[150/193] perl-Getopt-Std-0:1.13-507.fc 100% | 544.0 KiB/s |  14.7 KiB |  00m00s
[151/193] perl-overload-0:1.37-507.fc40 100% |   1.6 MiB/s |  44.6 KiB |  00m00s
[152/193] python-pip-wheel-0:23.3.2-2.f 100% |  38.8 MiB/s |   1.5 MiB |  00m00s
[153/193] tzdata-0:2025a-1.fc40.noarch  100% |  21.8 MiB/s | 713.6 KiB |  00m00s
[154/193] perl-mro-0:1.28-507.fc40.x86_ 100% |   1.0 MiB/s |  27.9 KiB |  00m00s
[155/193] perl-overloading-0:0.02-507.f 100% | 442.3 KiB/s |  11.9 KiB |  00m00s
[156/193] perl-File-stat-0:1.13-507.fc4 100% | 578.4 KiB/s |  16.2 KiB |  00m00s
[157/193] perl-SelectSaver-0:1.02-507.f 100% | 413.8 KiB/s |  10.8 KiB |  00m00s
[158/193] perl-Socket-4:2.038-1.fc40.x8 100% |   2.0 MiB/s |  54.8 KiB |  00m00s
[159/193] perl-Symbol-0:1.09-507.fc40.n 100% | 490.2 KiB/s |  13.2 KiB |  00m00s
[160/193] perl-base-0:2.27-507.fc40.noa 100% | 586.3 KiB/s |  15.2 KiB |  00m00s
[161/193] perl-Class-Struct-0:0.68-507. 100% | 781.6 KiB/s |  21.1 KiB |  00m00s
[162/193] highway-0:1.2.0-2.fc40.x86_64 100% |  19.9 MiB/s | 652.1 KiB |  00m00s
[163/193] kernel-headers-0:6.13.3-100.f 100% |  48.3 MiB/s |   1.6 MiB |  00m00s
[164/193] perl-Pod-Usage-4:2.03-504.fc4 100% |   1.4 MiB/s |  39.8 KiB |  00m00s
[165/193] perl-Pod-Perldoc-0:3.28.01-50 100% |   5.2 MiB/s |  85.6 KiB |  00m00s
[166/193] perl-podlators-1:5.01-502.fc4 100% |   7.7 MiB/s | 125.5 KiB |  00m00s
[167/193] perl-File-Temp-1:0.231.100-50 100% |   3.0 MiB/s |  59.0 KiB |  00m00s
[168/193] perl-HTTP-Tiny-0:0.088-5.fc40 100% |   3.6 MiB/s |  55.6 KiB |  00m00s
[169/193] perl-Pod-Simple-1:3.45-6.fc40 100% |  12.6 MiB/s | 218.5 KiB |  00m00s
[170/193] perl-Term-ANSIColor-0:5.01-50 100% |   2.9 MiB/s |  47.6 KiB |  00m00s
[171/193] perl-Term-Cap-0:1.18-503.fc40 100% |   1.3 MiB/s |  21.9 KiB |  00m00s
[172/193] perl-File-Path-0:2.18-503.fc4 100% |   2.3 MiB/s |  35.0 KiB |  00m00s
[173/193] groff-base-0:1.23.0-6.fc40.x8 100% |  18.3 MiB/s |   1.1 MiB |  00m00s
[174/193] perl-IO-Socket-SSL-0:2.085-1. 100% |  13.1 MiB/s | 228.6 KiB |  00m00s
[175/193] perl-Mozilla-CA-0:20231213-3. 100% | 815.0 KiB/s |  13.9 KiB |  00m00s
[176/193] perl-Net-SSLeay-0:1.94-3.fc40 100% |  19.8 MiB/s | 384.9 KiB |  00m00s
[177/193] perl-Time-Local-2:1.350-5.fc4 100% |   2.1 MiB/s |  34.3 KiB |  00m00s
[178/193] perl-Pod-Escapes-1:1.07-503.f 100% |   1.2 MiB/s |  19.6 KiB |  00m00s
[179/193] perl-Text-Tabs+Wrap-0:2024.00 100% |   1.3 MiB/s |  21.6 KiB |  00m00s
[180/193] ncurses-0:6.4-12.20240127.fc4 100% |  22.9 MiB/s | 421.2 KiB |  00m00s
[181/193] perl-IO-Socket-IP-0:0.42-2.fc 100% |   2.3 MiB/s |  41.7 KiB |  00m00s
[182/193] perl-POSIX-0:2.13-507.fc40.x8 100% |   3.3 MiB/s |  95.6 KiB |  00m00s
[183/193] perl-IPC-Open3-0:1.22-507.fc4 100% | 803.0 KiB/s |  20.9 KiB |  00m00s
[184/193] perl-if-0:0.61.000-507.fc40.n 100% | 482.7 KiB/s |  13.0 KiB |  00m00s
[185/193] perl-Data-Dumper-0:2.188-503. 100% |   3.4 MiB/s |  56.0 KiB |  00m00s
[186/193] perl-AutoLoader-0:5.74-507.fc 100% | 750.7 KiB/s |  20.3 KiB |  00m00s
[187/193] perl-URI-0:5.28-1.fc40.noarch 100% |   4.8 MiB/s | 132.8 KiB |  00m00s
[188/193] perl-libnet-0:3.15-503.fc40.n 100% |   7.8 MiB/s | 128.5 KiB |  00m00s
[189/193] perl-Digest-MD5-0:2.59-3.fc40 100% |   2.2 MiB/s |  35.8 KiB |  00m00s
[190/193] perl-Digest-0:1.20-502.fc40.n 100% |   1.5 MiB/s |  24.6 KiB |  00m00s
[191/193] perl-locale-0:1.10-507.fc40.n 100% | 470.2 KiB/s |  12.7 KiB |  00m00s
[192/193] perl-B-0:1.88-507.fc40.x86_64 100% |   6.1 MiB/s | 175.0 KiB |  00m00s
[193/193] perl-FileHandle-0:2.05-507.fc 100% | 559.1 KiB/s |  14.5 KiB |  00m00s
--------------------------------------------------------------------------------
[193/193] Total                         100% |  66.4 MiB/s | 171.1 MiB |  00m03s
Running transaction
[  1/195] Verify package files          100% | 385.0   B/s | 193.0   B |  00m01s
[  2/195] Prepare transaction           100% |   2.4 KiB/s | 193.0   B |  00m00s
[  3/195] Installing libpng-2:1.6.40-3. 100% | 237.4 MiB/s | 243.1 KiB |  00m00s
[  4/195] Installing nspr-0:4.36.0-3.fc 100% | 310.5 MiB/s | 318.0 KiB |  00m00s
[  5/195] Installing libgpg-error-0:1.4 100% | 286.8 MiB/s | 881.1 KiB |  00m00s
[  6/195] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[  7/195] Installing urw-base35-fonts-c 100% |   0.0   B/s |  38.4 KiB |  00m00s
[  8/195] Installing libjpeg-turbo-0:3. 100% | 380.2 MiB/s | 778.6 KiB |  00m00s
[  9/195] Installing nss-util-0:3.108.0 100% | 225.8 MiB/s | 231.2 KiB |  00m00s
[ 10/195] Installing libwebp-0:1.5.0-1. 100% | 402.4 MiB/s | 824.1 KiB |  00m00s
[ 11/195] Installing libassuan-0:2.5.7- 100% | 161.7 MiB/s | 165.6 KiB |  00m00s
[ 12/195] Installing expat-0:2.6.4-1.fc 100% | 284.2 MiB/s | 291.1 KiB |  00m00s
[ 13/195] Installing libmpc-0:1.3.1-5.f 100% | 162.3 MiB/s | 166.2 KiB |  00m00s
[ 14/195] Installing adobe-mappings-cma 100% | 410.5 MiB/s |  15.2 MiB |  00m00s
[ 15/195] Installing libICE-0:1.1.1-3.f 100% | 178.3 MiB/s | 182.6 KiB |  00m00s
[ 16/195] Installing openjpeg2-0:2.5.3- 100% | 221.6 MiB/s | 453.9 KiB |  00m00s
[ 17/195] Installing lcms2-0:2.16-3.fc4 100% | 206.3 MiB/s | 422.5 KiB |  00m00s
[ 18/195] Installing cmake-filesystem-0 100% |   7.1 MiB/s |   7.3 KiB |  00m00s
[ 19/195] Installing libSM-0:1.2.4-3.fc 100% |  96.3 MiB/s |  98.6 KiB |  00m00s
[ 20/195] Installing adobe-mappings-cma 100% | 285.7 MiB/s | 585.2 KiB |  00m00s
[ 21/195] Installing cpp-0:14.2.1-3.fc4 100% | 426.8 MiB/s |  35.0 MiB |  00m00s
[ 22/195] Installing nss-softokn-freebl 100% | 284.9 MiB/s | 875.2 KiB |  00m00s
[ 23/195] Installing nss-softokn-0:3.10 100% | 474.1 MiB/s |   1.9 MiB |  00m00s
[ 24/195] Installing urw-base35-z003-fo 100% |  42.5 MiB/s | 391.8 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-z003-fonts-0:20200910-20.fc40.noa
>>> Stop post-install scriptlet: urw-base35-z003-fonts-0:20200910-20.fc40.noarch
[ 25/195] Installing urw-base35-standar 100% |  12.9 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
[ 26/195] 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.fc40.noa
>>> Stop post-install scriptlet: urw-base35-p052-fonts-0:20200910-20.fc40.noarch
[ 27/195] 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.fc40
[ 28/195] 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
[ 29/195] 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
[ 30/195] Installing urw-base35-gothic- 100% | 166.1 MiB/s |   1.2 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-gothic-fonts-0:20200910-20.fc40.n
>>> Stop post-install scriptlet: urw-base35-gothic-fonts-0:20200910-20.fc40.noar
[ 31/195] Installing urw-base35-d050000 100% |  20.8 MiB/s |  85.4 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-d050000l-fonts-0:20200910-20.fc40
>>> Stop post-install scriptlet: urw-base35-d050000l-fonts-0:20200910-20.fc40.no
[ 32/195] Installing urw-base35-c059-fo 100% | 199.3 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-c059-fonts-0:20200910-20.fc40.noa
>>> Stop post-install scriptlet: urw-base35-c059-fonts-0:20200910-20.fc40.noarch
[ 33/195] Installing urw-base35-bookman 100% | 195.0 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-bookman-fonts-0:20200910-20.fc40.
>>> Stop post-install scriptlet: urw-base35-bookman-fonts-0:20200910-20.fc40.noa
[ 34/195] Installing urw-base35-fonts-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 35/195] Installing abattis-cantarell- 100% | 189.9 MiB/s | 194.4 KiB |  00m00s
[ 36/195] Installing libgcrypt-0:1.10.3 100% | 324.0 MiB/s |   1.3 MiB |  00m00s
[ 37/195] Installing libksba-0:1.6.6-1. 100% | 193.1 MiB/s | 395.4 KiB |  00m00s
[ 38/195] Installing ncurses-0:6.4-12.2 100% |  76.6 MiB/s | 627.6 KiB |  00m00s
>>> Running pre-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
>>> Stop pre-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
[ 39/195] Installing groff-base-0:1.23. 100% | 214.3 MiB/s |   3.9 MiB |  00m00s
>>> Running post-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
>>> Stop post-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
[ 40/195] Installing perl-Digest-0:1.20 100% |  36.1 MiB/s |  37.0 KiB |  00m00s
[ 41/195] Installing perl-Digest-MD5-0: 100% |  60.2 MiB/s |  61.6 KiB |  00m00s
[ 42/195] Installing perl-B-0:1.88-507. 100% | 242.1 MiB/s | 495.7 KiB |  00m00s
[ 43/195] Installing perl-FileHandle-0: 100% |   0.0   B/s |   9.8 KiB |  00m00s
[ 44/195] Installing perl-Data-Dumper-0 100% | 110.9 MiB/s | 113.6 KiB |  00m00s
[ 45/195] Installing perl-libnet-0:3.15 100% | 287.4 MiB/s | 294.3 KiB |  00m00s
[ 46/195] Installing perl-AutoLoader-0: 100% |   0.0   B/s |  20.9 KiB |  00m00s
[ 47/195] Installing perl-URI-0:5.28-1. 100% | 122.9 MiB/s | 251.8 KiB |  00m00s
[ 48/195] Installing perl-File-Path-0:2 100% |   0.0   B/s |  64.5 KiB |  00m00s
[ 49/195] Installing perl-Mozilla-CA-0: 100% |   0.0   B/s |  10.2 KiB |  00m00s
[ 50/195] Installing perl-Time-Local-2: 100% |   0.0   B/s |  70.5 KiB |  00m00s
[ 51/195] Installing perl-Pod-Escapes-1 100% |   0.0   B/s |  25.9 KiB |  00m00s
[ 52/195] Installing perl-Text-Tabs+Wra 100% |   0.0   B/s |  23.8 KiB |  00m00s
[ 53/195] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[ 54/195] Installing perl-Net-SSLeay-0: 100% | 272.5 MiB/s |   1.4 MiB |  00m00s
[ 55/195] Installing perl-IO-Socket-IP- 100% |   0.0   B/s | 100.4 KiB |  00m00s
[ 56/195] Installing perl-locale-0:1.10 100% |   0.0   B/s |   6.6 KiB |  00m00s
[ 57/195] Installing perl-IO-Socket-SSL 100% | 336.4 MiB/s | 689.0 KiB |  00m00s
[ 58/195] Installing perl-Class-Struct- 100% |   0.0   B/s |  25.9 KiB |  00m00s
[ 59/195] Installing perl-Term-ANSIColo 100% |   0.0   B/s |  99.1 KiB |  00m00s
[ 60/195] Installing perl-Term-Cap-0:1. 100% |   0.0   B/s |  30.5 KiB |  00m00s
[ 61/195] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.0 KiB |  00m00s
[ 62/195] Installing perl-IPC-Open3-0:1 100% |   0.0   B/s |  23.3 KiB |  00m00s
[ 63/195] Installing perl-POSIX-0:2.13- 100% | 228.8 MiB/s | 234.3 KiB |  00m00s
[ 64/195] Installing perl-HTTP-Tiny-0:0 100% | 150.6 MiB/s | 154.2 KiB |  00m00s
[ 65/195] Installing perl-Pod-Simple-1: 100% | 278.0 MiB/s | 569.4 KiB |  00m00s
[ 66/195] Installing perl-Socket-4:2.03 100% | 123.1 MiB/s | 126.0 KiB |  00m00s
[ 67/195] Installing perl-SelectSaver-0 100% |   0.0   B/s |   2.6 KiB |  00m00s
[ 68/195] Installing perl-Symbol-0:1.09 100% |   0.0   B/s |   7.2 KiB |  00m00s
[ 69/195] Installing perl-File-stat-0:1 100% |   0.0   B/s |  13.2 KiB |  00m00s
[ 70/195] Installing perl-Pod-Perldoc-0 100% | 164.7 MiB/s | 168.6 KiB |  00m00s
[ 71/195] Installing perl-podlators-1:5 100% | 304.7 MiB/s | 312.1 KiB |  00m00s
[ 72/195] Installing perl-Fcntl-0:1.15- 100% |   0.0   B/s |  25.8 KiB |  00m00s
[ 73/195] Installing perl-Text-ParseWor 100% |   0.0   B/s |  14.5 KiB |  00m00s
[ 74/195] Installing perl-mro-0:1.28-50 100% |   0.0   B/s |  42.7 KiB |  00m00s
[ 75/195] Installing perl-overloading-0 100% |   0.0   B/s |   5.5 KiB |  00m00s
[ 76/195] Installing perl-base-0:2.27-5 100% |   0.0   B/s |  12.9 KiB |  00m00s
[ 77/195] Installing perl-IO-0:1.52-507 100% | 151.6 MiB/s | 155.3 KiB |  00m00s
[ 78/195] Installing perl-Pod-Usage-4:2 100% |  84.2 MiB/s |  86.3 KiB |  00m00s
[ 79/195] Installing perl-Errno-0:1.37- 100% |   0.0   B/s |   8.8 KiB |  00m00s
[ 80/195] Installing perl-Scalar-List-U 100% | 145.2 MiB/s | 148.7 KiB |  00m00s
[ 81/195] Installing perl-constant-0:1. 100% |   0.0   B/s |  27.4 KiB |  00m00s
[ 82/195] Installing perl-MIME-Base64-0 100% |  47.2 MiB/s |  48.3 KiB |  00m00s
[ 83/195] Installing perl-parent-1:0.24 100% |   0.0   B/s |  10.4 KiB |  00m00s
[ 84/195] Installing perl-vars-0:1.05-5 100% |   0.0   B/s |   4.3 KiB |  00m00s
[ 85/195] Installing perl-File-Basename 100% |   0.0   B/s |  14.6 KiB |  00m00s
[ 86/195] Installing perl-Getopt-Std-0: 100% |   0.0   B/s |  11.6 KiB |  00m00s
[ 87/195] Installing perl-overload-0:1. 100% |   0.0   B/s |  71.9 KiB |  00m00s
[ 88/195] Installing perl-Storable-1:3. 100% | 228.5 MiB/s | 233.9 KiB |  00m00s
[ 89/195] Installing perl-Getopt-Long-1 100% | 143.4 MiB/s | 146.9 KiB |  00m00s
[ 90/195] Installing perl-Carp-0:1.54-5 100% |   0.0   B/s |  47.7 KiB |  00m00s
[ 91/195] Installing perl-Exporter-0:5. 100% |   0.0   B/s |  55.5 KiB |  00m00s
[ 92/195] Installing perl-PathTools-0:3 100% | 179.8 MiB/s | 184.2 KiB |  00m00s
[ 93/195] Installing perl-DynaLoader-0: 100% |   0.0   B/s |  32.5 KiB |  00m00s
[ 94/195] Installing perl-Encode-4:3.21 100% | 393.1 MiB/s |   4.7 MiB |  00m00s
[ 95/195] Installing perl-libs-4:5.38.3 100% | 300.2 MiB/s |   9.9 MiB |  00m00s
[ 96/195] Installing perl-interpreter-4 100% |  59.3 MiB/s | 121.5 KiB |  00m00s
[ 97/195] Installing kernel-headers-0:6 100% | 229.1 MiB/s |   6.6 MiB |  00m00s
[ 98/195] Installing libxcrypt-devel-0: 100% |  16.2 MiB/s |  33.1 KiB |  00m00s
[ 99/195] Installing glibc-devel-0:2.39 100% | 191.2 MiB/s |   2.3 MiB |  00m00s
[100/195] Installing highway-0:1.2.0-2. 100% | 405.4 MiB/s |   4.5 MiB |  00m00s
[101/195] Installing tzdata-0:2025a-1.f 100% |  66.0 MiB/s |   1.8 MiB |  00m00s
[102/195] Installing python-pip-wheel-0 100% | 763.3 MiB/s |   1.5 MiB |  00m00s
[103/195] Installing libuv-1:1.50.0-1.f 100% | 277.0 MiB/s | 567.2 KiB |  00m00s
[104/195] Installing vim-filesystem-2:9 100% |   4.6 MiB/s |   4.7 KiB |  00m00s
[105/195] Installing emacs-filesystem-1 100% |   0.0   B/s | 544.0   B |  00m00s
[106/195] Installing mpdecimal-0:2.5.1- 100% | 197.3 MiB/s | 202.0 KiB |  00m00s
[107/195] Installing libb2-0:0.98.1-11. 100% |   0.0   B/s |  43.3 KiB |  00m00s
[108/195] Installing python3-0:3.12.9-1 100% |   6.5 MiB/s |  33.3 KiB |  00m00s
[109/195] Installing python3-libs-0:3.1 100% | 362.6 MiB/s |  41.7 MiB |  00m00s
[110/195] Installing cmake-rpm-macros-0 100% |   0.0   B/s |   8.3 KiB |  00m00s
[111/195] Installing crypto-policies-sc 100% | 119.9 MiB/s | 368.5 KiB |  00m00s
[112/195] Installing nss-0:3.108.0-1.fc 100% | 191.8 MiB/s |   1.9 MiB |  00m00s
>>> Running post-install scriptlet: nss-0:3.108.0-1.fc40.x86_64
>>> Stop post-install scriptlet: nss-0:3.108.0-1.fc40.x86_64
[113/195] Installing nss-sysinit-0:3.10 100% |  18.9 MiB/s |  19.3 KiB |  00m00s
[114/195] Installing google-noto-fonts- 100% |   0.0   B/s |  18.3 KiB |  00m00s
[115/195] Installing google-noto-sans-v 100% | 312.2 MiB/s |   1.2 MiB |  00m00s
[116/195] Installing google-droid-sans- 100% | 391.1 MiB/s |   6.3 MiB |  00m00s
[117/195] Installing default-fonts-core 100% |  17.8 MiB/s |  18.2 KiB |  00m00s
[118/195] Installing annobin-docs-0:12. 100% |  47.6 MiB/s |  97.4 KiB |  00m00s
[119/195] Installing libstdc++-devel-0: 100% | 409.4 MiB/s |  15.6 MiB |  00m00s
[120/195] Installing rav1e-libs-0:0.7.1 100% | 427.6 MiB/s |   3.0 MiB |  00m00s
[121/195] Installing libdav1d-0:1.5.1-1 100% | 421.5 MiB/s |   1.7 MiB |  00m00s
[122/195] Installing libvmaf-0:2.3.0-7. 100% | 381.3 MiB/s | 780.9 KiB |  00m00s
[123/195] Installing dbus-libs-1:1.14.1 100% | 361.4 MiB/s | 370.1 KiB |  00m00s
[124/195] Installing avahi-libs-0:0.8-2 100% | 164.9 MiB/s | 168.9 KiB |  00m00s
[125/195] Installing cups-filesystem-1: 100% |   0.0   B/s |   1.8 KiB |  00m00s
[126/195] Installing fribidi-0:1.0.14-2 100% | 361.5 MiB/s | 370.1 KiB |  00m00s
[127/195] Installing pixman-0:0.43.4-1. 100% | 347.3 MiB/s | 711.2 KiB |  00m00s
[128/195] Installing libXau-0:1.0.11-6. 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[129/195] Installing libxcb-0:1.17.0-2. 100% | 279.5 MiB/s |   1.1 MiB |  00m00s
[130/195] Installing xapian-core-libs-0 100% | 414.9 MiB/s |   2.1 MiB |  00m00s
[131/195] Installing libimagequant-0:4. 100% | 326.3 MiB/s | 668.4 KiB |  00m00s
[132/195] Installing cpuinfo-0:23.2.14- 100% | 114.0 MiB/s | 116.8 KiB |  00m00s
[133/195] Installing svt-av1-libs-0:2.3 100% | 200.3 MiB/s |   5.6 MiB |  00m00s
>>> Running pre-install scriptlet: tpm2-tss-0:4.1.3-1.fc40.x86_64
>>> Stop pre-install scriptlet: tpm2-tss-0:4.1.3-1.fc40.x86_64
[134/195] Installing tpm2-tss-0:4.1.3-1 100% | 310.7 MiB/s |   1.6 MiB |  00m00s
[135/195] Installing nettle-0:3.9.1-6.f 100% | 387.3 MiB/s | 793.3 KiB |  00m00s
[136/195] Installing gnutls-0:3.8.9-1.f 100% | 361.3 MiB/s |   3.3 MiB |  00m00s
[137/195] Installing glib2-0:2.80.3-1.f 100% | 417.6 MiB/s |  14.6 MiB |  00m00s
[138/195] Installing shared-mime-info-0 100% | 213.0 MiB/s |   2.6 MiB |  00m00s
>>> Running post-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
>>> Stop post-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
[139/195] Installing gdk-pixbuf2-0:2.42 100% | 276.7 MiB/s |   2.5 MiB |  00m00s
[140/195] Installing libjxl-1:0.8.4-1.f 100% | 460.7 MiB/s |   4.1 MiB |  00m00s
[141/195] Installing libaom-0:3.12.0-1. 100% | 453.1 MiB/s |   5.0 MiB |  00m00s
[142/195] Installing libavif-0:1.0.4-3. 100% | 180.7 MiB/s | 185.1 KiB |  00m00s
[143/195] Installing cups-libs-1:2.4.11 100% | 304.8 MiB/s | 624.3 KiB |  00m00s
[144/195] Installing libpaper-1:2.1.1-3 100% |   0.0   B/s |  50.5 KiB |  00m00s
[145/195] Installing libijs-0:0.35-22.f 100% |   0.0   B/s |  62.6 KiB |  00m00s
[146/195] Installing jbig2dec-libs-0:0. 100% | 166.6 MiB/s | 170.6 KiB |  00m00s
[147/195] Installing adobe-mappings-pdf 100% | 439.6 MiB/s |   4.4 MiB |  00m00s
[148/195] Installing graphite2-0:1.3.14 100% | 189.6 MiB/s | 194.2 KiB |  00m00s
[149/195] Installing netpbm-0:11.09.00- 100% | 282.6 MiB/s | 578.8 KiB |  00m00s
[150/195] Installing gts-0:0.7.6-48.201 100% | 214.0 MiB/s | 657.4 KiB |  00m00s
[151/195] Installing libdatrie-0:0.2.13 100% |   0.0   B/s |  59.0 KiB |  00m00s
[152/195] Installing libthai-0:0.1.29-8 100% | 255.6 MiB/s | 785.3 KiB |  00m00s
[153/195] Installing libX11-common-0:1. 100% | 169.6 MiB/s |   1.2 MiB |  00m00s
[154/195] Installing libX11-0:1.8.10-2. 100% | 427.2 MiB/s |   1.3 MiB |  00m00s
[155/195] Installing libXrender-0:0.9.1 100% |   0.0   B/s |  51.4 KiB |  00m00s
[156/195] Installing libXext-0:1.3.6-1. 100% |   0.0   B/s |  91.3 KiB |  00m00s
[157/195] Installing libXpm-0:3.5.17-3. 100% | 146.3 MiB/s | 149.8 KiB |  00m00s
[158/195] Installing libXt-0:1.3.0-3.fc 100% | 417.1 MiB/s | 427.1 KiB |  00m00s
[159/195] Installing liblerc-0:4.0.0-6. 100% | 295.4 MiB/s | 605.0 KiB |  00m00s
[160/195] Installing jbigkit-libs-0:2.1 100% | 116.8 MiB/s | 119.6 KiB |  00m00s
[161/195] Installing libtiff-0:4.6.0-5. 100% | 381.2 MiB/s |   1.1 MiB |  00m00s
[162/195] Installing libxml2-utils-0:2. 100% |  22.8 MiB/s | 116.9 KiB |  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
[163/195] Installing xml-common-0:0.6.3 100% |  79.2 MiB/s |  81.1 KiB |  00m00s
[164/195] Installing cairo-0:1.18.0-3.f 100% | 216.5 MiB/s |   1.7 MiB |  00m00s
[165/195] Installing harfbuzz-0:8.5.0-1 100% | 386.0 MiB/s |   2.7 MiB |  00m00s
[166/195] Installing freetype-0:2.13.2- 100% | 274.8 MiB/s | 844.3 KiB |  00m00s
[167/195] Installing fontconfig-0:2.15. 100% | 701.6 KiB/s | 787.2 KiB |  00m01s
>>> Running post-install scriptlet: fontconfig-0:2.15.0-6.fc40.x86_64
>>> Stop post-install scriptlet: fontconfig-0:2.15.0-6.fc40.x86_64
[168/195] Installing cairo-gobject-0:1. 100% |  35.2 MiB/s |  36.1 KiB |  00m00s
[169/195] Installing gd-0:2.3.3-16.fc40 100% | 195.7 MiB/s | 400.8 KiB |  00m00s
[170/195] Installing libXft-0:2.3.8-6.f 100% | 162.1 MiB/s | 166.0 KiB |  00m00s
[171/195] Installing pango-0:1.54.0-1.f 100% | 244.6 MiB/s |   1.0 MiB |  00m00s
[172/195] Installing librsvg2-0:2.57.1- 100% | 374.6 MiB/s |   4.1 MiB |  00m00s
[173/195] Installing rsvg-pixbuf-loader 100% |   0.0   B/s |  16.5 KiB |  00m00s
[174/195] Installing lasi-0:1.1.3-13.fc 100% | 129.2 MiB/s | 132.3 KiB |  00m00s
[175/195] Installing libgs-0:10.02.1-13 100% | 555.5 MiB/s |  23.3 MiB |  00m00s
[176/195] Installing npth-0:1.7-1.fc40. 100% |  49.5 MiB/s |  50.7 KiB |  00m00s
[177/195] Installing gnupg2-0:2.4.4-1.f 100% | 413.4 MiB/s |   9.5 MiB |  00m00s
[178/195] Installing gpgme-0:1.23.2-3.f 100% | 282.1 MiB/s | 577.7 KiB |  00m00s
[179/195] Installing gpgmepp-0:1.23.2-3 100% | 207.7 MiB/s | 425.3 KiB |  00m00s
[180/195] Installing poppler-data-0:0.4 100% | 427.2 MiB/s |  12.4 MiB |  00m00s
[181/195] Installing poppler-0:24.02.0- 100% | 432.7 MiB/s |   3.5 MiB |  00m00s
[182/195] Installing poppler-glib-0:24. 100% | 281.3 MiB/s | 576.1 KiB |  00m00s
[183/195] Installing graphviz-0:9.0.0-1 100% | 441.0 MiB/s |  21.2 MiB |  00m00s
[184/195] Installing gc-0:8.2.2-6.fc40. 100% |  85.0 MiB/s | 261.2 KiB |  00m00s
[185/195] Installing guile30-0:3.0.7-12 100% | 500.8 MiB/s |  51.6 MiB |  00m00s
[186/195] Installing make-1:4.4.1-6.fc4 100% | 300.0 MiB/s |   1.8 MiB |  00m00s
[187/195] Installing gcc-0:14.2.1-3.fc4 100% | 468.1 MiB/s | 104.4 MiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[188/195] Installing rhash-0:1.4.3-4.fc 100% | 170.8 MiB/s | 349.9 KiB |  00m00s
[189/195] Installing jsoncpp-0:1.9.5-7. 100% |  31.1 MiB/s | 254.9 KiB |  00m00s
[190/195] Installing cmake-data-0:3.30. 100% | 129.4 MiB/s |   8.8 MiB |  00m00s
[191/195] Installing cmake-0:3.30.7-1.f 100% | 432.3 MiB/s |  32.4 MiB |  00m00s
[192/195] Installing gcc-c++-0:14.2.1-3 100% | 438.7 MiB/s |  38.2 MiB |  00m00s
[193/195] Installing gcc-plugin-annobin 100% |   4.8 MiB/s |  58.6 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[194/195] Installing annobin-plugin-gcc 100% |  68.2 MiB/s | 977.9 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[195/195] Installing doxygen-2:1.10.0-3 100% |  25.9 MiB/s |  18.1 MiB |  00m01s
>>> Running post-transaction scriptlet: urw-base35-z003-fonts-0:20200910-20.fc40
>>> Stop post-transaction scriptlet: urw-base35-z003-fonts-0:20200910-20.fc40.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-p052-fonts-0:20200910-20.fc40
>>> Stop post-transaction scriptlet: urw-base35-p052-fonts-0:20200910-20.fc40.no
>>> 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-nimbus-roman-fonts-0:20200910
>>> Stop post-transaction scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-20
>>> 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-gothic-fonts-0:20200910-20.fc
>>> Stop post-transaction scriptlet: urw-base35-gothic-fonts-0:20200910-20.fc40.
>>> 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-c059-fonts-0:20200910-20.fc40
>>> Stop post-transaction scriptlet: urw-base35-c059-fonts-0:20200910-20.fc40.no
>>> Running post-transaction scriptlet: urw-base35-bookman-fonts-0:20200910-20.f
>>> Stop post-transaction scriptlet: urw-base35-bookman-fonts-0:20200910-20.fc40
>>> Running post-transaction scriptlet: crypto-policies-scripts-0:20241011-1.git
>>> Stop post-transaction scriptlet: crypto-policies-scripts-0:20241011-1.git593
>>> Running post-transaction scriptlet: nss-0:3.108.0-1.fc40.x86_64
>>> Stop post-transaction scriptlet: nss-0:3.108.0-1.fc40.x86_64
>>> Running post-transaction scriptlet: fontconfig-0:2.15.0-6.fc40.x86_64
>>> Stop post-transaction scriptlet: fontconfig-0:2.15.0-6.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39-37.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-37.fc40.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.3-1.fc40.x86_64
>>> Stop trigger-install scriptlet: glib2-0:2.80.3-1.fc40.x86_64
>>> Running trigger-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
>>> Stop trigger-install scriptlet: shared-mime-info-0:2.3-5.fc40.x86_64
>>> Running trigger-install scriptlet: gdk-pixbuf2-0:2.42.10-8.fc40.x86_64
>>> Stop trigger-install scriptlet: gdk-pixbuf2-0:2.42.10-8.fc40.x86_64
>>> Running trigger-install scriptlet: fontconfig-0:2.15.0-6.fc40.x86_64
>>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-6.fc40.x86_64
>>> Running trigger-install scriptlet: graphviz-0:9.0.0-11.fc40.x86_64
>>> Stop trigger-install scriptlet: graphviz-0:9.0.0-11.fc40.x86_64
Warning: skipped PGP checks for 1 package(s).
Finish: build setup for argagg-0.4.7-1.fc40.src.rpm
Start: rpmbuild argagg-0.4.7-1.fc40.src.rpm
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U9kou6
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf argagg-0.4.7
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/argagg-0.4.7.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd argagg-0.4.7
+ rm -rf /builddir/build/BUILD/argagg-0.4.7-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/argagg-0.4.7-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's/^.*cmake_minimum_required.*$//' CMakeLists.txt
+ 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 -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 -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 -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 -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 -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
+ /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_FULL_SBINDIR:PATH=/usr/sbin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DARGAGG_BUILD_EXAMPLES=OFF -DARGAGG_BUILD_TESTS=OFF
CMake Warning (dev) at CMakeLists.txt:2 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The CXX compiler identification is GNU 14.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.30)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done (0.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    CMAKE_INSTALL_FULL_SBINDIR
    CMAKE_INSTALL_SBINDIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SNzNow
+ 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 -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 -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 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd argagg-0.4.7
+ /usr/bin/cmake --build redhat-linux-build -j4 --verbose
Change Dir: '/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j4
/usr/bin/cmake -S/builddir/build/BUILD/argagg-0.4.7 -B/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build/CMakeFiles /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build'
cd /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/argagg-0.4.7 /builddir/build/BUILD/argagg-0.4.7 /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build/CMakeFiles/docs.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build'
[100%] Generating share/doc/argagg/html, share/doc/argagg/xml
/usr/bin/cmake -E make_directory /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build/share/doc/argagg
/usr/bin/doxygen doxygen.cfg
warning: Tag 'SYMBOL_CACHE_SIZE' at line 41 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 75 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 123 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 133 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 135 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 158 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 177 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 199 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 200 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 233 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 237 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 238 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 241 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 242 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 260 of file 'doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: doxygen no longer ships with the FreeSans font.
  You may want to clear or change DOT_FONTNAME.
  Otherwise you run the risk that the wrong font is being used for dot generated graphs.
/builddir/build/BUILD/argagg-0.4.7/include/argagg/argagg.hpp:774: warning: no uniquely matching class member found for 
  template 
  argagg::option_result::operator bool() const
Possible candidates:
  'T std::basic_ofstream< Char >::operator bool(T... args)' at line 4342 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ofstream< Char >::sentry::operator bool(T... args)' at line 4545 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::fstream::operator bool(T... args)' at line 4873 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::fstream::sentry::operator bool(T... args)' at line 5088 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostream::operator bool(T... args)' at line 7253 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostream::sentry::operator bool(T... args)' at line 7505 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::unique_lock< T >::operator bool(T... args)' at line 8131 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostringstream< Char >::operator bool(T... args)' at line 8311 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostringstream< Char >::sentry::operator bool(T... args)' at line 8507 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ios< Char >::operator bool(T... args)' at line 9971 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::shared_ptr< T >::operator bool(T... args)' at line 10745 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostringstream::operator bool(T... args)' at line 10922 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostringstream::sentry::operator bool(T... args)' at line 11111 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_fstream< Char >::operator bool(T... args)' at line 11320 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_fstream< Char >::sentry::operator bool(T... args)' at line 11535 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::iostream::operator bool(T... args)' at line 12997 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::iostream::sentry::operator bool(T... args)' at line 13198 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistream::operator bool(T... args)' at line 13807 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistream::sentry::operator bool(T... args)' at line 14101 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::stringstream::operator bool(T... args)' at line 14680 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::stringstream::sentry::operator bool(T... args)' at line 14881 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::unique_ptr< T >::operator bool(T... args)' at line 15394 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostream::operator bool(T... args)' at line 16234 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostream::sentry::operator bool(T... args)' at line 16486 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::shared_lock< T >::operator bool(T... args)' at line 16550 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::error_code::operator bool(T... args)' at line 17102 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wifstream::operator bool(T... args)' at line 17251 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wifstream::sentry::operator bool(T... args)' at line 17567 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istream< Char >::operator bool(T... args)' at line 18244 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istream< Char >::sentry::operator bool(T... args)' at line 18545 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::strstream::operator bool(T... args)' at line 21111 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::strstream::sentry::operator bool(T... args)' at line 21326 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_stringstream< Char >::operator bool(T... args)' at line 22297 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_stringstream< Char >::sentry::operator bool(T... args)' at line 22498 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostringstream::operator bool(T... args)' at line 23476 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostringstream::sentry::operator bool(T... args)' at line 23672 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istrstream::operator bool(T... args)' at line 24140 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istrstream::sentry::operator bool(T... args)' at line 24435 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostream< Char >::operator bool(T... args)' at line 24770 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostream< Char >::sentry::operator bool(T... args)' at line 25029 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::function::operator bool(T... args)' at line 25455 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::error_condition::operator bool(T... args)' at line 25505 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wiostream::operator bool(T... args)' at line 26368 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wiostream::sentry::operator bool(T... args)' at line 26569 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ofstream::operator bool(T... args)' at line 27223 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ofstream::sentry::operator bool(T... args)' at line 27433 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istringstream< Char >::operator bool(T... args)' at line 27586 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istringstream< Char >::sentry::operator bool(T... args)' at line 27881 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ifstream< Char >::operator bool(T... args)' at line 27976 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ifstream< Char >::sentry::operator bool(T... args)' at line 28285 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::experimental::optional::operator bool(T... args)' at line 29450 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istringstream::operator bool(T... args)' at line 29878 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istringstream::sentry::operator bool(T... args)' at line 30180 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istream::operator bool(T... args)' at line 30707 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istream::sentry::operator bool(T... args)' at line 30994 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostrstream::operator bool(T... args)' at line 31219 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostrstream::sentry::operator bool(T... args)' at line 31415 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wfstream::operator bool(T... args)' at line 32027 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wfstream::sentry::operator bool(T... args)' at line 32242 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_iostream< Char >::operator bool(T... args)' at line 32854 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_iostream< Char >::sentry::operator bool(T... args)' at line 33055 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wofstream::operator bool(T... args)' at line 33229 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wofstream::sentry::operator bool(T... args)' at line 33432 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wstringstream::operator bool(T... args)' at line 33751 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wstringstream::sentry::operator bool(T... args)' at line 33959 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistringstream::operator bool(T... args)' at line 34212 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistringstream::sentry::operator bool(T... args)' at line 34514 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ifstream::operator bool(T... args)' at line 34622 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ifstream::sentry::operator bool(T... args)' at line 34938 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
/builddir/build/BUILD/argagg-0.4.7/include/argagg/argagg.hpp:836: warning: no uniquely matching class member found for 
  template 
  argagg::option_results::operator bool() const
Possible candidates:
  'T std::basic_ofstream< Char >::operator bool(T... args)' at line 4342 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ofstream< Char >::sentry::operator bool(T... args)' at line 4545 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::fstream::operator bool(T... args)' at line 4873 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::fstream::sentry::operator bool(T... args)' at line 5088 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostream::operator bool(T... args)' at line 7253 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostream::sentry::operator bool(T... args)' at line 7505 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::unique_lock< T >::operator bool(T... args)' at line 8131 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostringstream< Char >::operator bool(T... args)' at line 8311 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostringstream< Char >::sentry::operator bool(T... args)' at line 8507 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ios< Char >::operator bool(T... args)' at line 9971 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::shared_ptr< T >::operator bool(T... args)' at line 10745 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostringstream::operator bool(T... args)' at line 10922 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostringstream::sentry::operator bool(T... args)' at line 11111 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_fstream< Char >::operator bool(T... args)' at line 11320 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_fstream< Char >::sentry::operator bool(T... args)' at line 11535 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::iostream::operator bool(T... args)' at line 12997 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::iostream::sentry::operator bool(T... args)' at line 13198 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistream::operator bool(T... args)' at line 13807 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistream::sentry::operator bool(T... args)' at line 14101 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::stringstream::operator bool(T... args)' at line 14680 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::stringstream::sentry::operator bool(T... args)' at line 14881 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::unique_ptr< T >::operator bool(T... args)' at line 15394 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostream::operator bool(T... args)' at line 16234 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostream::sentry::operator bool(T... args)' at line 16486 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::shared_lock< T >::operator bool(T... args)' at line 16550 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::error_code::operator bool(T... args)' at line 17102 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wifstream::operator bool(T... args)' at line 17251 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wifstream::sentry::operator bool(T... args)' at line 17567 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istream< Char >::operator bool(T... args)' at line 18244 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istream< Char >::sentry::operator bool(T... args)' at line 18545 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::strstream::operator bool(T... args)' at line 21111 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::strstream::sentry::operator bool(T... args)' at line 21326 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_stringstream< Char >::operator bool(T... args)' at line 22297 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_stringstream< Char >::sentry::operator bool(T... args)' at line 22498 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostringstream::operator bool(T... args)' at line 23476 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wostringstream::sentry::operator bool(T... args)' at line 23672 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istrstream::operator bool(T... args)' at line 24140 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istrstream::sentry::operator bool(T... args)' at line 24435 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostream< Char >::operator bool(T... args)' at line 24770 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ostream< Char >::sentry::operator bool(T... args)' at line 25029 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::function::operator bool(T... args)' at line 25455 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::error_condition::operator bool(T... args)' at line 25505 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wiostream::operator bool(T... args)' at line 26368 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wiostream::sentry::operator bool(T... args)' at line 26569 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ofstream::operator bool(T... args)' at line 27223 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ofstream::sentry::operator bool(T... args)' at line 27433 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istringstream< Char >::operator bool(T... args)' at line 27586 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_istringstream< Char >::sentry::operator bool(T... args)' at line 27881 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ifstream< Char >::operator bool(T... args)' at line 27976 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_ifstream< Char >::sentry::operator bool(T... args)' at line 28285 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::experimental::optional::operator bool(T... args)' at line 29450 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istringstream::operator bool(T... args)' at line 29878 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istringstream::sentry::operator bool(T... args)' at line 30180 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istream::operator bool(T... args)' at line 30707 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::istream::sentry::operator bool(T... args)' at line 30994 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostrstream::operator bool(T... args)' at line 31219 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ostrstream::sentry::operator bool(T... args)' at line 31415 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wfstream::operator bool(T... args)' at line 32027 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wfstream::sentry::operator bool(T... args)' at line 32242 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_iostream< Char >::operator bool(T... args)' at line 32854 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::basic_iostream< Char >::sentry::operator bool(T... args)' at line 33055 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wofstream::operator bool(T... args)' at line 33229 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wofstream::sentry::operator bool(T... args)' at line 33432 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wstringstream::operator bool(T... args)' at line 33751 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wstringstream::sentry::operator bool(T... args)' at line 33959 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistringstream::operator bool(T... args)' at line 34212 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::wistringstream::sentry::operator bool(T... args)' at line 34514 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ifstream::operator bool(T... args)' at line 34622 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
  'T std::ifstream::sentry::operator bool(T... args)' at line 34938 of file /builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
Doxygen version used: 1.10.0 (GIT-NOTFOUND)
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /builddir/build/BUILD/argagg-0.4.7/doc
Searching for files in directory /builddir/build/BUILD/argagg-0.4.7/include
Searching for files in directory /builddir/build/BUILD/argagg-0.4.7/include/argagg
Searching for files in directory /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert
Reading and parsing tag files
Reading tag file '/builddir/build/BUILD/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml', location 'http://en.cppreference.com/w/'...
Parsing files
Reading /builddir/build/BUILD/argagg-0.4.7/doc/root.md...
Preprocessing /builddir/build/BUILD/argagg-0.4.7/include/argagg/argagg.hpp...
Parsing file /builddir/build/BUILD/argagg-0.4.7/include/argagg/argagg.hpp...
Preprocessing /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/csv.hpp...
Parsing file /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/csv.hpp...
Preprocessing /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp...
Parsing file /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file /builddir/build/BUILD/argagg-0.4.7/doc/root.md...
Generating code for file /builddir/build/BUILD/argagg-0.4.7/include/argagg/argagg.hpp...
Generating code for file /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/csv.hpp...
Generating code for file /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp...
Generating file documentation...
Generating docs for file /builddir/build/BUILD/argagg-0.4.7/doc/root.md...
Generating docs for file /builddir/build/BUILD/argagg-0.4.7/include/argagg/argagg.hpp...
Generating docs for file /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/csv.hpp...
Generating docs for file /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp...
Generating page documentation...
Generating group documentation/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:56: warning: unable to resolve reference to 'cv::Point3_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:46: warning: unable to resolve reference to 'cv::Point_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:77: warning: unable to resolve reference to 'cv::Rect_' for \ref command
/builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/opencv.hpp:66: warning: unable to resolve reference to 'cv::Size_' for \ref command
...
Generating class documentation...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating docs for namespace argagg
Generating docs for compound argagg::csv...
Generating docs for compound argagg::definition...
Generating docs for compound argagg::fmt_ostream...
Generating docs for compound argagg::invalid_flag...
Generating docs for compound argagg::option_lacks_argument_error...
Generating docs for compound argagg::option_result...
Generating docs for compound argagg::option_results...
Generating docs for compound argagg::parser...
Generating docs for compound argagg::parser_map...
Generating docs for compound argagg::parser_results...
Generating docs for compound argagg::unexpected_argument_error...
Generating docs for compound argagg::unexpected_option_error...
Generating docs for compound argagg::unknown_option...
Generating docs for namespace argagg::convert
Generating docs for compound argagg::convert::converter...
Generating docs for compound argagg::convert::converter< csv< T > >...
Generating docs for compound argagg::convert::converter< cv::Point3_< T > >...
Generating docs for compound argagg::convert::converter< cv::Point_< T > >...
Generating docs for compound argagg::convert::converter< cv::Rect_< T > >...
Generating docs for compound argagg::convert::converter< cv::Size_< T > >...
Generating docs for namespace std
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating main page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Generating XML output...
Generating XML output for class argagg::convert::converter
Generating XML output for class argagg::convert::converter< csv< T > >
Generating XML output for class argagg::convert::converter< cv::Point3_< T > >
Generating XML output for class argagg::convert::converter< cv::Point_< T > >
Generating XML output for class argagg::convert::converter< cv::Rect_< T > >
Generating XML output for class argagg::convert::converter< cv::Size_< T > >
Generating XML output for class argagg::csv
Generating XML output for class argagg::definition
Generating XML output for class argagg::fmt_ostream
Generating XML output for class argagg::invalid_flag
Generating XML output for class argagg::option_lacks_argument_error
Generating XML output for class argagg::option_result
Generating XML output for class argagg::option_results
Generating XML output for class argagg::parser
Generating XML output for class argagg::parser_map
Generating XML output for class argagg::parser_results
Generating XML output for class argagg::unexpected_argument_error
Generating XML output for class argagg::unexpected_option_error
Generating XML output for class argagg::unknown_option
Generating XML output for namespace argagg
Generating XML output for namespace argagg::convert
Generating XML output for namespace std
Generating XML output for namespace std::chrono
Generating XML output for namespace std::experimental
Generating XML output for namespace std::regex_constants
Generating XML output for namespace std::rel_ops
Generating XML output for namespace std::this_thread
Generating XML output for file root.md
Generating XML output for file argagg.hpp
Generating XML output for file csv.hpp
Generating XML output for file opencv.hpp
Generate XML output for dir /builddir/build/BUILD/argagg-0.4.7/include/argagg/
Generate XML output for dir /builddir/build/BUILD/argagg-0.4.7/include/argagg/convert/
Generate XML output for dir /builddir/build/BUILD/argagg-0.4.7/doc/
Generate XML output for dir /builddir/build/BUILD/argagg-0.4.7/include/
Generating XML output for the main page
Running plantuml with JAVA...
type lookup cache used 710/65536 hits=11636 misses=934
symbol lookup cache used 514/65536 hits=10551 misses=514
finished...
gmake[2]: Leaving directory '/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build'
[100%] Built target docs
gmake[1]: Leaving directory '/builddir/build/BUILD/argagg-0.4.7/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/argagg-0.4.7/redhat-linux-build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QeYCIx
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64
++ dirname /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.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 -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 -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 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd argagg-0.4.7
+ DESTDIR=/builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64
+ /usr/bin/cmake --install redhat-linux-build
-- Install configuration: ""
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/include/../include
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/include/../include/argagg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/include/../include/argagg/argagg.hpp
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/include/../include/argagg/convert
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/include/../include/argagg/convert/csv.hpp
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/include/../include/argagg/convert/opencv.hpp
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/doxygen_crawl.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tabs.css
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/jquery.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/menu.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/clipboard.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/cookie.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/dynsections.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_a.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_b.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_h.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_s.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_ad.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_bd.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_hd.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/tab_sd.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/nav_h.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/nav_hd.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/nav_f.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/nav_fd.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/bc_s.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/bc_sd.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/doxygen.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/closed.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/open.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/sync_on.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/sync_off.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/nav_g.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/plus.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/minus.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/plusd.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/minusd.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/doxygen.css
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/mag.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/mag_d.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/close.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/mag_sel.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/mag_seld.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/search.css
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_1.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_2.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_3.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_4.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_5.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_6.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_7.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_8.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_9.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_a.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_b.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_c.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_d.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_e.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_f.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_10.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_11.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_12.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_13.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_14.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_15.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_16.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_17.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_18.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_19.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_1a.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/all_1b.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_1.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_2.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_3.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_4.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_5.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_6.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_7.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_8.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_9.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_a.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_b.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_c.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_d.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_e.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_f.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_10.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_11.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_12.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_13.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_14.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_15.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_16.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_17.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/classes_18.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/namespaces_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/namespaces_1.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/files_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/files_1.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/files_2.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/files_3.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_1.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_2.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_3.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_4.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_5.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_6.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_7.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_8.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_9.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_a.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_b.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_c.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_d.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_e.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_f.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_10.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_11.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_12.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_13.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_14.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_15.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_16.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_17.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_18.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_19.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_1a.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/functions_1b.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_1.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_2.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_3.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_4.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_5.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_6.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_7.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_8.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/variables_9.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/defines_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/defines_1.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/pages_0.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/searchdata.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/search/search.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/doc.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/docd.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/folderopen.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/folderopend.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/folderclosed.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/folderclosedd.svg
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/splitbar.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/splitbard.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/argagg_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/csv_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/opencv_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/root_8md.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/argagg_8hpp.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/csv_8hpp.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/opencv_8hpp.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/namespaceargagg.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1csv.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1csv-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1definition.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1definition-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1fmt__ostream.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1fmt__ostream.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1fmt__ostream-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1invalid__flag.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1invalid__flag.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1invalid__flag-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1option__lacks__argument__error.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1option__lacks__argument__error.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1option__lacks__argument__error-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1option__result.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1option__result-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1option__results.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1option__results-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1parser.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1parser-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1parser__map.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1parser__map-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1parser__results.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1parser__results-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unexpected__argument__error.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unexpected__argument__error.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unexpected__argument__error-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unexpected__option__error.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unexpected__option__error.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unexpected__option__error-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unknown__option.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unknown__option.png
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1unknown__option-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/namespaceargagg_1_1convert.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01csv_3_01T_01_4_01_4.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01csv_3_01T_01_4_01_4-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Point3___3_01T_01_4_01_4.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Point3___3_01T_01_4_01_4-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Point___3_01T_01_4_01_4.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Point___3_01T_01_4_01_4-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Rect___3_01T_01_4_01_4.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Rect___3_01T_01_4_01_4-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Size___3_01T_01_4_01_4.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/structargagg_1_1convert_1_1converter_3_01cv_1_1Size___3_01T_01_4_01_4-members.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/namespacestd.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/dir_3dce327110c17a1b0b84de18ed2db9f3.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/dir_d74c192d00c3727cb940da09cae8cdde.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/dir_e68e8157741866f444e17edd764ebbae.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/dir_d44c64559bbebec7f509842c48db8b23.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/menudata.js
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/index.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/namespaces.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/namespacemembers.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/namespacemembers_func.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/annotated.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/classes.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/hierarchy.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/functions.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/functions_func.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/functions_vars.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/files.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/globals.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/globals_func.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/html/globals_defs.html
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/xml.xsd
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/index.xsd
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/doxyfile.xsd
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/compound.xsd
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/Doxyfile.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/index.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1convert_1_1converter.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1convert_1_1converter_3_01csv_3_01T_01_4_01_4.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1convert_1_1converter_3_01cv_1_1Point3___3_01T_01_4_01_4.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1convert_1_1converter_3_01cv_1_1Point___3_01T_01_4_01_4.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1convert_1_1converter_3_01cv_1_1Rect___3_01T_01_4_01_4.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1convert_1_1converter_3_01cv_1_1Size___3_01T_01_4_01_4.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1csv.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1definition.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1fmt__ostream.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1invalid__flag.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1option__lacks__argument__error.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1option__result.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1option__results.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1parser.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1parser__map.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1parser__results.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1unexpected__argument__error.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1unexpected__option__error.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/structargagg_1_1unknown__option.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/namespaceargagg.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/namespaceargagg_1_1convert.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/namespacestd.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/root_8md.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/argagg_8hpp.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/csv_8hpp.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/opencv_8hpp.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/dir_3dce327110c17a1b0b84de18ed2db9f3.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/dir_d74c192d00c3727cb940da09cae8cdde.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/dir_e68e8157741866f444e17edd764ebbae.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/dir_d44c64559bbebec7f509842c48db8b23.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/indexpage.xml
-- Installing: /builddir/build/BUILDROOT/argagg-0.4.7-1.fc40.x86_64/usr/share/doc/argagg/xml/combine.xslt
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.4.7-1.fc40 --unique-debug-suffix -0.4.7-1.fc40.x86_64 --unique-debug-src-base argagg-0.4.7-1.fc40.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/argagg-0.4.7
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
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
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.af5638
+ 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 -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 -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 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd argagg-0.4.7
+ cd build
/var/tmp/rpm-tmp.af5638: line 47: cd: build: No such file or directory

RPM build warnings:

RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.af5638 (%check)
    source_date_epoch_from_changelog set but %changelog is missing
    Bad exit status from /var/tmp/rpm-tmp.af5638 (%check)
Finish: rpmbuild argagg-0.4.7-1.fc40.src.rpm
Finish: build phase for argagg-0.4.7-1.fc40.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-x86_64-1741053982.242759/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
ERROR: Exception(/var/lib/copr-rpmbuild/results/argagg-0.4.7-1.fc40.src.rpm) Config(fedora-40-x86_64) 0 minutes 12 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_failure=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
ERROR: Command failed: 
 # /usr/bin/systemd-nspawn -q -M 3abd0ef4d8a147a7b3e25989062930e5 -D /var/lib/mock/fedora-40-x86_64-1741053982.242759/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.gkpy4j8a:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/originals/argagg.spec'

Copr build error: Build failed