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


Version: 1.2
PID: 8536
Logging PID: 8537
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8528900,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': True,
 'git_hash': 'b720f35a51e6be62e64488347163794f93b4d434',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/sergiomb/google-drive-ocamlfuse/gapi-ocaml',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'gapi-ocaml',
 'package_version': '0.4.5-2',
 'project_dirname': 'google-drive-ocamlfuse',
 'project_name': 'google-drive-ocamlfuse',
 'project_owner': 'sergiomb',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/sergiomb/google-drive-ocamlfuse/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'sergiomb/google-drive-ocamlfuse--sergiomb',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'sergiomb',
 'tags': [],
 'task_id': '8528900-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/sergiomb/google-drive-ocamlfuse/gapi-ocaml /var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/sergiomb/google-drive-ocamlfuse/gapi-ocaml', '/var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml'...

Running: git checkout b720f35a51e6be62e64488347163794f93b4d434 --

cmd: ['git', 'checkout', 'b720f35a51e6be62e64488347163794f93b4d434', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml
rc: 0
stdout: 
stderr: Note: switching to 'b720f35a51e6be62e64488347163794f93b4d434'.

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 b720f35 automatic import of gapi-ocaml

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml
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
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncatedINFO: Downloading gapi-ocaml-0.4.5.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o gapi-ocaml-0.4.5.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/sergiomb/google-drive-ocamlfuse/gapi-ocaml/gapi-ocaml-0.4.5.tar.gz/md5/89bdb187ad69af2ba8a4f92a374a63b2/gapi-ocaml-0.4.5.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  770k  100  770k    0     0   9.9M      0 --:--:-- --:--:-- --:--:-- 10.0M
INFO: Reading stdout from command: md5sum gapi-ocaml-0.4.5.tar.gz


Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml/gapi-ocaml.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737147070.788738 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml/gapi-ocaml.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ez8rybt8/gapi-ocaml --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737147070.788738 -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-ez8rybt8/gapi-ocaml/gapi-ocaml.spec)  Config(fedora-41-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1737147070.788738/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:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-3b328af1-6910-4049-b232-be1daf3a259a
INFO: Checking that a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 image matches host's architecture
INFO: Copy content of container a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 to /var/lib/mock/fedora-41-x86_64-bootstrap-1737147070.788738/root
INFO: mounting a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 with podman image mount
INFO: image a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 as /var/lib/containers/storage/overlay/c9636add90844f42998958a532f08e880f2904e56e7e03e6d453e29ae1b586c4/merged
INFO: umounting image a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 (/var/lib/containers/storage/overlay/c9636add90844f42998958a532f08e880f2904e56e7e03e6d453e29ae1b586c4/merged) with podman image umount
INFO: Removing image mock-bootstrap-3b328af1-6910-4049-b232-be1daf3a259a
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
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-41-x86_64-1737147070.788738/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.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-3.fc41.x86_64
  dnf5-plugins-5.2.8.1-3.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  22.1 MiB/s |  10.0 MiB |  00m00s
 fedora                                 100% |  19.7 MiB/s |  35.4 MiB |  00m02s
 Copr repository                        100% | 211.8 KiB/s |  17.2 KiB |  00m00s
Repositories loaded.
Package                            Arch   Version                     Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.32-1.fc41               fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41               fedora      95.7 KiB
 coreutils                         x86_64 9.5-11.fc41                 updates      5.7 MiB
 cpio                              x86_64 2.15-2.fc41                 fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                 fedora       1.6 MiB
 fedora-release-common             noarch 41-29                       updates     19.7 KiB
 findutils                         x86_64 1:4.10.0-4.fc41             fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41                fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40-17.fc41                updates      0.0   B
 grep                              x86_64 3.11-9.fc41                 fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                 fedora     389.0 KiB
 info                              x86_64 7.1-3.fc41                  fedora     361.8 KiB
 patch                             x86_64 2.7.6-25.fc41               fedora     266.7 KiB
 redhat-rpm-config                 noarch 293-1.fc41                  fedora     183.5 KiB
 rpm-build                         x86_64 4.20.0-1.fc41               fedora     194.3 KiB
 sed                               x86_64 4.9-3.fc41                  fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.15.1-12.fc41            fedora       4.1 MiB
 tar                               x86_64 2:1.35-4.fc41               fedora       2.9 MiB
 unzip                             x86_64 6.0-64.fc41                 fedora     386.8 KiB
 util-linux                        x86_64 2.40.4-1.fc41               updates      3.6 MiB
 which                             x86_64 2.21-42.fc41                fedora      80.2 KiB
 xz                                x86_64 1:5.6.2-2.fc41              fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.3.6-3.fc41                updates      2.4 MiB
 alternatives                      x86_64 1.31-1.fc41                 updates     64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                   fedora      35.7 KiB
 audit-libs                        x86_64 4.0.3-1.fc41                updates    351.3 KiB
 authselect                        x86_64 1.5.0-8.fc41                fedora     157.6 KiB
 authselect-libs                   x86_64 1.5.0-8.fc41                fedora     822.2 KiB
 basesystem                        noarch 11-21.fc41                  fedora       0.0   B
 binutils                          x86_64 2.43.1-5.fc41               updates     27.4 MiB
 build-reproducibility-srpm-macros noarch 0.3.6-3.fc41                updates    735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41               fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-1.0.fc41 fedora       2.4 MiB
 coreutils-common                  x86_64 9.5-11.fc41                 updates     11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41               fedora     238.9 KiB
 crypto-policies                   noarch 20241029-1.git8baf557.fc41  updates    136.9 KiB
 curl                              x86_64 8.9.1-3.fc41                updates    793.5 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41              fedora       2.3 MiB
 debugedit                         x86_64 5.1-2.fc41                  updates    200.6 KiB
 dwz                               x86_64 0.15-8.fc41                 fedora     298.9 KiB
 ed                                x86_64 1.20.2-2.fc41               fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-13.fc41                   updates     40.2 KiB
 elfutils                          x86_64 0.192-7.fc41                updates      2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc41                updates     81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc41                updates      1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc41                updates      1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc41                updates    654.9 KiB
 fedora-gpg-keys                   noarch 41-1                        fedora     126.4 KiB
 fedora-release                    noarch 41-29                       updates      0.0   B
 fedora-release-identity-basic     noarch 41-29                       updates    682.0   B
 fedora-repos                      noarch 41-1                        fedora       4.9 KiB
 file                              x86_64 5.45-7.fc41                 fedora     103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                 fedora       9.9 MiB
 filesystem                        x86_64 3.18-23.fc41                fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41             fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc41                updates     38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                 fedora     144.0   B
 gdb-minimal                       x86_64 15.2-4.fc41                 updates     12.7 MiB
 gdbm                              x86_64 1:1.23-7.fc41               fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41               fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.1-2.fc41                fedora     747.0   B
 glibc                             x86_64 2.40-17.fc41                updates      6.6 MiB
 glibc-common                      x86_64 2.40-17.fc41                updates      1.0 MiB
 glibc-gconv-extra                 x86_64 2.40-17.fc41                updates      7.8 MiB
 gmp                               x86_64 1:6.3.0-2.fc41              fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                    fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc41                updates     60.8 KiB
 jansson                           x86_64 2.13.1-10.fc41              fedora      88.3 KiB
 json-c                            x86_64 0.17-4.fc41                 fedora      82.4 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                 fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41                fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc41               updates      2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41                fedora      40.0 KiB
 libarchive                        x86_64 3.7.4-4.fc41                updates    926.6 KiB
 libattr                           x86_64 2.5.2-4.fc41                fedora      28.5 KiB
 libblkid                          x86_64 2.40.4-1.fc41               updates    257.2 KiB
 libbrotli                         x86_64 1.1.0-5.fc41                fedora     837.6 KiB
 libcap                            x86_64 2.70-4.fc41                 fedora     220.2 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41                fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc41               fedora      67.2 KiB
 libcurl                           x86_64 8.9.1-3.fc41                updates    809.3 KiB
 libeconf                          x86_64 0.6.2-3.fc41                fedora      58.0 KiB
 libevent                          x86_64 2.1.12-14.fc41              fedora     895.7 KiB
 libfdisk                          x86_64 2.40.4-1.fc41               updates    356.4 KiB
 libffi                            x86_64 3.4.6-3.fc41                fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-7.fc41               updates    270.9 KiB
 libgomp                           x86_64 14.2.1-7.fc41               updates    514.2 KiB
 libidn2                           x86_64 2.3.7-2.fc41                fedora     329.1 KiB
 libmount                          x86_64 2.40.4-1.fc41               updates    348.8 KiB
 libnghttp2                        x86_64 1.62.1-2.fc41               fedora     166.1 KiB
 libnsl2                           x86_64 2.0.1-2.fc41                fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc41                fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41               fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41               fedora     417.8 KiB
 libselinux                        x86_64 3.7-5.fc41                  fedora     181.0 KiB
 libsemanage                       x86_64 3.7-2.fc41                  fedora     293.5 KiB
 libsepol                          x86_64 3.7-2.fc41                  fedora     817.8 KiB
 libsmartcols                      x86_64 2.40.4-1.fc41               updates    176.2 KiB
 libssh                            x86_64 0.10.6-8.fc41               fedora     513.3 KiB
 libssh-config                     noarch 0.10.6-8.fc41               fedora     277.0   B
 libstdc++                         x86_64 14.2.1-7.fc41               updates      2.7 MiB
 libtasn1                          x86_64 4.19.0-9.fc41               fedora     175.7 KiB
 libtirpc                          x86_64 1.3.6-1.rc3.fc41            updates    197.6 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41               fedora      66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                  fedora       1.7 MiB
 libutempter                       x86_64 1.2.1-15.fc41               fedora      57.7 KiB
 libuuid                           x86_64 2.40.4-1.fc41               updates     39.9 KiB
 libverto                          x86_64 0.3.2-9.fc41                fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.38-2.fc41               updates    269.9 KiB
 libxml2                           x86_64 2.12.9-1.fc41               updates      1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41                fedora     795.9 KiB
 lua-libs                          x86_64 5.4.6-6.fc41                fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                   fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41               fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41                fedora     832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41         fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41         fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                   fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                   fedora     112.0   B
 openldap                          x86_64 2.6.8-6.fc41                updates    635.4 KiB
 openssl-libs                      x86_64 1:3.2.2-11.fc41             updates      7.7 MiB
 p11-kit                           x86_64 0.25.5-3.fc41               fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-3.fc41               fedora     391.4 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                 fedora       1.6 KiB
 pam                               x86_64 1.6.1-7.fc41                updates      1.8 MiB
 pam-libs                          x86_64 1.6.1-7.fc41                updates    139.0 KiB
 pcre2                             x86_64 10.44-1.fc41.1              fedora     653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1              fedora     251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                   fedora     861.0   B
 pkgconf                           x86_64 2.3.0-1.fc41                fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc41                fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc41                fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                 fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41             fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.16.4-1.fc41               updates      1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                 fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc41              fedora     500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc41                updates    456.0   B
 readline                          x86_64 8.2-10.fc41                 fedora     493.2 KiB
 rpm                               x86_64 4.20.0-1.fc41               fedora       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc41               fedora     206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc41               fedora     725.9 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc41                updates      2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc41                 fedora       4.8 KiB
 setup                             noarch 2.15.0-8.fc41               updates    720.7 KiB
 sqlite-libs                       x86_64 3.46.1-1.fc41               fedora       1.4 MiB
 systemd-libs                      x86_64 256.11-1.fc41               updates      2.0 MiB
 util-linux-core                   x86_64 2.40.4-1.fc41               updates      1.5 MiB
 xxhash-libs                       x86_64 0.8.3-1.fc41                updates     88.5 KiB
 xz-libs                           x86_64 1:5.6.2-2.fc41              fedora     214.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                    fedora       1.1 KiB
 zip                               x86_64 3.0-41.fc41                 fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.2.3-1.fc41                updates    138.5 KiB
 zstd                              x86_64 1.5.6-2.fc41                fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                               

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation, 179 MiB extra will be used (install 179 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.x86_64  100% | 347.8 KiB/s |  52.5 KiB |  00m00s
[  2/154] cpio-0:2.15-2.fc41.x86_64     100% |   1.5 MiB/s | 291.8 KiB |  00m00s
[  3/154] findutils-1:4.10.0-4.fc41.x86 100% |   8.0 MiB/s | 548.5 KiB |  00m00s
[  4/154] diffutils-0:3.10-8.fc41.x86_6 100% |   3.1 MiB/s | 405.4 KiB |  00m00s
[  5/154] bash-0:5.2.32-1.fc41.x86_64   100% |   6.3 MiB/s |   1.8 MiB |  00m00s
[  6/154] grep-0:3.11-9.fc41.x86_64     100% |   9.4 MiB/s | 299.7 KiB |  00m00s
[  7/154] gzip-0:1.13-2.fc41.x86_64     100% |   5.2 MiB/s | 170.2 KiB |  00m00s
[  8/154] info-0:7.1-3.fc41.x86_64      100% |   7.4 MiB/s | 182.5 KiB |  00m00s
[  9/154] patch-0:2.7.6-25.fc41.x86_64  100% |   5.3 MiB/s | 131.0 KiB |  00m00s
[ 10/154] rpm-build-0:4.20.0-1.fc41.x86 100% |   3.5 MiB/s |  82.8 KiB |  00m00s
[ 11/154] redhat-rpm-config-0:293-1.fc4 100% |   3.0 MiB/s |  82.0 KiB |  00m00s
[ 12/154] sed-0:4.9-3.fc41.x86_64       100% |  10.0 MiB/s | 317.7 KiB |  00m00s
[ 13/154] shadow-utils-2:4.15.1-12.fc41 100% |  32.2 MiB/s |   1.3 MiB |  00m00s
[ 14/154] unzip-0:6.0-64.fc41.x86_64    100% |   5.5 MiB/s | 184.9 KiB |  00m00s
[ 15/154] which-0:2.21-42.fc41.x86_64   100% |   1.7 MiB/s |  41.6 KiB |  00m00s
[ 16/154] tar-2:1.35-4.fc41.x86_64      100% |  11.2 MiB/s | 860.7 KiB |  00m00s
[ 17/154] xz-1:5.6.2-2.fc41.x86_64      100% |  12.8 MiB/s | 471.5 KiB |  00m00s
[ 18/154] gawk-0:5.3.0-4.fc41.x86_64    100% |  29.0 MiB/s |   1.1 MiB |  00m00s
[ 19/154] fedora-release-common-0:41-29 100% | 368.7 KiB/s |  23.6 KiB |  00m00s
[ 20/154] glibc-minimal-langpack-0:2.40 100% | 946.1 KiB/s | 104.1 KiB |  00m00s
[ 21/154] filesystem-0:3.18-23.fc41.x86 100% |  17.8 MiB/s |   1.1 MiB |  00m00s
[ 22/154] coreutils-0:9.5-11.fc41.x86_6 100% |   4.9 MiB/s |   1.1 MiB |  00m00s
[ 23/154] ncurses-libs-0:6.5-2.20240629 100% |  11.2 MiB/s | 334.0 KiB |  00m00s
[ 24/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% |   1.5 MiB/s |  41.1 KiB |  00m00s
[ 25/154] libselinux-0:3.7-5.fc41.x86_6 100% |   3.7 MiB/s |  87.8 KiB |  00m00s
[ 26/154] pcre2-0:10.44-1.fc41.1.x86_64 100% |   8.5 MiB/s | 243.1 KiB |  00m00s
[ 27/154] ed-0:1.20.2-2.fc41.x86_64     100% |   3.5 MiB/s |  81.8 KiB |  00m00s
[ 28/154] libattr-0:2.5.2-4.fc41.x86_64 100% | 790.1 KiB/s |  18.2 KiB |  00m00s
[ 29/154] util-linux-0:2.40.4-1.fc41.x8 100% |   4.5 MiB/s |   1.1 MiB |  00m00s
[ 30/154] ansible-srpm-macros-0:1-16.fc 100% | 944.3 KiB/s |  20.8 KiB |  00m00s
[ 31/154] dwz-0:0.15-8.fc41.x86_64      100% |   5.4 MiB/s | 138.9 KiB |  00m00s
[ 32/154] file-0:5.45-7.fc41.x86_64     100% |   2.2 MiB/s |  49.1 KiB |  00m00s
[ 33/154] fonts-srpm-macros-1:2.0.5-17. 100% |   1.1 MiB/s |  27.0 KiB |  00m00s
[ 34/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 346.2 KiB/s |   8.0 KiB |  00m00s
[ 35/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 452.8 KiB/s |   9.1 KiB |  00m00s
[ 36/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 406.9 KiB/s |   9.0 KiB |  00m00s
[ 37/154] kernel-srpm-macros-0:1.0-24.f 100% | 429.0 KiB/s |   9.9 KiB |  00m00s
[ 38/154] lua-srpm-macros-0:1-14.fc41.n 100% | 443.9 KiB/s |   8.9 KiB |  00m00s
[ 39/154] ocaml-srpm-macros-0:10-3.fc41 100% | 418.1 KiB/s |   9.2 KiB |  00m00s
[ 40/154] openblas-srpm-macros-0:2-18.f 100% | 335.4 KiB/s |   7.7 KiB |  00m00s
[ 41/154] package-notes-srpm-macros-0:0 100% | 491.5 KiB/s |   9.8 KiB |  00m00s
[ 42/154] perl-srpm-macros-0:1-56.fc41. 100% | 386.9 KiB/s |   8.5 KiB |  00m00s
[ 43/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 444.9 KiB/s |   8.9 KiB |  00m00s
[ 44/154] python-srpm-macros-0:3.13-3.f 100% |   1.0 MiB/s |  23.7 KiB |  00m00s
[ 45/154] rpm-0:4.20.0-1.fc41.x86_64    100% |  17.2 MiB/s | 547.4 KiB |  00m00s
[ 46/154] rust-srpm-macros-0:26.3-3.fc4 100% | 550.3 KiB/s |  12.1 KiB |  00m00s
[ 47/154] zig-srpm-macros-0:1-3.fc41.no 100% | 369.2 KiB/s |   8.1 KiB |  00m00s
[ 48/154] popt-0:1.19-7.fc41.x86_64     100% |   2.6 MiB/s |  65.9 KiB |  00m00s
[ 49/154] zip-0:3.0-41.fc41.x86_64      100% |   9.6 MiB/s | 264.8 KiB |  00m00s
[ 50/154] readline-0:8.2-10.fc41.x86_64 100% |   7.4 MiB/s | 213.2 KiB |  00m00s
[ 51/154] rpm-build-libs-0:4.20.0-1.fc4 100% |   4.0 MiB/s |  98.6 KiB |  00m00s
[ 52/154] rpm-libs-0:4.20.0-1.fc41.x86_ 100% |  11.2 MiB/s | 309.4 KiB |  00m00s
[ 53/154] zstd-0:1.5.6-2.fc41.x86_64    100% |  14.2 MiB/s | 481.5 KiB |  00m00s
[ 54/154] libacl-0:2.3.2-2.fc41.x86_64  100% |   1.1 MiB/s |  24.5 KiB |  00m00s
[ 55/154] libeconf-0:0.6.2-3.fc41.x86_6 100% |   1.4 MiB/s |  32.2 KiB |  00m00s
[ 56/154] libsemanage-0:3.7-2.fc41.x86_ 100% |   4.5 MiB/s | 116.3 KiB |  00m00s
[ 57/154] xz-libs-1:5.6.2-2.fc41.x86_64 100% |   4.7 MiB/s | 111.8 KiB |  00m00s
[ 58/154] gmp-1:6.3.0-2.fc41.x86_64     100% |  11.1 MiB/s | 318.0 KiB |  00m00s
[ 59/154] libcap-0:2.70-4.fc41.x86_64   100% |   3.3 MiB/s |  86.7 KiB |  00m00s
[ 60/154] fedora-repos-0:41-1.noarch    100% | 419.6 KiB/s |   9.2 KiB |  00m00s
[ 61/154] mpfr-0:4.2.1-5.fc41.x86_64    100% |  11.7 MiB/s | 346.3 KiB |  00m00s
[ 62/154] glibc-common-0:2.40-17.fc41.x 100% |   3.4 MiB/s | 377.3 KiB |  00m00s
[ 63/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |   1.4 MiB/s |  32.6 KiB |  00m00s
[ 64/154] libutempter-0:1.2.1-15.fc41.x 100% |   1.2 MiB/s |  26.6 KiB |  00m00s
[ 65/154] coreutils-common-0:9.5-11.fc4 100% |   9.3 MiB/s |   2.1 MiB |  00m00s
[ 66/154] ncurses-base-0:6.5-2.20240629 100% |   3.7 MiB/s |  88.3 KiB |  00m00s
[ 67/154] util-linux-core-0:2.40.4-1.fc 100% |   2.8 MiB/s | 492.2 KiB |  00m00s
[ 68/154] libsepol-0:3.7-2.fc41.x86_64  100% |  10.4 MiB/s | 342.2 KiB |  00m00s
[ 69/154] pcre2-syntax-0:10.44-1.fc41.1 100% |   4.9 MiB/s | 149.9 KiB |  00m00s
[ 70/154] file-libs-0:5.45-7.fc41.x86_6 100% |  17.7 MiB/s | 762.0 KiB |  00m00s
[ 71/154] lua-libs-0:5.4.6-6.fc41.x86_6 100% |   5.0 MiB/s | 132.0 KiB |  00m00s
[ 72/154] libzstd-0:1.5.6-2.fc41.x86_64 100% |  11.2 MiB/s | 310.3 KiB |  00m00s
[ 73/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |   2.8 MiB/s |  70.7 KiB |  00m00s
[ 74/154] sqlite-libs-0:3.46.1-1.fc41.x 100% |  19.9 MiB/s | 712.7 KiB |  00m00s
[ 75/154] fedora-gpg-keys-0:41-1.noarch 100% |   5.7 MiB/s | 133.7 KiB |  00m00s
[ 76/154] basesystem-0:11-21.fc41.noarc 100% | 335.1 KiB/s |   7.4 KiB |  00m00s
[ 77/154] libgcc-0:14.2.1-7.fc41.x86_64 100% |   2.5 MiB/s | 134.0 KiB |  00m00s
[ 78/154] glibc-0:2.40-17.fc41.x86_64   100% |  13.0 MiB/s |   2.2 MiB |  00m00s
[ 79/154] zlib-ng-compat-0:2.2.3-1.fc41 100% |   3.7 MiB/s |  75.6 KiB |  00m00s
[ 80/154] audit-libs-0:4.0.3-1.fc41.x86 100% |   6.1 MiB/s | 124.8 KiB |  00m00s
[ 81/154] libxcrypt-0:4.4.38-2.fc41.x86 100% |   6.0 MiB/s | 116.9 KiB |  00m00s
[ 82/154] pam-libs-0:1.6.1-7.fc41.x86_6 100% |   3.1 MiB/s |  57.4 KiB |  00m00s
[ 83/154] setup-0:2.15.0-8.fc41.noarch  100% |   7.6 MiB/s | 154.6 KiB |  00m00s
[ 84/154] libstdc++-0:14.2.1-7.fc41.x86 100% |   4.3 MiB/s | 822.8 KiB |  00m00s
[ 85/154] elfutils-libelf-0:0.192-7.fc4 100% |   4.4 MiB/s | 204.6 KiB |  00m00s
[ 86/154] rpm-sequoia-0:1.7.0-3.fc41.x8 100% |  14.1 MiB/s | 825.7 KiB |  00m00s
[ 87/154] glibc-gconv-extra-0:2.40-17.f 100% |   4.6 MiB/s |   1.5 MiB |  00m00s
[ 88/154] elfutils-debuginfod-client-0: 100% |   1.3 MiB/s |  43.9 KiB |  00m00s
[ 89/154] elfutils-libs-0:0.192-7.fc41. 100% |   4.0 MiB/s | 250.8 KiB |  00m00s
[ 90/154] json-c-0:0.17-4.fc41.x86_64   100% |   1.9 MiB/s |  44.0 KiB |  00m00s
[ 91/154] libgomp-0:14.2.1-7.fc41.x86_6 100% |   4.5 MiB/s | 349.5 KiB |  00m00s
[ 92/154] jansson-0:2.13.1-10.fc41.x86_ 100% |   1.9 MiB/s |  44.4 KiB |  00m00s
[ 93/154] debugedit-0:5.1-2.fc41.x86_64 100% |   3.1 MiB/s |  78.3 KiB |  00m00s
[ 94/154] libarchive-0:3.7.4-4.fc41.x86 100% |   5.3 MiB/s | 409.1 KiB |  00m00s
[ 95/154] pkgconf-pkg-config-0:2.3.0-1. 100% | 455.0 KiB/s |  10.0 KiB |  00m00s
[ 96/154] pkgconf-0:2.3.0-1.fc41.x86_64 100% |   2.0 MiB/s |  45.2 KiB |  00m00s
[ 97/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 651.0 KiB/s |  14.3 KiB |  00m00s
[ 98/154] libpkgconf-0:2.3.0-1.fc41.x86 100% |   1.7 MiB/s |  38.5 KiB |  00m00s
[ 99/154] curl-0:8.9.1-3.fc41.x86_64    100% |   5.4 MiB/s | 311.9 KiB |  00m00s
[100/154] build-reproducibility-srpm-ma 100% | 569.7 KiB/s |  10.8 KiB |  00m00s
[101/154] elfutils-0:0.192-7.fc41.x86_6 100% |   1.1 MiB/s | 501.3 KiB |  00m00s
[102/154] efi-srpm-macros-0:5-13.fc41.n 100% | 415.9 KiB/s |  22.5 KiB |  00m00s
[103/154] forge-srpm-macros-0:0.4.0-1.f 100% |   1.0 MiB/s |  19.7 KiB |  00m00s
[104/154] go-srpm-macros-0:3.6.0-5.fc41 100% |   1.3 MiB/s |  28.0 KiB |  00m00s
[105/154] pyproject-srpm-macros-0:1.16. 100% | 776.0 KiB/s |  14.0 KiB |  00m00s
[106/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% | 487.8 KiB/s |   9.3 KiB |  00m00s
[107/154] add-determinism-0:0.3.6-3.fc4 100% |   5.6 MiB/s | 875.9 KiB |  00m00s
[108/154] libuuid-0:2.40.4-1.fc41.x86_6 100% |   1.2 MiB/s |  27.1 KiB |  00m00s
[109/154] libblkid-0:2.40.4-1.fc41.x86_ 100% |   2.4 MiB/s | 119.2 KiB |  00m00s
[110/154] libsmartcols-0:2.40.4-1.fc41. 100% |   2.2 MiB/s |  79.4 KiB |  00m00s
[111/154] libmount-0:2.40.4-1.fc41.x86_ 100% |   2.5 MiB/s | 149.0 KiB |  00m00s
[112/154] libfdisk-0:2.40.4-1.fc41.x86_ 100% |   2.2 MiB/s | 152.5 KiB |  00m00s
[113/154] systemd-libs-0:256.11-1.fc41. 100% |   5.2 MiB/s | 691.7 KiB |  00m00s
[114/154] authselect-0:1.5.0-8.fc41.x86 100% |   4.7 MiB/s | 145.8 KiB |  00m00s
[115/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% |   2.4 MiB/s |  56.3 KiB |  00m00s
[116/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% |   1.3 MiB/s |  29.6 KiB |  00m00s
[117/154] libpwquality-0:1.4.5-11.fc41. 100% |   4.8 MiB/s | 119.0 KiB |  00m00s
[118/154] pam-0:1.6.1-7.fc41.x86_64     100% |   3.3 MiB/s | 555.0 KiB |  00m00s
[119/154] authselect-libs-0:1.5.0-8.fc4 100% |   8.5 MiB/s | 218.0 KiB |  00m00s
[120/154] cracklib-0:2.9.11-6.fc41.x86_ 100% |   3.7 MiB/s |  92.1 KiB |  00m00s
[121/154] ca-certificates-0:2024.2.69_v 100% |  22.4 MiB/s | 871.2 KiB |  00m00s
[122/154] libtirpc-0:1.3.6-1.rc3.fc41.x 100% |   2.6 MiB/s |  89.4 KiB |  00m00s
[123/154] libcom_err-0:1.47.1-6.fc41.x8 100% |   1.1 MiB/s |  26.6 KiB |  00m00s
[124/154] gdbm-1:1.23-7.fc41.x86_64     100% |   6.2 MiB/s | 151.8 KiB |  00m00s
[125/154] crypto-policies-0:20241029-1. 100% |   3.2 MiB/s |  97.5 KiB |  00m00s
[126/154] binutils-0:2.43.1-5.fc41.x86_ 100% |   5.9 MiB/s |   6.3 MiB |  00m01s
[127/154] keyutils-libs-0:1.6.3-4.fc41. 100% |   1.3 MiB/s |  31.6 KiB |  00m00s
[128/154] libverto-0:0.3.2-9.fc41.x86_6 100% | 899.6 KiB/s |  20.7 KiB |  00m00s
[129/154] openssl-libs-1:3.2.2-11.fc41. 100% |   7.7 MiB/s |   2.2 MiB |  00m00s
[130/154] krb5-libs-0:1.21.3-3.fc41.x86 100% |   5.0 MiB/s | 757.9 KiB |  00m00s
[131/154] elfutils-default-yama-scope-0 100% | 445.2 KiB/s |  12.5 KiB |  00m00s
[132/154] alternatives-0:1.31-1.fc41.x8 100% |   1.3 MiB/s |  39.4 KiB |  00m00s
[133/154] libffi-0:3.4.6-3.fc41.x86_64  100% |   1.7 MiB/s |  39.9 KiB |  00m00s
[134/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% |   2.8 MiB/s |  74.2 KiB |  00m00s
[135/154] p11-kit-0:0.25.5-3.fc41.x86_6 100% |  13.3 MiB/s | 490.9 KiB |  00m00s
[136/154] libxml2-0:2.12.9-1.fc41.x86_6 100% |   6.6 MiB/s | 656.8 KiB |  00m00s
[137/154] p11-kit-trust-0:0.25.5-3.fc41 100% |   5.4 MiB/s | 132.1 KiB |  00m00s
[138/154] fedora-release-0:41-29.noarch 100% | 472.8 KiB/s |  12.8 KiB |  00m00s
[139/154] xxhash-libs-0:0.8.3-1.fc41.x8 100% |   1.7 MiB/s |  35.9 KiB |  00m00s
[140/154] fedora-release-identity-basic 100% | 714.1 KiB/s |  13.6 KiB |  00m00s
[141/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% |  11.1 MiB/s | 340.5 KiB |  00m00s
[142/154] libcurl-0:8.9.1-3.fc41.x86_64 100% |   5.8 MiB/s | 350.0 KiB |  00m00s
[143/154] libidn2-0:2.3.7-2.fc41.x86_64 100% |   4.6 MiB/s | 118.4 KiB |  00m00s
[144/154] libnghttp2-0:1.62.1-2.fc41.x8 100% |   3.0 MiB/s |  76.6 KiB |  00m00s
[145/154] libpsl-0:0.21.5-4.fc41.x86_64 100% |   2.6 MiB/s |  64.1 KiB |  00m00s
[146/154] libssh-0:0.10.6-8.fc41.x86_64 100% |   7.1 MiB/s | 211.8 KiB |  00m00s
[147/154] libunistring-0:1.1-8.fc41.x86 100% |  16.1 MiB/s | 544.8 KiB |  00m00s
[148/154] publicsuffix-list-dafsa-0:202 100% |   2.4 MiB/s |  58.3 KiB |  00m00s
[149/154] libssh-config-0:0.10.6-8.fc41 100% | 420.1 KiB/s |   9.2 KiB |  00m00s
[150/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% |  22.2 MiB/s | 794.9 KiB |  00m00s
[151/154] openldap-0:2.6.8-6.fc41.x86_6 100% |   5.4 MiB/s | 243.0 KiB |  00m00s
[152/154] libevent-0:2.1.12-14.fc41.x86 100% |   9.3 MiB/s | 257.5 KiB |  00m00s
[153/154] libtool-ltdl-0:2.4.7-12.fc41. 100% |   1.3 MiB/s |  35.6 KiB |  00m00s
[154/154] gdb-minimal-0:15.2-4.fc41.x86 100% |  13.6 MiB/s |   4.0 MiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% |  16.2 MiB/s |  51.9 MiB |  00m03s
Running transaction
Importing OpenPGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
[  1/156] Verify package files          100% | 747.0   B/s | 154.0   B |  00m00s
[  2/156] Prepare transaction           100% |   1.7 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-7. 100% | 133.1 MiB/s | 272.5 KiB |  00m00s
[  4/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  6/156] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  7/156] Installing fedora-gpg-keys-0: 100% |  18.7 MiB/s | 172.2 KiB |  00m00s
[  8/156] Installing fedora-repos-0:41- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  9/156] Installing fedora-release-com 100% |  11.7 MiB/s |  24.0 KiB |  00m00s
[ 10/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 11/156] Installing setup-0:2.15.0-8.f 100% |  44.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 12/156] Installing filesystem-0:3.18- 100% |   1.5 MiB/s | 212.5 KiB |  00m00s
[ 13/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 15/156] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 16/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 17/156] Installing ncurses-base-0:6.5 100% |  34.3 MiB/s | 351.7 KiB |  00m00s
[ 18/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/156] Installing ncurses-libs-0:6.5 100% | 137.0 MiB/s | 981.8 KiB |  00m00s
[ 20/156] Installing glibc-0:2.40-17.fc 100% | 183.7 MiB/s |   6.6 MiB |  00m00s
[ 21/156] Installing bash-0:5.2.32-1.fc 100% | 263.5 MiB/s |   8.2 MiB |  00m00s
[ 22/156] Installing glibc-common-0:2.4 100% | 115.0 MiB/s |   1.0 MiB |  00m00s
[ 23/156] Installing glibc-gconv-extra- 100% | 140.4 MiB/s |   7.9 MiB |  00m00s
[ 24/156] Installing zlib-ng-compat-0:2 100% | 136.1 MiB/s | 139.3 KiB |  00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 105.2 MiB/s | 215.5 KiB |  00m00s
[ 27/156] Installing popt-0:1.19-7.fc41 100% |  28.0 MiB/s | 143.5 KiB |  00m00s
[ 28/156] Installing readline-0:8.2-10. 100% | 161.2 MiB/s | 495.3 KiB |  00m00s
[ 29/156] Installing libuuid-0:2.40.4-1 100% |  40.0 MiB/s |  41.0 KiB |  00m00s
[ 30/156] Installing libblkid-0:2.40.4- 100% | 126.1 MiB/s | 258.2 KiB |  00m00s
[ 31/156] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 32/156] Installing libacl-0:2.3.2-2.f 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
[ 33/156] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB |  00m00s
[ 34/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.2 KiB |  00m00s
[ 35/156] Installing elfutils-libelf-0: 100% | 233.4 MiB/s |   1.2 MiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 245.4 MiB/s |   2.7 MiB |  00m00s
[ 37/156] Installing libxcrypt-0:4.4.38 100% | 133.1 MiB/s | 272.6 KiB |  00m00s
[ 38/156] Installing libeconf-0:0.6.2-3 100% |  58.3 MiB/s |  59.7 KiB |  00m00s
[ 39/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 40/156] Installing dwz-0:0.15-8.fc41. 100% | 146.6 MiB/s | 300.3 KiB |  00m00s
[ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 42/156] Installing gawk-0:5.3.0-4.fc4 100% | 157.5 MiB/s |   1.7 MiB |  00m00s
[ 43/156] Installing unzip-0:6.0-64.fc4 100% | 127.0 MiB/s | 390.3 KiB |  00m00s
[ 44/156] Installing file-libs-0:5.45-7 100% | 451.5 MiB/s |   9.9 MiB |  00m00s
[ 45/156] Installing file-0:5.45-7.fc41 100% |   4.5 MiB/s | 105.0 KiB |  00m00s
>>> Running pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41.
>>> Finished pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41
>>> Scriptlet output:
>>> /var/tmp/rpm-tmp.lgDaBW: line 2: rm: command not found
>>> 
[ 46/156] Installing crypto-policies-0: 100% |  13.3 MiB/s | 163.3 KiB |  00m00s
[ 47/156] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB |  00m00s
[ 48/156] Installing grep-0:3.11-9.fc41 100% | 100.3 MiB/s |   1.0 MiB |  00m00s
[ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 109.5 MiB/s |   1.2 MiB |  00m00s
[ 50/156] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 51/156] Installing audit-libs-0:4.0.3 100% | 115.0 MiB/s | 353.4 KiB |  00m00s
[ 52/156] Installing pam-libs-0:1.6.1-7 100% |  69.0 MiB/s | 141.3 KiB |  00m00s
[ 53/156] Installing libcap-0:2.70-4.fc 100% |  55.0 MiB/s | 225.2 KiB |  00m00s
[ 54/156] Installing systemd-libs-0:256 100% | 199.0 MiB/s |   2.0 MiB |  00m00s
[ 55/156] Installing libsepol-0:3.7-2.f 100% | 266.5 MiB/s | 818.8 KiB |  00m00s
[ 56/156] Installing libselinux-0:3.7-5 100% |  89.0 MiB/s | 182.3 KiB |  00m00s
[ 57/156] Installing sed-0:4.9-3.fc41.x 100% | 106.2 MiB/s | 869.7 KiB |  00m00s
[ 58/156] Installing findutils-1:4.10.0 100% | 168.9 MiB/s |   1.9 MiB |  00m00s
[ 59/156] Installing libmount-0:2.40.4- 100% | 170.8 MiB/s | 349.8 KiB |  00m00s
[ 60/156] Installing lua-libs-0:5.4.6-6 100% | 139.8 MiB/s | 286.2 KiB |  00m00s
[ 61/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB |  00m00s
[ 62/156] Installing libsmartcols-0:2.4 100% | 173.2 MiB/s | 177.4 KiB |  00m00s
[ 63/156] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 64/156] Installing alternatives-0:1.3 100% |  64.8 MiB/s |  66.4 KiB |  00m00s
[ 65/156] Installing libffi-0:3.4.6-3.f 100% |  85.7 MiB/s |  87.8 KiB |  00m00s
[ 66/156] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 67/156] Installing p11-kit-0:0.25.5-3 100% | 138.0 MiB/s |   2.2 MiB |  00m00s
[ 68/156] Installing libunistring-0:1.1 100% | 247.2 MiB/s |   1.7 MiB |  00m00s
[ 69/156] Installing libidn2-0:2.3.7-2. 100% |  65.4 MiB/s | 335.1 KiB |  00m00s
[ 70/156] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 71/156] Installing p11-kit-trust-0:0. 100% |  20.2 MiB/s | 393.1 KiB |  00m00s
[ 72/156] Installing util-linux-core-0: 100% | 113.5 MiB/s |   1.5 MiB |  00m00s
[ 73/156] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s |   1.7 MiB |  00m00s
[ 74/156] Installing tar-2:1.35-4.fc41. 100% | 211.3 MiB/s |   3.0 MiB |  00m00s
[ 75/156] Installing libsemanage-0:3.7- 100% |  41.2 MiB/s | 295.2 KiB |  00m00s
[ 76/156] Installing shadow-utils-2:4.1 100% |  73.1 MiB/s |   4.2 MiB |  00m00s
[ 77/156] Installing libutempter-0:1.2. 100% |  19.4 MiB/s |  59.7 KiB |  00m00s
[ 78/156] Installing zip-0:3.0-41.fc41. 100% | 138.1 MiB/s | 707.1 KiB |  00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 113.7 MiB/s | 465.8 KiB |  00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 209.6 MiB/s |   2.3 MiB |  00m00s
[ 81/156] Installing libfdisk-0:2.40.4- 100% | 174.5 MiB/s | 357.4 KiB |  00m00s
[ 82/156] Installing libxml2-0:2.12.9-1 100% | 210.8 MiB/s |   1.7 MiB |  00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% |  48.9 MiB/s | 100.2 KiB |  00m00s
[ 84/156] Installing sqlite-libs-0:3.46 100% | 204.2 MiB/s |   1.4 MiB |  00m00s
[ 85/156] Installing add-determinism-0: 100% | 261.8 MiB/s |   2.4 MiB |  00m00s
[ 86/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 87/156] Installing ed-0:1.20.2-2.fc41 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% | 131.0 MiB/s | 268.2 KiB |  00m00s
[ 89/156] Installing elfutils-default-y 100% | 136.2 KiB/s |   2.0 KiB |  00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 160.3 MiB/s | 656.7 KiB |  00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 137.5 MiB/s |   1.1 MiB |  00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 159.0 MiB/s |   1.6 MiB |  00m00s
[ 93/156] Installing json-c-0:0.17-4.fc 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 94/156] Installing libgomp-0:14.2.1-7 100% | 167.8 MiB/s | 515.6 KiB |  00m00s
[ 95/156] Installing jansson-0:2.13.1-1 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 96/156] Installing libpkgconf-0:2.3.0 100% |  77.5 MiB/s |  79.3 KiB |  00m00s
[ 97/156] Installing pkgconf-0:2.3.0-1. 100% |  44.5 MiB/s |  91.1 KiB |  00m00s
[ 98/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 99/156] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[100/156] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% |  87.8 MiB/s |  89.9 KiB |  00m00s
[102/156] Installing libbrotli-0:1.1.0- 100% | 164.0 MiB/s | 839.9 KiB |  00m00s
[103/156] Installing libnghttp2-0:1.62. 100% | 163.2 MiB/s | 167.1 KiB |  00m00s
[104/156] Installing libtool-ltdl-0:2.4 100% |  32.9 MiB/s |  67.3 KiB |  00m00s
[105/156] Installing coreutils-common-0 100% | 228.4 MiB/s |  11.2 MiB |  00m00s
[106/156] Installing openssl-libs-1:3.2 100% | 265.0 MiB/s |   7.7 MiB |  00m00s
[107/156] Installing coreutils-0:9.5-11 100% | 126.8 MiB/s |   5.7 MiB |  00m00s
[108/156] Installing ca-certificates-0: 100% |   2.3 MiB/s |   2.4 MiB |  00m01s
[109/156] Installing krb5-libs-0:1.21.3 100% | 165.6 MiB/s |   2.3 MiB |  00m00s
[110/156] Installing libarchive-0:3.7.4 100% | 181.4 MiB/s | 928.6 KiB |  00m00s
[111/156] Installing libtirpc-0:1.3.6-1 100% |  97.4 MiB/s | 199.4 KiB |  00m00s
[112/156] Installing gzip-0:1.13-2.fc41 100% |  96.3 MiB/s | 394.6 KiB |  00m00s
[113/156] Installing authselect-libs-0: 100% |  74.3 MiB/s | 837.2 KiB |  00m00s
[114/156] Installing cracklib-0:2.9.11- 100% |  30.6 MiB/s | 250.3 KiB |  00m00s
[115/156] Installing libpwquality-0:1.4 100% |  52.5 MiB/s | 430.1 KiB |  00m00s
[116/156] Installing libnsl2-0:2.0.1-2. 100% |  28.8 MiB/s |  59.1 KiB |  00m00s
[117/156] Installing pam-0:1.6.1-7.fc41 100% |  72.2 MiB/s |   1.9 MiB |  00m00s
[118/156] Installing libssh-0:0.10.6-8. 100% | 167.8 MiB/s | 515.4 KiB |  00m00s
[119/156] Installing rpm-sequoia-0:1.7. 100% | 232.4 MiB/s |   2.3 MiB |  00m00s
[120/156] Installing rpm-libs-0:4.20.0- 100% | 177.6 MiB/s | 727.4 KiB |  00m00s
[121/156] Installing rpm-build-libs-0:4 100% | 101.3 MiB/s | 207.5 KiB |  00m00s
[122/156] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.5 KiB |  00m00s
[123/156] Installing openldap-0:2.6.8-6 100% | 124.8 MiB/s | 639.2 KiB |  00m00s
[124/156] Installing libcurl-0:8.9.1-3. 100% | 197.8 MiB/s | 810.4 KiB |  00m00s
[125/156] Installing elfutils-debuginfo 100% |  40.9 MiB/s |  83.8 KiB |  00m00s
[126/156] Installing elfutils-0:0.192-7 100% | 219.1 MiB/s |   2.6 MiB |  00m00s
[127/156] Installing binutils-0:2.43.1- 100% | 224.5 MiB/s |  27.4 MiB |  00m00s
[128/156] Installing gdb-minimal-0:15.2 100% | 264.9 MiB/s |  12.7 MiB |  00m00s
[129/156] Installing debugedit-0:5.1-2. 100% |  99.3 MiB/s | 203.3 KiB |  00m00s
[130/156] Installing curl-0:8.9.1-3.fc4 100% |  25.9 MiB/s | 796.0 KiB |  00m00s
[131/156] Installing rpm-0:4.20.0-1.fc4 100% |  83.5 MiB/s |   2.5 MiB |  00m00s
[132/156] Installing lua-srpm-macros-0: 100% |   1.9 MiB/s |   1.9 KiB |  00m00s
[133/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[134/156] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[135/156] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[136/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[137/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[138/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[139/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[140/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[141/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[142/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[143/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[144/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[145/156] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[146/156] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[147/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[148/156] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[149/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  61.9 MiB/s | 190.1 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% |  49.5 MiB/s | 202.8 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% |  78.8 MiB/s |   3.7 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  39.5 MiB/s | 161.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
[156/156] Installing info-0:7.1-3.fc41. 100% | 263.6 KiB/s | 362.2 KiB |  00m01s
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.3.6-3.fc41.x86_64
alternatives-1.31-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc41.x86_64
authselect-1.5.0-8.fc41.x86_64
authselect-libs-1.5.0-8.fc41.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.x86_64
binutils-2.43.1-5.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
coreutils-9.5-11.fc41.x86_64
coreutils-common-9.5-11.fc41.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-3.fc41.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc41.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc41.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.x86_64
elfutils-debuginfod-client-0.192-7.fc41.x86_64
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.x86_64
elfutils-libs-0.192-7.fc41.x86_64
fedora-gpg-keys-41-1.noarch
fedora-release-41-29.noarch
fedora-release-common-41-29.noarch
fedora-release-identity-basic-41-29.noarch
fedora-repos-41-1.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-23.fc41.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-4.fc41.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-17.fc41.x86_64
glibc-common-2.40-17.fc41.x86_64
glibc-gconv-extra-2.40-17.fc41.x86_64
glibc-minimal-langpack-2.40-17.fc41.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1-3.fc41.x86_64
jansson-2.13.1-10.fc41.x86_64
json-c-0.17-4.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc41.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.4-4.fc41.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.4-1.fc41.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.70-4.fc41.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc41.x86_64
libcurl-8.9.1-3.fc41.x86_64
libeconf-0.6.2-3.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.4-1.fc41.x86_64
libffi-3.4.6-3.fc41.x86_64
libgcc-14.2.1-7.fc41.x86_64
libgomp-14.2.1-7.fc41.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.4-1.fc41.x86_64
libnghttp2-1.62.1-2.fc41.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc41.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-5.fc41.x86_64
libsemanage-3.7-2.fc41.x86_64
libsepol-3.7-2.fc41.x86_64
libsmartcols-2.40.4-1.fc41.x86_64
libssh-0.10.6-8.fc41.x86_64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-7.fc41.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.rc3.fc41.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libutempter-1.2.1-15.fc41.x86_64
libuuid-2.40.4-1.fc41.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.38-2.fc41.x86_64
libxml2-2.12.9-1.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.6-6.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc41.x86_64
openssl-libs-3.2.2-11.fc41.x86_64
p11-kit-0.25.5-3.fc41.x86_64
p11-kit-trust-0.25.5-3.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.x86_64
pam-libs-1.6.1-7.fc41.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.x86_64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.4-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.1-4.fc41.noarch
readline-8.2-10.fc41.x86_64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.x86_64
rpm-build-4.20.0-1.fc41.x86_64
rpm-build-libs-4.20.0-1.fc41.x86_64
rpm-libs-4.20.0-1.fc41.x86_64
rpm-sequoia-1.7.0-3.fc41.x86_64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-8.fc41.noarch
shadow-utils-4.15.1-12.fc41.x86_64
sqlite-libs-3.46.1-1.fc41.x86_64
systemd-libs-256.11-1.fc41.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.4-1.fc41.x86_64
util-linux-core-2.40.4-1.fc41.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.3-1.fc41.x86_64
xz-5.6.2-2.fc41.x86_64
xz-libs-5.6.2-2.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.2.3-1.fc41.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736899200
Wrote: /builddir/build/SRPMS/gapi-ocaml-0.4.5-2.fc41.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1737147070.788738/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-ez8rybt8/gapi-ocaml/gapi-ocaml.spec) Config(child) 0 minutes 29 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/gapi-ocaml-0.4.5-2.fc41.src.rpm)  Config(fedora-41-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1737147070.788738/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1737147070.788738/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-41-x86_64-1737147070.788738/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.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-3.fc41.x86_64
  dnf5-plugins-5.2.8.1-3.fc41.x86_64
Finish: chroot init
Start: build phase for gapi-ocaml-0.4.5-2.fc41.src.rpm
Start: build setup for gapi-ocaml-0.4.5-2.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736899200
Wrote: /builddir/build/SRPMS/gapi-ocaml-0.4.5-2.fc41.src.rpm
Updating and loading repositories:
 updates                                100% |   1.0 MiB/s |  30.5 KiB |  00m00s
 fedora                                 100% |   1.1 MiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% |  47.5 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                        Arch   Version            Repository      Size
Installing:
 ocaml                         x86_64 5.2.0-3.fc41       fedora     136.6 MiB
 ocaml-biniou                  x86_64 1.2.2-11.fc41      fedora     337.1 KiB
 ocaml-camlp-streams-devel     x86_64 5.0.1-15.fc41      fedora     259.7 KiB
 ocaml-cppo                    x86_64 1.6.9-11.fc41      fedora       2.0 MiB
 ocaml-cryptokit-devel         x86_64 1.20.1-2.fc41      fedora       1.6 MiB
 ocaml-curl-devel              x86_64 0.9.2-17.fc41      fedora       1.5 MiB
 ocaml-dune-configurator-devel x86_64 3.16.1-1.fc41      updates    974.3 KiB
 ocaml-extlib-devel            x86_64 1.7.9-11.fc41      fedora       2.4 MiB
 ocaml-findlib-devel           x86_64 1.9.6-14.fc41      fedora     636.8 KiB
 ocaml-ocamldoc                x86_64 5.2.0-3.fc41       fedora      27.1 MiB
 ocaml-ocamlnet-nethttpd-devel x86_64 4.1.9-22.fc41      fedora      24.7 MiB
 ocaml-ounit-devel             x86_64 2.2.7-11.fc41      fedora       2.9 MiB
 ocaml-xmlm-devel              x86_64 1.4.0-11.fc41      fedora     474.5 KiB
 ocaml-yojson                  x86_64 2.2.2-1.fc41       fedora       3.1 MiB
 ocaml-yojson-devel            x86_64 2.2.2-1.fc41       fedora       3.9 MiB
 ocaml-zarith                  x86_64 1.14-2.fc41        fedora     371.3 KiB
 zlib-ng-compat-devel          x86_64 2.2.3-1.fc41       updates    107.0 KiB
Installing dependencies:
 abattis-cantarell-vf-fonts    noarch 0.301-13.fc41      fedora     192.7 KiB
 annobin-docs                  noarch 12.69-1.fc41       fedora      97.7 KiB
 annobin-plugin-gcc            x86_64 12.69-1.fc41       fedora     985.0 KiB
 at-spi2-core                  x86_64 2.54.0-1.fc41      fedora       1.5 MiB
 atk                           x86_64 2.54.0-1.fc41      fedora     252.7 KiB
 atk-devel                     x86_64 2.54.0-1.fc41      fedora       5.9 MiB
 avahi-libs                    x86_64 0.8-29.fc41        fedora     166.3 KiB
 brotli                        x86_64 1.1.0-5.fc41       fedora      31.8 KiB
 brotli-devel                  x86_64 1.1.0-5.fc41       fedora      65.6 KiB
 bzip2-devel                   x86_64 1.0.8-19.fc41      fedora     309.8 KiB
 cairo                         x86_64 1.18.2-2.fc41      updates      1.7 MiB
 cairo-devel                   x86_64 1.18.2-2.fc41      updates      2.3 MiB
 cairo-gobject                 x86_64 1.18.2-2.fc41      updates     34.1 KiB
 cmake-filesystem              x86_64 3.30.5-1.fc41      updates      0.0   B
 cpp                           x86_64 14.2.1-7.fc41      updates     34.5 MiB
 cups-filesystem               noarch 1:2.4.11-9.fc41    updates      0.0   B
 cups-libs                     x86_64 1:2.4.11-9.fc41    updates    613.9 KiB
 dbus                          x86_64 1:1.14.10-4.fc41   fedora       0.0   B
 dbus-broker                   x86_64 36-4.fc41          fedora     382.8 KiB
 dbus-common                   noarch 1:1.14.10-4.fc41   fedora      11.2 KiB
 dbus-libs                     x86_64 1:1.14.10-4.fc41   fedora     368.9 KiB
 default-fonts-core-sans       noarch 4.1-2.fc41         fedora      11.9 KiB
 enchant                       x86_64 1:1.6.0-36.fc41    fedora     152.4 KiB
 expat                         x86_64 2.6.4-1.fc41       updates    292.9 KiB
 fontconfig                    x86_64 2.15.0-8.fc41      fedora     791.9 KiB
 fontconfig-devel              x86_64 2.15.0-8.fc41      fedora     117.2 KiB
 fonts-filesystem              noarch 1:2.0.5-17.fc41    fedora       0.0   B
 freetype                      x86_64 2.13.3-1.fc41      fedora     850.5 KiB
 freetype-devel                x86_64 2.13.3-1.fc41      fedora       8.5 MiB
 fribidi                       x86_64 1.0.15-2.fc41      fedora     368.4 KiB
 fribidi-devel                 x86_64 1.0.15-2.fc41      fedora      78.0 KiB
 gcc                           x86_64 14.2.1-7.fc41      updates    103.4 MiB
 gcc-plugin-annobin            x86_64 14.2.1-7.fc41      updates     59.6 KiB
 gdk-pixbuf2                   x86_64 2.42.12-6.fc41     fedora       2.5 MiB
 gdk-pixbuf2-devel             x86_64 2.42.12-6.fc41     fedora       2.3 MiB
 gdk-pixbuf2-modules           x86_64 2.42.12-6.fc41     fedora      55.6 KiB
 gettext                       x86_64 0.22.5-6.fc41      fedora       5.2 MiB
 gettext-envsubst              x86_64 0.22.5-6.fc41      fedora      74.9 KiB
 gettext-libs                  x86_64 0.22.5-6.fc41      fedora       1.7 MiB
 gettext-runtime               x86_64 0.22.5-6.fc41      fedora     481.3 KiB
 glib2                         x86_64 2.82.2-1.fc41      updates     14.7 MiB
 glib2-devel                   x86_64 2.82.2-1.fc41      updates     15.7 MiB
 glibc-devel                   x86_64 2.40-17.fc41       updates      2.3 MiB
 gmp-c++                       x86_64 1:6.3.0-2.fc41     fedora      31.8 KiB
 gmp-devel                     x86_64 1:6.3.0-2.fc41     fedora     352.3 KiB
 gnutls                        x86_64 3.8.6-7.fc41       fedora       3.2 MiB
 google-noto-fonts-common      noarch 20240701-2.fc41    fedora      17.5 KiB
 google-noto-sans-vf-fonts     noarch 20240701-2.fc41    fedora       1.2 MiB
 graphite2                     x86_64 1.3.14-16.fc41     fedora     192.0 KiB
 graphite2-devel               x86_64 1.3.14-16.fc41     fedora      49.1 KiB
 gtk-update-icon-cache         x86_64 3.24.43-2.fc41     fedora      66.3 KiB
 gtk2                          x86_64 2.24.33-19.fc41    fedora      12.8 MiB
 gtk2-devel                    x86_64 2.24.33-19.fc41    fedora      23.8 MiB
 gtksourceview2                x86_64 2.11.2-43.fc41     fedora       3.4 MiB
 gtkspell                      x86_64 2.0.16-31.fc41     fedora      83.0 KiB
 harfbuzz                      x86_64 9.0.0-3.fc41       fedora       2.6 MiB
 harfbuzz-cairo                x86_64 9.0.0-3.fc41       fedora      48.2 KiB
 harfbuzz-devel                x86_64 9.0.0-3.fc41       fedora       5.1 MiB
 harfbuzz-icu                  x86_64 9.0.0-3.fc41       fedora      19.5 KiB
 hicolor-icon-theme            noarch 0.17-19.fc41       fedora      72.2 KiB
 hunspell                      x86_64 1.7.2-8.fc41       fedora       1.3 MiB
 hunspell-en-US                noarch 0.20201207-10.fc41 fedora     557.4 KiB
 hunspell-filesystem           x86_64 1.7.2-8.fc41       fedora       0.0   B
 jbigkit-libs                  x86_64 2.1-30.fc41        fedora     117.6 KiB
 kernel-headers                x86_64 6.12.4-200.fc41    updates      6.4 MiB
 libX11                        x86_64 1.8.10-2.fc41      fedora       1.3 MiB
 libX11-common                 noarch 1.8.10-2.fc41      fedora       1.1 MiB
 libX11-devel                  x86_64 1.8.10-2.fc41      fedora       1.0 MiB
 libX11-xcb                    x86_64 1.8.10-2.fc41      fedora      15.0 KiB
 libXau                        x86_64 1.0.11-7.fc41      fedora      66.9 KiB
 libXau-devel                  x86_64 1.0.11-7.fc41      fedora       6.4 KiB
 libXcomposite                 x86_64 0.4.6-4.fc41       fedora      44.5 KiB
 libXcomposite-devel           x86_64 0.4.6-4.fc41       fedora       8.0 KiB
 libXcursor                    x86_64 1.2.3-1.fc41       updates     57.5 KiB
 libXcursor-devel              x86_64 1.2.3-1.fc41       updates     22.7 KiB
 libXdamage                    x86_64 1.1.6-4.fc41       fedora      43.7 KiB
 libXext                       x86_64 1.3.6-2.fc41       fedora      90.1 KiB
 libXext-devel                 x86_64 1.3.6-2.fc41       fedora      98.9 KiB
 libXfixes                     x86_64 6.0.1-4.fc41       fedora      30.3 KiB
 libXfixes-devel               x86_64 6.0.1-4.fc41       fedora       9.2 KiB
 libXft                        x86_64 2.3.8-7.fc41       fedora     164.5 KiB
 libXft-devel                  x86_64 2.3.8-7.fc41       fedora      31.7 KiB
 libXi                         x86_64 1.8.2-1.fc41       fedora      76.7 KiB
 libXi-devel                   x86_64 1.8.2-1.fc41       fedora     132.5 KiB
 libXinerama                   x86_64 1.1.5-7.fc41       fedora      19.0 KiB
 libXinerama-devel             x86_64 1.1.5-7.fc41       fedora       7.0 KiB
 libXrandr                     x86_64 1.5.4-4.fc41       fedora      51.9 KiB
 libXrandr-devel               x86_64 1.5.4-4.fc41       fedora      21.8 KiB
 libXrender                    x86_64 0.9.12-1.fc41      updates     48.8 KiB
 libXrender-devel              x86_64 0.9.12-1.fc41      updates     50.1 KiB
 libXtst                       x86_64 1.2.5-1.fc41       fedora      33.6 KiB
 libart_lgpl                   x86_64 2.3.21-33.fc41     fedora     135.1 KiB
 libb2                         x86_64 0.98.1-12.fc41     fedora      42.2 KiB
 libblkid-devel                x86_64 2.40.4-1.fc41      updates     44.9 KiB
 libcurl-devel                 x86_64 8.9.1-3.fc41       updates      1.3 MiB
 libdatrie                     x86_64 0.2.13-10.fc41     fedora      57.9 KiB
 libdatrie-devel               x86_64 0.2.13-10.fc41     fedora     591.3 KiB
 libev                         x86_64 4.33-12.fc41       fedora     109.3 KiB
 libev-devel                   x86_64 4.33-12.fc41       fedora     130.5 KiB
 libffi-devel                  x86_64 3.4.6-3.fc41       fedora      33.1 KiB
 libglade2                     x86_64 2.6.4-33.fc41      fedora     156.3 KiB
 libgnomecanvas                x86_64 2.30.3-29.fc41     fedora     969.4 KiB
 libicu                        x86_64 74.2-2.fc41        fedora      34.9 MiB
 libicu-devel                  x86_64 74.2-2.fc41        fedora       5.6 MiB
 libidn2-devel                 x86_64 2.3.7-2.fc41       fedora     252.1 KiB
 libjpeg-turbo                 x86_64 3.0.2-3.fc41       fedora     776.9 KiB
 libjpeg-turbo-devel           x86_64 3.0.2-3.fc41       fedora     352.9 KiB
 liblerc                       x86_64 4.0.0-7.fc41       fedora     607.5 KiB
 libmount-devel                x86_64 2.40.4-1.fc41      updates     63.5 KiB
 libmpc                        x86_64 1.3.1-6.fc41       fedora     164.7 KiB
 libnghttp2-devel              x86_64 1.62.1-2.fc41      fedora     295.2 KiB
 libpng                        x86_64 2:1.6.40-4.fc41    fedora     245.8 KiB
 libpng-devel                  x86_64 2:1.6.40-4.fc41    fedora     881.5 KiB
 libpsl-devel                  x86_64 0.21.5-4.fc41      fedora     110.3 KiB
 librsvg2                      x86_64 2.59.2-1.fc41      updates      4.5 MiB
 libselinux-devel              x86_64 3.7-5.fc41         fedora     126.4 KiB
 libsepol-devel                x86_64 3.7-2.fc41         fedora     120.3 KiB
 libssh-devel                  x86_64 0.10.6-8.fc41      fedora     155.0 KiB
 libtextstyle                  x86_64 0.22.5-6.fc41      fedora     195.6 KiB
 libthai                       x86_64 0.1.29-9.fc41      fedora     783.5 KiB
 libthai-devel                 x86_64 0.1.29-9.fc41      fedora     700.8 KiB
 libtiff                       x86_64 4.6.0-6.fc41       fedora     606.0 KiB
 libtiff-devel                 x86_64 4.6.0-6.fc41       fedora     709.2 KiB
 libwebp                       x86_64 1.5.0-1.fc41       updates    814.4 KiB
 libwebp-devel                 x86_64 1.5.0-1.fc41       updates    121.2 KiB
 libxcb                        x86_64 1.17.0-3.fc41      fedora       1.2 MiB
 libxcb-devel                  x86_64 1.17.0-3.fc41      fedora       2.7 MiB
 libxcrypt-devel               x86_64 4.4.38-2.fc41      updates     30.8 KiB
 libxml2-devel                 x86_64 2.12.9-1.fc41      updates      3.4 MiB
 libzstd-devel                 x86_64 1.5.6-2.fc41       fedora     202.4 KiB
 make                          x86_64 1:4.4.1-8.fc41     fedora       1.8 MiB
 mpdecimal                     x86_64 2.5.1-16.fc41      fedora     204.9 KiB
 nettle                        x86_64 3.10-3.fc41        fedora     793.0 KiB
 ocaml-camlp-streams           x86_64 5.0.1-15.fc41      fedora     125.4 KiB
 ocaml-compiler-libs           x86_64 5.2.0-3.fc41       fedora     100.2 MiB
 ocaml-cryptokit               x86_64 1.20.1-2.fc41      fedora       1.0 MiB
 ocaml-csexp                   x86_64 1.5.2-13.fc41      fedora      95.6 KiB
 ocaml-csexp-devel             x86_64 1.5.2-13.fc41      fedora     205.3 KiB
 ocaml-curl                    x86_64 0.9.2-17.fc41      fedora     632.0 KiB
 ocaml-dune                    x86_64 3.16.1-1.fc41      updates     22.5 MiB
 ocaml-dune-configurator       x86_64 3.16.1-1.fc41      updates    442.2 KiB
 ocaml-dyn                     x86_64 3.16.1-1.fc41      updates     63.2 KiB
 ocaml-dyn-devel               x86_64 3.16.1-1.fc41      updates    122.4 KiB
 ocaml-easy-format             x86_64 1.3.4-11.fc41      fedora     106.1 KiB
 ocaml-extlib                  x86_64 1.7.9-11.fc41      fedora     972.5 KiB
 ocaml-findlib                 x86_64 1.9.6-14.fc41      fedora       3.3 MiB
 ocaml-lablgtk                 x86_64 2.18.13-14.fc41    fedora      14.1 MiB
 ocaml-lablgtk-devel           x86_64 2.18.13-14.fc41    fedora      15.1 MiB
 ocaml-lwt                     x86_64 5.7.0-13.fc41      fedora       2.3 MiB
 ocaml-lwt-devel               x86_64 5.7.0-13.fc41      fedora       5.9 MiB
 ocaml-ocamlnet                x86_64 4.1.9-22.fc41      fedora      30.1 MiB
 ocaml-ocamlnet-devel          x86_64 4.1.9-22.fc41      fedora      27.3 MiB
 ocaml-ocamlnet-nethttpd       x86_64 4.1.9-22.fc41      fedora       1.9 MiB
 ocaml-ocplib-endian           x86_64 1.2-18.fc41        fedora     280.6 KiB
 ocaml-ocplib-endian-devel     x86_64 1.2-18.fc41        fedora     539.9 KiB
 ocaml-ordering                x86_64 3.16.1-1.fc41      updates     24.7 KiB
 ocaml-ordering-devel          x86_64 3.16.1-1.fc41      updates     25.1 KiB
 ocaml-ounit                   x86_64 2.2.7-11.fc41      fedora       1.2 MiB
 ocaml-pcre                    x86_64 7.5.0-21.fc41      fedora     313.5 KiB
 ocaml-pcre-devel              x86_64 7.5.0-21.fc41      fedora     639.2 KiB
 ocaml-pp                      x86_64 1.2.0-9.fc41       fedora      96.3 KiB
 ocaml-pp-devel                x86_64 1.2.0-9.fc41       fedora     189.3 KiB
 ocaml-rpm-macros              noarch 5.2.0-3.fc41       fedora      19.8 KiB
 ocaml-runtime                 x86_64 5.2.0-3.fc41       fedora       8.1 MiB
 ocaml-stdune                  x86_64 3.16.1-1.fc41      updates      2.6 MiB
 ocaml-stdune-devel            x86_64 3.16.1-1.fc41      updates      6.4 MiB
 ocaml-xmlm                    x86_64 1.4.0-11.fc41      fedora       2.0 MiB
 ocaml-zarith-devel            x86_64 1.14-2.fc41        fedora     890.8 KiB
 ocaml-zip                     x86_64 1.12-1.fc41        fedora     258.2 KiB
 ocaml-zip-devel               x86_64 1.12-1.fc41        fedora     627.3 KiB
 openssl-devel                 x86_64 1:3.2.2-11.fc41    updates      4.3 MiB
 pango                         x86_64 1.54.0-2.fc41      fedora     996.2 KiB
 pango-devel                   x86_64 1.54.0-2.fc41      fedora       1.5 MiB
 pcre                          x86_64 8.45-1.fc41.7      fedora     545.8 KiB
 pcre-cpp                      x86_64 8.45-1.fc41.7      fedora      44.1 KiB
 pcre-devel                    x86_64 8.45-1.fc41.7      fedora       1.7 MiB
 pcre-utf16                    x86_64 8.45-1.fc41.7      fedora     494.4 KiB
 pcre-utf32                    x86_64 8.45-1.fc41.7      fedora     470.3 KiB
 pcre2-devel                   x86_64 10.44-1.fc41.1     fedora       2.0 MiB
 pcre2-utf16                   x86_64 10.44-1.fc41.1     fedora     590.1 KiB
 pcre2-utf32                   x86_64 10.44-1.fc41.1     fedora     562.0 KiB
 pixman                        x86_64 0.44.2-1.fc41      updates    664.5 KiB
 pixman-devel                  x86_64 0.44.2-1.fc41      updates     49.4 KiB
 publicsuffix-list             noarch 20240107-4.fc41    fedora     318.0 KiB
 python-pip-wheel              noarch 24.2-1.fc41        fedora       1.2 MiB
 python3                       x86_64 3.13.1-2.fc41      updates     30.6 KiB
 python3-libs                  x86_64 3.13.1-2.fc41      updates     40.2 MiB
 python3-packaging             noarch 24.1-2.fc41        fedora     422.3 KiB
 rsvg-pixbuf-loader            x86_64 2.59.2-1.fc41      updates    330.6 KiB
 shared-mime-info              x86_64 2.3-6.fc41         fedora       5.2 MiB
 sysprof-capture-devel         x86_64 47.2-1.fc41        updates    252.8 KiB
 tcl                           x86_64 1:8.6.14-2.fc41    fedora       4.2 MiB
 tzdata                        noarch 2024b-1.fc41       updates      1.6 MiB
 xml-common                    noarch 0.6.3-65.fc41      fedora      78.4 KiB
 xorg-x11-proto-devel          noarch 2024.1-3.fc41      fedora       1.7 MiB
 xprop                         x86_64 1.2.7-2.fc41       fedora      58.8 KiB
 xz-devel                      x86_64 1:5.6.2-2.fc41     fedora     255.6 KiB

Transaction Summary:
 Installing:       214 packages

Total size of inbound packages is 271 MiB. Need to download 271 MiB.
After this operation, 870 MiB extra will be used (install 870 MiB, remove 0 B).
[  1/214] ocaml-camlp-streams-devel-0:5 100% | 882.9 KiB/s | 153.6 KiB |  00m00s
[  2/214] ocaml-biniou-0:1.2.2-11.fc41. 100% | 944.0 KiB/s | 166.1 KiB |  00m00s
[  3/214] ocaml-cppo-0:1.6.9-11.fc41.x8 100% |   6.5 MiB/s | 636.6 KiB |  00m00s
[  4/214] ocaml-cryptokit-devel-0:1.20. 100% |   8.5 MiB/s | 867.1 KiB |  00m00s
[  5/214] ocaml-curl-devel-0:0.9.2-17.f 100% |   7.5 MiB/s | 546.6 KiB |  00m00s
[  6/214] ocaml-extlib-devel-0:1.7.9-11 100% |  10.1 MiB/s |   1.4 MiB |  00m00s
[  7/214] ocaml-findlib-devel-0:1.9.6-1 100% |   2.0 MiB/s | 145.2 KiB |  00m00s
[  8/214] ocaml-ocamlnet-nethttpd-devel 100% |  24.6 MiB/s |   3.6 MiB |  00m00s
[  9/214] ocaml-ounit-devel-0:2.2.7-11. 100% |  13.7 MiB/s |   1.4 MiB |  00m00s
[ 10/214] ocaml-xmlm-devel-0:1.4.0-11.f 100% |   2.8 MiB/s | 202.4 KiB |  00m00s
[ 11/214] ocaml-yojson-0:2.2.2-1.fc41.x 100% |  12.6 MiB/s |   1.0 MiB |  00m00s
[ 12/214] ocaml-yojson-devel-0:2.2.2-1. 100% |  16.2 MiB/s |   1.9 MiB |  00m00s
[ 13/214] ocaml-zarith-0:1.14-2.fc41.x8 100% |   2.1 MiB/s | 157.2 KiB |  00m00s
[ 14/214] ocaml-ocamldoc-0:5.2.0-3.fc41 100% |  10.4 MiB/s |   8.3 MiB |  00m01s
[ 15/214] zlib-ng-compat-devel-0:2.2.3- 100% | 672.1 KiB/s |  38.3 KiB |  00m00s
[ 16/214] libzstd-devel-0:1.5.6-2.fc41. 100% |   1.3 MiB/s |  51.8 KiB |  00m00s
[ 17/214] ocaml-runtime-0:5.2.0-3.fc41. 100% |  27.7 MiB/s |   5.1 MiB |  00m00s
[ 18/214] ocaml-0:5.2.0-3.fc41.x86_64   100% |  20.8 MiB/s |  32.2 MiB |  00m02s
[ 19/214] ocaml-camlp-streams-0:5.0.1-1 100% | 661.4 KiB/s |  66.1 KiB |  00m00s
[ 20/214] ocaml-dune-configurator-devel 100% | 851.5 KiB/s | 518.6 KiB |  00m01s
[ 21/214] ocaml-zarith-devel-0:1.14-2.f 100% |   5.1 MiB/s | 398.4 KiB |  00m00s
[ 22/214] ocaml-cryptokit-0:1.20.1-2.fc 100% |   3.4 MiB/s | 437.7 KiB |  00m00s
[ 23/214] ocaml-curl-0:0.9.2-17.fc41.x8 100% |   2.4 MiB/s | 233.0 KiB |  00m00s
[ 24/214] ocaml-extlib-0:1.7.9-11.fc41. 100% |   4.6 MiB/s | 480.9 KiB |  00m00s
[ 25/214] ocaml-lwt-devel-0:5.7.0-13.fc 100% |  22.1 MiB/s |   3.0 MiB |  00m00s
[ 26/214] ocaml-findlib-0:1.9.6-14.fc41 100% |  10.1 MiB/s |   1.0 MiB |  00m00s
[ 27/214] ocaml-lablgtk-devel-0:2.18.13 100% |  27.3 MiB/s |   2.8 MiB |  00m00s
[ 28/214] ocaml-ocamlnet-nethttpd-0:4.1 100% |   9.3 MiB/s | 812.3 KiB |  00m00s
[ 29/214] ocaml-ocamlnet-devel-0:4.1.9- 100% |  32.0 MiB/s |   4.3 MiB |  00m00s
[ 30/214] ocaml-pcre-devel-0:7.5.0-21.f 100% |   4.4 MiB/s | 361.8 KiB |  00m00s
[ 31/214] ocaml-zip-devel-0:1.12-1.fc41 100% |   3.8 MiB/s | 337.1 KiB |  00m00s
[ 32/214] ocaml-xmlm-0:1.4.0-11.fc41.x8 100% |   9.0 MiB/s | 657.6 KiB |  00m00s
[ 33/214] ocaml-ounit-0:2.2.7-11.fc41.x 100% |   4.3 MiB/s | 509.1 KiB |  00m00s
[ 34/214] ocaml-dune-configurator-0:3.1 100% | 344.2 KiB/s | 214.5 KiB |  00m01s
[ 35/214] ocaml-csexp-devel-0:1.5.2-13. 100% |   1.6 MiB/s | 134.7 KiB |  00m00s
[ 36/214] gmp-devel-1:6.3.0-2.fc41.x86_ 100% |   2.7 MiB/s | 174.4 KiB |  00m00s
[ 37/214] libev-devel-0:4.33-12.fc41.x8 100% |   1.8 MiB/s | 100.1 KiB |  00m00s
[ 38/214] ocaml-lwt-0:5.7.0-13.fc41.x86 100% |  10.6 MiB/s |   1.0 MiB |  00m00s
[ 39/214] ocaml-stdune-devel-0:3.16.1-1 100% |   3.8 MiB/s |   3.6 MiB |  00m01s
[ 40/214] ocaml-ocplib-endian-devel-0:1 100% |   3.3 MiB/s | 296.1 KiB |  00m00s
[ 41/214] gtk2-devel-0:2.24.33-19.fc41. 100% |  13.9 MiB/s |   2.8 MiB |  00m00s
[ 42/214] ocaml-lablgtk-0:2.18.13-14.fc 100% |  17.8 MiB/s |   5.3 MiB |  00m00s
[ 43/214] ocaml-pcre-0:7.5.0-21.fc41.x8 100% |   1.4 MiB/s | 143.9 KiB |  00m00s
[ 44/214] pcre-devel-0:8.45-1.fc41.7.x8 100% |   3.5 MiB/s | 489.7 KiB |  00m00s
[ 45/214] ocaml-zip-0:1.12-1.fc41.x86_6 100% |   1.5 MiB/s | 126.5 KiB |  00m00s
[ 46/214] ocaml-dune-0:3.16.1-1.fc41.x8 100% |  31.6 MiB/s |   5.9 MiB |  00m00s
[ 47/214] ocaml-ocamlnet-0:4.1.9-22.fc4 100% |  18.1 MiB/s |  11.8 MiB |  00m01s
[ 48/214] ocaml-stdune-0:3.16.1-1.fc41. 100% |  13.3 MiB/s |   1.3 MiB |  00m00s
[ 49/214] ocaml-pp-devel-0:1.2.0-9.fc41 100% |   1.2 MiB/s | 120.3 KiB |  00m00s
[ 50/214] ocaml-csexp-0:1.5.2-13.fc41.x 100% | 713.2 KiB/s |  57.1 KiB |  00m00s
[ 51/214] gmp-c++-1:6.3.0-2.fc41.x86_64 100% | 214.1 KiB/s |  18.6 KiB |  00m00s
[ 52/214] ocaml-compiler-libs-0:5.2.0-3 100% |  18.9 MiB/s |  51.2 MiB |  00m03s
[ 53/214] libev-0:4.33-12.fc41.x86_64   100% | 531.7 KiB/s |  52.6 KiB |  00m00s
[ 54/214] ocaml-ocplib-endian-0:1.2-18. 100% |   2.3 MiB/s | 127.2 KiB |  00m00s
[ 55/214] gdk-pixbuf2-0:2.42.12-6.fc41. 100% |   5.2 MiB/s | 489.0 KiB |  00m00s
[ 56/214] pango-0:1.54.0-2.fc41.x86_64  100% |   5.2 MiB/s | 347.5 KiB |  00m00s
[ 57/214] gtk2-0:2.24.33-19.fc41.x86_64 100% |  19.9 MiB/s |   3.3 MiB |  00m00s
[ 58/214] gtksourceview2-0:2.11.2-43.fc 100% |   5.3 MiB/s | 698.5 KiB |  00m00s
[ 59/214] gtkspell-0:2.0.16-31.fc41.x86 100% | 575.1 KiB/s |  50.6 KiB |  00m00s
[ 60/214] libglade2-0:2.6.4-33.fc41.x86 100% | 794.8 KiB/s |  61.2 KiB |  00m00s
[ 61/214] ocaml-dyn-devel-0:3.16.1-1.fc 100% |  99.3 KiB/s |  82.3 KiB |  00m01s
[ 62/214] libgnomecanvas-0:2.30.3-29.fc 100% |   2.2 MiB/s | 241.3 KiB |  00m00s
[ 63/214] gnutls-0:3.8.6-7.fc41.x86_64  100% |  18.5 MiB/s |   1.1 MiB |  00m00s
[ 64/214] nettle-0:3.10-3.fc41.x86_64   100% |   9.3 MiB/s | 428.5 KiB |  00m00s
[ 65/214] tcl-1:8.6.14-2.fc41.x86_64    100% |  13.4 MiB/s |   1.1 MiB |  00m00s
[ 66/214] pcre-cpp-0:8.45-1.fc41.7.x86_ 100% | 457.6 KiB/s |  26.5 KiB |  00m00s
[ 67/214] pcre-0:8.45-1.fc41.7.x86_64   100% |   2.0 MiB/s | 204.5 KiB |  00m00s
[ 68/214] pcre-utf16-0:8.45-1.fc41.7.x8 100% |   1.6 MiB/s | 189.9 KiB |  00m00s
[ 69/214] pcre-utf32-0:8.45-1.fc41.7.x8 100% |   1.8 MiB/s | 178.4 KiB |  00m00s
[ 70/214] ocaml-rpm-macros-0:5.2.0-3.fc 100% | 205.8 KiB/s |  14.8 KiB |  00m00s
[ 71/214] ocaml-pp-0:1.2.0-9.fc41.x86_6 100% | 646.7 KiB/s |  57.6 KiB |  00m00s
[ 72/214] libjpeg-turbo-0:3.0.2-3.fc41. 100% |   3.4 MiB/s | 227.3 KiB |  00m00s
[ 73/214] libpng-2:1.6.40-4.fc41.x86_64 100% |   2.2 MiB/s | 120.3 KiB |  00m00s
[ 74/214] ocaml-dyn-0:3.16.1-1.fc41.x86 100% | 162.8 KiB/s |  39.7 KiB |  00m00s
[ 75/214] shared-mime-info-0:2.3-6.fc41 100% |   5.8 MiB/s | 390.6 KiB |  00m00s
[ 76/214] atk-0:2.54.0-1.fc41.x86_64    100% |   1.1 MiB/s |  80.0 KiB |  00m00s
[ 77/214] fontconfig-0:2.15.0-8.fc41.x8 100% |   3.9 MiB/s | 269.9 KiB |  00m00s
[ 78/214] gdk-pixbuf2-modules-0:2.42.12 100% | 372.8 KiB/s |  27.2 KiB |  00m00s
[ 79/214] ocaml-ordering-devel-0:3.16.1 100% |  69.9 KiB/s |  27.3 KiB |  00m00s
[ 80/214] gtk-update-icon-cache-0:3.24. 100% | 473.6 KiB/s |  34.1 KiB |  00m00s
[ 81/214] hicolor-icon-theme-0:0.17-19. 100% | 793.8 KiB/s |  65.9 KiB |  00m00s
[ 82/214] libX11-0:1.8.10-2.fc41.x86_64 100% |   7.0 MiB/s | 649.9 KiB |  00m00s
[ 83/214] libXcomposite-0:0.4.6-4.fc41. 100% | 206.8 KiB/s |  24.4 KiB |  00m00s
[ 84/214] libXdamage-0:1.1.6-4.fc41.x86 100% | 187.6 KiB/s |  23.4 KiB |  00m00s
[ 85/214] libXext-0:1.3.6-2.fc41.x86_64 100% | 328.4 KiB/s |  39.1 KiB |  00m00s
[ 86/214] libXfixes-0:6.0.1-4.fc41.x86_ 100% | 166.5 KiB/s |  19.2 KiB |  00m00s
[ 87/214] libXi-0:1.8.2-1.fc41.x86_64   100% | 322.0 KiB/s |  39.9 KiB |  00m00s
[ 88/214] libXinerama-0:1.1.5-7.fc41.x8 100% | 118.3 KiB/s |  14.4 KiB |  00m00s
[ 89/214] libXrandr-0:1.5.4-4.fc41.x86_ 100% | 263.8 KiB/s |  27.7 KiB |  00m00s
[ 90/214] freetype-0:2.13.3-1.fc41.x86_ 100% |   4.9 MiB/s | 409.2 KiB |  00m00s
[ 91/214] fribidi-0:1.0.15-2.fc41.x86_6 100% |   1.2 MiB/s |  92.2 KiB |  00m00s
[ 92/214] harfbuzz-0:9.0.0-3.fc41.x86_6 100% |   9.9 MiB/s |   1.0 MiB |  00m00s
[ 93/214] libXft-0:2.3.8-7.fc41.x86_64  100% |   1.1 MiB/s |  72.3 KiB |  00m00s
[ 94/214] libthai-0:0.1.29-9.fc41.x86_6 100% |   2.5 MiB/s | 211.8 KiB |  00m00s
[ 95/214] xml-common-0:0.6.3-65.fc41.no 100% | 801.0 KiB/s |  31.2 KiB |  00m00s
[ 96/214] enchant-1:1.6.0-36.fc41.x86_6 100% |   1.1 MiB/s |  60.3 KiB |  00m00s
[ 97/214] libart_lgpl-0:2.3.21-33.fc41. 100% |   1.8 MiB/s |  72.3 KiB |  00m00s
[ 98/214] ocaml-ordering-0:3.16.1-1.fc4 100% | 265.2 KiB/s |  19.6 KiB |  00m00s
[ 99/214] at-spi2-core-0:2.54.0-1.fc41. 100% |   5.9 MiB/s | 377.5 KiB |  00m00s
[100/214] default-fonts-core-sans-0:4.1 100% | 566.0 KiB/s |  31.1 KiB |  00m00s
[101/214] fonts-filesystem-1:2.0.5-17.f 100% | 132.6 KiB/s |   8.5 KiB |  00m00s
[102/214] libX11-common-0:1.8.10-2.fc41 100% |   2.6 MiB/s | 175.8 KiB |  00m00s
[103/214] libtiff-0:4.6.0-6.fc41.x86_64 100% |   3.1 MiB/s | 212.0 KiB |  00m00s
[104/214] graphite2-0:1.3.14-16.fc41.x8 100% | 960.9 KiB/s |  95.1 KiB |  00m00s
[105/214] libxcb-0:1.17.0-3.fc41.x86_64 100% |   2.3 MiB/s | 240.7 KiB |  00m00s
[106/214] libdatrie-0:0.2.13-10.fc41.x8 100% | 322.2 KiB/s |  32.2 KiB |  00m00s
[107/214] dbus-1:1.14.10-4.fc41.x86_64  100% | 143.8 KiB/s |   7.9 KiB |  00m00s
[108/214] dbus-libs-1:1.14.10-4.fc41.x8 100% |   2.7 MiB/s | 155.1 KiB |  00m00s
[109/214] hunspell-0:1.7.2-8.fc41.x86_6 100% |   7.5 MiB/s | 477.3 KiB |  00m00s
[110/214] xprop-0:1.2.7-2.fc41.x86_64   100% | 697.6 KiB/s |  34.9 KiB |  00m00s
[111/214] libXtst-0:1.2.5-1.fc41.x86_64 100% | 394.0 KiB/s |  20.5 KiB |  00m00s
[112/214] abattis-cantarell-vf-fonts-0: 100% |   2.4 MiB/s | 120.2 KiB |  00m00s
[113/214] jbigkit-libs-0:2.1-30.fc41.x8 100% |   1.3 MiB/s |  53.3 KiB |  00m00s
[114/214] google-noto-sans-vf-fonts-0:2 100% |  12.6 MiB/s | 594.1 KiB |  00m00s
[115/214] liblerc-0:4.0.0-7.fc41.x86_64 100% |   4.8 MiB/s | 210.3 KiB |  00m00s
[116/214] libXau-0:1.0.11-7.fc41.x86_64 100% | 817.7 KiB/s |  31.9 KiB |  00m00s
[117/214] hunspell-en-US-0:0.20201207-1 100% |   4.4 MiB/s | 180.9 KiB |  00m00s
[118/214] hunspell-filesystem-0:1.7.2-8 100% | 203.2 KiB/s |   8.1 KiB |  00m00s
[119/214] dbus-broker-0:36-4.fc41.x86_6 100% |   4.1 MiB/s | 171.7 KiB |  00m00s
[120/214] dbus-common-1:1.14.10-4.fc41. 100% | 375.9 KiB/s |  14.7 KiB |  00m00s
[121/214] google-noto-fonts-common-0:20 100% | 461.9 KiB/s |  18.0 KiB |  00m00s
[122/214] cairo-0:1.18.2-2.fc41.x86_64  100% |  13.2 MiB/s | 690.9 KiB |  00m00s
[123/214] libXrender-0:0.9.12-1.fc41.x8 100% | 442.7 KiB/s |  26.1 KiB |  00m00s
[124/214] python3-0:3.13.1-2.fc41.x86_6 100% | 671.1 KiB/s |  26.8 KiB |  00m00s
[125/214] libb2-0:0.98.1-12.fc41.x86_64 100% | 641.9 KiB/s |  25.7 KiB |  00m00s
[126/214] glib2-0:2.82.2-1.fc41.x86_64  100% |  17.9 MiB/s |   3.0 MiB |  00m00s
[127/214] mpdecimal-0:2.5.1-16.fc41.x86 100% |   2.0 MiB/s |  89.0 KiB |  00m00s
[128/214] python3-libs-0:3.13.1-2.fc41. 100% |  52.5 MiB/s |   8.9 MiB |  00m00s
[129/214] python-pip-wheel-0:24.2-1.fc4 100% |  11.3 MiB/s |   1.2 MiB |  00m00s
[130/214] cairo-gobject-0:1.18.2-2.fc41 100% | 286.8 KiB/s |  16.3 KiB |  00m00s
[131/214] librsvg2-0:2.59.2-1.fc41.x86_ 100% |  11.8 MiB/s |   1.6 MiB |  00m00s
[132/214] libcurl-devel-0:8.9.1-3.fc41. 100% |  14.4 MiB/s | 871.1 KiB |  00m00s
[133/214] libmpc-0:1.3.1-6.fc41.x86_64  100% |   1.5 MiB/s |  71.1 KiB |  00m00s
[134/214] make-1:4.4.1-8.fc41.x86_64    100% |  11.7 MiB/s | 586.1 KiB |  00m00s
[135/214] libwebp-0:1.5.0-1.fc41.x86_64 100% |   3.9 MiB/s | 279.6 KiB |  00m00s
[136/214] cairo-devel-0:1.18.2-2.fc41.x 100% |   3.3 MiB/s | 191.9 KiB |  00m00s
[137/214] glib2-devel-0:2.82.2-1.fc41.x 100% |  11.3 MiB/s |   1.5 MiB |  00m00s
[138/214] cpp-0:14.2.1-7.fc41.x86_64    100% |  28.8 MiB/s |  11.5 MiB |  00m00s
[139/214] python3-packaging-0:24.1-2.fc 100% |   2.6 MiB/s | 125.5 KiB |  00m00s
[140/214] libXcursor-devel-0:1.2.3-1.fc 100% | 879.8 KiB/s |  39.6 KiB |  00m00s
[141/214] xorg-x11-proto-devel-0:2024.1 100% |   6.4 MiB/s | 300.3 KiB |  00m00s
[142/214] atk-devel-0:2.54.0-1.fc41.x86 100% |   5.0 MiB/s | 443.2 KiB |  00m00s
[143/214] gdk-pixbuf2-devel-0:2.42.12-6 100% |   4.2 MiB/s | 367.3 KiB |  00m00s
[144/214] libX11-xcb-0:1.8.10-2.fc41.x8 100% | 282.9 KiB/s |  11.9 KiB |  00m00s
[145/214] libX11-devel-0:1.8.10-2.fc41. 100% |  12.7 MiB/s |   1.0 MiB |  00m00s
[146/214] libXext-devel-0:1.3.6-2.fc41. 100% |   2.1 MiB/s |  85.4 KiB |  00m00s
[147/214] libXcomposite-devel-0:0.4.6-4 100% | 280.2 KiB/s |  16.0 KiB |  00m00s
[148/214] libXfixes-devel-0:6.0.1-4.fc4 100% | 253.6 KiB/s |  12.7 KiB |  00m00s
[149/214] libXi-devel-0:1.8.2-1.fc41.x8 100% |   2.2 MiB/s | 115.8 KiB |  00m00s
[150/214] libXinerama-devel-0:1.1.5-7.f 100% | 339.5 KiB/s |  13.2 KiB |  00m00s
[151/214] libXrandr-devel-0:1.5.4-4.fc4 100% | 496.1 KiB/s |  19.3 KiB |  00m00s
[152/214] pango-devel-0:1.54.0-2.fc41.x 100% |   3.8 MiB/s | 160.3 KiB |  00m00s
[153/214] fontconfig-devel-0:2.15.0-8.f 100% |   3.9 MiB/s | 164.8 KiB |  00m00s
[154/214] gcc-0:14.2.1-7.fc41.x86_64    100% |  41.1 MiB/s |  36.1 MiB |  00m01s
[155/214] freetype-devel-0:2.13.3-1.fc4 100% |  12.9 MiB/s |   1.0 MiB |  00m00s
[156/214] gettext-0:0.22.5-6.fc41.x86_6 100% |  12.6 MiB/s |   1.1 MiB |  00m00s
[157/214] gettext-libs-0:0.22.5-6.fc41. 100% |  13.6 MiB/s | 666.4 KiB |  00m00s
[158/214] gettext-runtime-0:0.22.5-6.fc 100% |   3.0 MiB/s | 121.8 KiB |  00m00s
[159/214] libtextstyle-0:0.22.5-6.fc41. 100% |   2.1 MiB/s |  88.4 KiB |  00m00s
[160/214] gettext-envsubst-0:0.22.5-6.f 100% | 968.6 KiB/s |  37.8 KiB |  00m00s
[161/214] cups-libs-1:2.4.11-9.fc41.x86 100% |   4.6 MiB/s | 253.0 KiB |  00m00s
[162/214] avahi-libs-0:0.8-29.fc41.x86_ 100% |   1.7 MiB/s |  66.7 KiB |  00m00s
[163/214] cups-filesystem-1:2.4.11-9.fc 100% | 196.6 KiB/s |  13.6 KiB |  00m00s
[164/214] libXcursor-0:1.2.3-1.fc41.x86 100% | 646.9 KiB/s |  31.1 KiB |  00m00s
[165/214] libjpeg-turbo-devel-0:3.0.2-3 100% |   2.4 MiB/s |  97.5 KiB |  00m00s
[166/214] libpng-devel-2:1.6.40-4.fc41. 100% |   6.5 MiB/s | 290.9 KiB |  00m00s
[167/214] libtiff-devel-0:4.6.0-6.fc41. 100% |   5.6 MiB/s | 258.2 KiB |  00m00s
[168/214] brotli-devel-0:1.1.0-5.fc41.x 100% | 680.1 KiB/s |  34.0 KiB |  00m00s
[169/214] brotli-0:1.1.0-5.fc41.x86_64  100% | 308.9 KiB/s |  20.1 KiB |  00m00s
[170/214] bzip2-devel-0:1.0.8-19.fc41.x 100% |   4.7 MiB/s | 213.7 KiB |  00m00s
[171/214] harfbuzz-devel-0:9.0.0-3.fc41 100% |   9.7 MiB/s | 447.4 KiB |  00m00s
[172/214] harfbuzz-cairo-0:9.0.0-3.fc41 100% | 699.5 KiB/s |  29.4 KiB |  00m00s
[173/214] harfbuzz-icu-0:9.0.0-3.fc41.x 100% | 391.8 KiB/s |  15.7 KiB |  00m00s
[174/214] xz-devel-1:5.6.2-2.fc41.x86_6 100% |   1.7 MiB/s |  66.5 KiB |  00m00s
[175/214] libxml2-devel-0:2.12.9-1.fc41 100% |   9.3 MiB/s | 523.9 KiB |  00m00s
[176/214] cmake-filesystem-0:3.30.5-1.f 100% | 341.9 KiB/s |  17.4 KiB |  00m00s
[177/214] expat-0:2.6.4-1.fc41.x86_64   100% | 931.1 KiB/s | 114.5 KiB |  00m00s
[178/214] tzdata-0:2024b-1.fc41.noarch  100% |   9.7 MiB/s | 712.6 KiB |  00m00s
[179/214] rsvg-pixbuf-loader-0:2.59.2-1 100% |   2.6 MiB/s | 152.5 KiB |  00m00s
[180/214] openssl-devel-1:3.2.2-11.fc41 100% |  22.4 MiB/s |   2.8 MiB |  00m00s
[181/214] libidn2-devel-0:2.3.7-2.fc41. 100% | 761.2 KiB/s |  70.8 KiB |  00m00s
[182/214] libicu-0:74.2-2.fc41.x86_64   100% |  26.2 MiB/s |  10.4 MiB |  00m00s
[183/214] libnghttp2-devel-0:1.62.1-2.f 100% | 871.5 KiB/s |  55.8 KiB |  00m00s
[184/214] libpsl-devel-0:0.21.5-4.fc41. 100% | 583.6 KiB/s |  33.3 KiB |  00m00s
[185/214] publicsuffix-list-0:20240107- 100% |   2.1 MiB/s |  87.5 KiB |  00m00s
[186/214] libssh-devel-0:0.10.6-8.fc41. 100% | 980.4 KiB/s |  39.2 KiB |  00m00s
[187/214] libXrender-devel-0:0.9.12-1.f 100% | 351.5 KiB/s |  19.0 KiB |  00m00s
[188/214] sysprof-capture-devel-0:47.2- 100% |   1.0 MiB/s |  53.6 KiB |  00m00s
[189/214] libmount-devel-0:2.40.4-1.fc4 100% | 482.0 KiB/s |  27.0 KiB |  00m00s
[190/214] libffi-devel-0:3.4.6-3.fc41.x 100% | 471.6 KiB/s |  28.8 KiB |  00m00s
[191/214] libselinux-devel-0:3.7-5.fc41 100% |   3.1 MiB/s | 151.1 KiB |  00m00s
[192/214] libsepol-devel-0:3.7-2.fc41.x 100% |   1.0 MiB/s |  48.1 KiB |  00m00s
[193/214] pcre2-devel-0:10.44-1.fc41.1. 100% |  10.8 MiB/s | 521.5 KiB |  00m00s
[194/214] pcre2-utf16-0:10.44-1.fc41.1. 100% |   5.3 MiB/s | 222.8 KiB |  00m00s
[195/214] pcre2-utf32-0:10.44-1.fc41.1. 100% |   4.6 MiB/s | 210.4 KiB |  00m00s
[196/214] glibc-devel-0:2.40-17.fc41.x8 100% |  10.6 MiB/s | 626.6 KiB |  00m00s
[197/214] pixman-devel-0:0.44.2-1.fc41. 100% | 267.7 KiB/s |  17.4 KiB |  00m00s
[198/214] libxcb-devel-0:1.17.0-3.fc41. 100% |  18.7 MiB/s |   1.4 MiB |  00m00s
[199/214] fribidi-devel-0:1.0.15-2.fc41 100% | 755.2 KiB/s |  29.5 KiB |  00m00s
[200/214] pixman-0:0.44.2-1.fc41.x86_64 100% |   3.7 MiB/s | 269.1 KiB |  00m00s
[201/214] libXft-devel-0:2.3.8-7.fc41.x 100% |   1.2 MiB/s |  49.8 KiB |  00m00s
[202/214] libthai-devel-0:0.1.29-9.fc41 100% |   3.6 MiB/s | 146.7 KiB |  00m00s
[203/214] libXau-devel-0:1.0.11-7.fc41. 100% | 363.7 KiB/s |  13.8 KiB |  00m00s
[204/214] libdatrie-devel-0:0.2.13-10.f 100% |   3.8 MiB/s | 155.3 KiB |  00m00s
[205/214] graphite2-devel-0:1.3.14-16.f 100% | 533.1 KiB/s |  20.8 KiB |  00m00s
[206/214] libwebp-devel-0:1.5.0-1.fc41. 100% | 508.5 KiB/s |  39.7 KiB |  00m00s
[207/214] libicu-devel-0:74.2-2.fc41.x8 100% |  18.9 MiB/s | 928.2 KiB |  00m00s
[208/214] libblkid-devel-0:2.40.4-1.fc4 100% | 407.3 KiB/s |  26.1 KiB |  00m00s
[209/214] kernel-headers-0:6.12.4-200.f 100% |  17.6 MiB/s |   1.6 MiB |  00m00s
[210/214] libxcrypt-devel-0:4.4.38-2.fc 100% | 357.6 KiB/s |  29.0 KiB |  00m00s
[211/214] gcc-plugin-annobin-0:14.2.1-7 100% |   1.3 MiB/s |  58.0 KiB |  00m00s
[212/214] ocaml-easy-format-0:1.3.4-11. 100% | 638.7 KiB/s |  61.3 KiB |  00m00s
[213/214] annobin-plugin-gcc-0:12.69-1. 100% |  19.0 MiB/s | 971.0 KiB |  00m00s
[214/214] annobin-docs-0:12.69-1.fc41.n 100% |   2.0 MiB/s |  91.8 KiB |  00m00s
--------------------------------------------------------------------------------
[214/214] Total                         100% |  30.5 MiB/s | 271.3 MiB |  00m09s
Running transaction
[  1/216] Verify package files          100% | 232.0   B/s | 214.0   B |  00m01s
[  2/216] Prepare transaction           100% | 823.0   B/s | 214.0   B |  00m00s
[  3/216] Installing xorg-x11-proto-dev 100% |   4.1 MiB/s |   1.8 MiB |  00m00s
[  4/216] Installing cmake-filesystem-0 100% |   1.8 MiB/s |   7.3 KiB |  00m00s
[  5/216] Installing zlib-ng-compat-dev 100% |  53.0 MiB/s | 108.5 KiB |  00m00s
[  6/216] Installing ocaml-runtime-0:5. 100% |   9.5 MiB/s |   8.1 MiB |  00m01s
[  7/216] Installing libpng-2:1.6.40-4. 100% |  80.4 MiB/s | 247.1 KiB |  00m00s
[  8/216] Installing libpng-devel-2:1.6 100% |  72.1 MiB/s | 885.4 KiB |  00m00s
[  9/216] Installing fonts-filesystem-1 100% | 769.5 KiB/s | 788.0   B |  00m00s
[ 10/216] Installing libjpeg-turbo-0:3. 100% | 253.5 MiB/s | 778.7 KiB |  00m00s
[ 11/216] Installing pcre-0:8.45-1.fc41 100% | 178.4 MiB/s | 548.1 KiB |  00m00s
[ 12/216] Installing libjpeg-turbo-deve 100% |   2.0 MiB/s | 355.5 KiB |  00m00s
[ 13/216] Installing pixman-0:0.44.2-1. 100% | 216.7 MiB/s | 665.6 KiB |  00m00s
[ 14/216] Installing expat-0:2.6.4-1.fc 100% |  96.0 MiB/s | 295.0 KiB |  00m00s
[ 15/216] Installing libicu-0:74.2-2.fc 100% |  48.5 MiB/s |  35.0 MiB |  00m01s
[ 16/216] Installing libtextstyle-0:0.2 100% | 191.9 MiB/s | 196.5 KiB |  00m00s
[ 17/216] Installing gettext-libs-0:0.2 100% | 104.8 MiB/s |   1.7 MiB |  00m00s
[ 18/216] Installing libwebp-0:1.5.0-1. 100% |  17.8 MiB/s | 818.6 KiB |  00m00s
[ 19/216] Installing libmpc-0:1.3.1-6.f 100% | 162.3 MiB/s | 166.2 KiB |  00m00s
[ 20/216] Installing hunspell-filesyste 100% |   0.0   B/s | 388.0   B |  00m00s
[ 21/216] Installing libXau-0:1.0.11-7. 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[ 22/216] Installing libxcb-0:1.17.0-3. 100% |  91.4 MiB/s |   1.2 MiB |  00m00s
[ 23/216] Installing dbus-libs-1:1.14.1 100% | 180.7 MiB/s | 370.0 KiB |  00m00s
[ 24/216] Installing libdatrie-0:0.2.13 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[ 25/216] Installing libthai-0:0.1.29-9 100% |  23.2 MiB/s | 785.3 KiB |  00m00s
[ 26/216] Installing graphite2-0:1.3.14 100% |  12.6 MiB/s | 194.1 KiB |  00m00s
[ 27/216] Installing xml-common-0:0.6.3 100% |  39.6 MiB/s |  81.1 KiB |  00m00s
[ 28/216] Installing fribidi-0:1.0.15-2 100% |  21.3 MiB/s | 370.9 KiB |  00m00s
[ 29/216] Installing nettle-0:3.10-3.fc 100% | 155.5 MiB/s | 796.1 KiB |  00m00s
[ 30/216] Installing gnutls-0:3.8.6-7.f 100% |  44.2 MiB/s |   3.2 MiB |  00m00s
[ 31/216] Installing glib2-0:2.82.2-1.f 100% |  71.0 MiB/s |  14.7 MiB |  00m00s
[ 32/216] Installing freetype-0:2.13.3- 100% | 166.4 MiB/s | 852.2 KiB |  00m00s
[ 33/216] Installing harfbuzz-0:9.0.0-3 100% |  34.4 MiB/s |   2.7 MiB |  00m00s
[ 34/216] Installing shared-mime-info-0 100% |  77.5 MiB/s |   2.6 MiB |  00m00s
[ 35/216] Installing gdk-pixbuf2-0:2.42 100% |  32.4 MiB/s |   2.5 MiB |  00m00s
[ 36/216] Installing libev-0:4.33-12.fc 100% |  54.1 MiB/s | 110.8 KiB |  00m00s
[ 37/216] Installing libzstd-devel-0:1. 100% | 198.5 MiB/s | 203.2 KiB |  00m00s
[ 38/216] Installing libev-devel-0:4.33 100% | 128.1 MiB/s | 131.2 KiB |  00m00s
[ 39/216] Installing gtk-update-icon-ca 100% |  65.9 MiB/s |  67.5 KiB |  00m00s
[ 40/216] Installing harfbuzz-icu-0:9.0 100% | 678.0 KiB/s |  20.3 KiB |  00m00s
[ 41/216] Installing fribidi-devel-0:1. 100% |  40.0 MiB/s |  81.9 KiB |  00m00s
[ 42/216] Installing graphite2-devel-0: 100% |  49.4 MiB/s |  50.6 KiB |  00m00s
[ 43/216] Installing libdatrie-devel-0: 100% |  98.2 MiB/s | 603.4 KiB |  00m00s
[ 44/216] Installing libthai-devel-0:0. 100% |   6.6 MiB/s | 717.8 KiB |  00m00s
[ 45/216] Installing avahi-libs-0:0.8-2 100% |  82.5 MiB/s | 168.9 KiB |  00m00s
[ 46/216] Installing libXau-devel-0:1.0 100% |   1.1 MiB/s |   8.2 KiB |  00m00s
[ 47/216] Installing libxcb-devel-0:1.1 100% |  14.3 MiB/s |   3.1 MiB |  00m00s
[ 48/216] Installing hunspell-en-US-0:0 100% | 136.3 MiB/s | 558.1 KiB |  00m00s
[ 49/216] Installing hunspell-0:1.7.2-8 100% |  30.8 MiB/s |   1.4 MiB |  00m00s
[ 50/216] Installing enchant-1:1.6.0-36 100% |  50.7 MiB/s | 155.6 KiB |  00m00s
[ 51/216] Installing cpp-0:14.2.1-7.fc4 100% |  17.3 MiB/s |  34.6 MiB |  00m02s
[ 52/216] Installing libwebp-devel-0:1. 100% |  30.5 MiB/s | 124.9 KiB |  00m00s
[ 53/216] Installing libicu-devel-0:74. 100% |  39.4 MiB/s |   5.6 MiB |  00m00s
[ 54/216] Installing pixman-devel-0:0.4 100% |  49.0 MiB/s |  50.2 KiB |  00m00s
[ 55/216] Installing pcre-cpp-0:8.45-1. 100% |  43.9 MiB/s |  44.9 KiB |  00m00s
[ 56/216] Installing abattis-cantarell- 100% |  38.0 MiB/s | 194.4 KiB |  00m00s
[ 57/216] Installing libssh-devel-0:0.1 100% | 153.7 MiB/s | 157.4 KiB |  00m00s
[ 58/216] Installing annobin-docs-0:12. 100% |  32.2 MiB/s |  98.8 KiB |  00m00s
[ 59/216] Installing kernel-headers-0:6 100% |   9.0 MiB/s |   6.6 MiB |  00m01s
[ 60/216] Installing libxcrypt-devel-0: 100% |  10.8 MiB/s |  33.1 KiB |  00m00s
[ 61/216] Installing glibc-devel-0:2.40 100% |  15.9 MiB/s |   2.3 MiB |  00m00s
[ 62/216] Installing libblkid-devel-0:2 100% |  44.9 MiB/s |  46.0 KiB |  00m00s
[ 63/216] Installing pcre2-utf32-0:10.4 100% | 274.8 MiB/s | 562.8 KiB |  00m00s
[ 64/216] Installing pcre2-utf16-0:10.4 100% |   4.2 MiB/s | 590.9 KiB |  00m00s
[ 65/216] Installing pcre2-devel-0:10.4 100% |   8.8 MiB/s |   2.0 MiB |  00m00s
[ 66/216] Installing libsepol-devel-0:3 100% |  25.0 MiB/s | 127.8 KiB |  00m00s
[ 67/216] Installing libselinux-devel-0 100% |   8.3 MiB/s | 161.2 KiB |  00m00s
[ 68/216] Installing libmount-devel-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[ 69/216] Installing libffi-devel-0:3.4 100% |  34.0 MiB/s |  34.8 KiB |  00m00s
[ 70/216] Installing sysprof-capture-de 100% | 124.8 MiB/s | 255.7 KiB |  00m00s
[ 71/216] Installing publicsuffix-list- 100% |  12.5 MiB/s | 319.1 KiB |  00m00s
[ 72/216] Installing libpsl-devel-0:0.2 100% |  37.0 MiB/s | 113.6 KiB |  00m00s
[ 73/216] Installing libnghttp2-devel-0 100% | 144.7 MiB/s | 296.3 KiB |  00m00s
[ 74/216] Installing libidn2-devel-0:2. 100% |  21.2 MiB/s | 260.1 KiB |  00m00s
[ 75/216] Installing openssl-devel-1:3. 100% |  21.4 MiB/s |   5.2 MiB |  00m00s
[ 76/216] Installing tzdata-0:2024b-1.f 100% |  20.0 MiB/s |   1.9 MiB |  00m00s
[ 77/216] Installing xz-devel-1:5.6.2-2 100% |  63.3 MiB/s | 259.4 KiB |  00m00s
[ 78/216] Installing libxml2-devel-0:2. 100% | 117.8 MiB/s |   3.4 MiB |  00m00s
[ 79/216] Installing bzip2-devel-0:1.0. 100% | 151.7 MiB/s | 310.7 KiB |  00m00s
[ 80/216] Installing brotli-0:1.1.0-5.f 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[ 81/216] Installing brotli-devel-0:1.1 100% |  16.6 MiB/s |  68.0 KiB |  00m00s
[ 82/216] Installing libcurl-devel-0:8. 100% |  35.5 MiB/s |   1.3 MiB |  00m00s
[ 83/216] Installing cups-filesystem-1: 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 84/216] Installing cups-libs-1:2.4.11 100% |  75.1 MiB/s | 615.5 KiB |  00m00s
[ 85/216] Installing gettext-envsubst-0 100% |  37.3 MiB/s |  76.3 KiB |  00m00s
[ 86/216] Installing gettext-runtime-0: 100% |  39.9 MiB/s | 490.7 KiB |  00m00s
[ 87/216] Installing gettext-0:0.22.5-6 100% | 113.9 MiB/s |   5.2 MiB |  00m00s
[ 88/216] Installing libX11-xcb-0:1.8.1 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[ 89/216] Installing make-1:4.4.1-8.fc4 100% | 112.5 MiB/s |   1.8 MiB |  00m00s
[ 90/216] Installing gcc-0:14.2.1-7.fc4 100% |  38.1 MiB/s | 103.4 MiB |  00m03s
[ 91/216] Installing ocaml-0:5.2.0-3.fc 100% |  43.4 MiB/s | 136.7 MiB |  00m03s
[ 92/216] Installing ocaml-compiler-lib 100% | 108.9 MiB/s | 100.4 MiB |  00m01s
[ 93/216] Installing ocaml-csexp-0:1.5. 100% |  47.6 MiB/s |  97.4 KiB |  00m00s
[ 94/216] Installing ocaml-pp-0:1.2.0-9 100% |  48.0 MiB/s |  98.2 KiB |  00m00s
[ 95/216] Installing ocaml-pcre-0:7.5.0 100% | 102.9 MiB/s | 316.0 KiB |  00m00s
[ 96/216] Installing ocaml-zip-0:1.12-1 100% |  84.9 MiB/s | 260.9 KiB |  00m00s
[ 97/216] Installing ocaml-zarith-0:1.1 100% |   9.6 MiB/s | 374.5 KiB |  00m00s
[ 98/216] Installing ocaml-ocplib-endia 100% |  92.4 MiB/s | 283.8 KiB |  00m00s
[ 99/216] Installing ocaml-lwt-0:5.7.0- 100% | 105.8 MiB/s |   2.3 MiB |  00m00s
[100/216] Installing ocaml-zip-devel-0: 100% |   7.6 MiB/s | 633.1 KiB |  00m00s
[101/216] Installing ocaml-pp-devel-0:1 100% | 186.1 MiB/s | 190.5 KiB |  00m00s
[102/216] Installing ocaml-csexp-devel- 100% | 201.7 MiB/s | 206.6 KiB |  00m00s
[103/216] Installing ocaml-camlp-stream 100% |  62.3 MiB/s | 127.6 KiB |  00m00s
[104/216] Installing ocaml-curl-0:0.9.2 100% |   1.1 MiB/s | 634.8 KiB |  00m01s
[105/216] Installing ocaml-ocplib-endia 100% | 132.6 MiB/s | 543.0 KiB |  00m00s
[106/216] Installing ocaml-lwt-devel-0: 100% |  91.1 MiB/s |   5.9 MiB |  00m00s
[107/216] Installing ocaml-cryptokit-0: 100% | 164.5 MiB/s |   1.0 MiB |  00m00s
[108/216] Installing ocaml-findlib-0:1. 100% | 159.8 MiB/s |   3.4 MiB |  00m00s
[109/216] Installing ocaml-yojson-0:2.2 100% | 129.3 MiB/s |   3.1 MiB |  00m00s
[110/216] Installing ocaml-extlib-0:1.7 100% |  73.4 MiB/s | 976.8 KiB |  00m00s
[111/216] Installing ocaml-ounit-0:2.2. 100% | 123.0 MiB/s |   1.2 MiB |  00m00s
[112/216] Installing ocaml-xmlm-0:1.4.0 100% |  98.7 MiB/s |   2.0 MiB |  00m00s
[113/216] Installing ocaml-easy-format- 100% |  26.4 MiB/s | 108.0 KiB |  00m00s
[114/216] Installing python-pip-wheel-0 100% | 248.3 MiB/s |   1.2 MiB |  00m00s
[115/216] Installing mpdecimal-0:2.5.1- 100% |  50.3 MiB/s | 206.0 KiB |  00m00s
[116/216] Installing libb2-0:0.98.1-12. 100% |   7.0 MiB/s |  43.3 KiB |  00m00s
[117/216] Installing python3-libs-0:3.1 100% |  44.7 MiB/s |  40.6 MiB |  00m01s
[118/216] Installing python3-0:3.13.1-2 100% |  31.6 MiB/s |  32.4 KiB |  00m00s
[119/216] Installing ocaml-rpm-macros-0 100% |  19.8 MiB/s |  20.3 KiB |  00m00s
[120/216] Installing ocaml-dune-0:3.16. 100% | 121.5 MiB/s |  22.5 MiB |  00m00s
[121/216] Installing ocaml-ordering-0:3 100% |  25.3 MiB/s |  26.0 KiB |  00m00s
[122/216] Installing ocaml-dyn-0:3.16.1 100% |  31.5 MiB/s |  64.4 KiB |  00m00s
[123/216] Installing ocaml-stdune-0:3.1 100% |  49.7 MiB/s |   2.6 MiB |  00m00s
[124/216] Installing ocaml-ordering-dev 100% |  26.0 MiB/s |  26.6 KiB |  00m00s
[125/216] Installing ocaml-dyn-devel-0: 100% |  30.2 MiB/s | 123.8 KiB |  00m00s
[126/216] Installing ocaml-stdune-devel 100% |  93.2 MiB/s |   6.4 MiB |  00m00s
[127/216] Installing ocaml-dune-configu 100% | 108.6 MiB/s | 445.0 KiB |  00m00s
[128/216] Installing python3-packaging- 100% |  32.5 MiB/s | 433.2 KiB |  00m00s
[129/216] Installing glib2-devel-0:2.82 100% | 140.4 MiB/s |  15.7 MiB |  00m00s
[130/216] Installing dbus-common-1:1.14 100% | 250.9 KiB/s |  13.6 KiB |  00m00s
[131/216] Installing dbus-broker-0:36-4 100% |   5.2 MiB/s | 385.3 KiB |  00m00s
[132/216] Installing dbus-1:1.14.10-4.f 100% |   0.0   B/s | 124.0   B |  00m00s
[133/216] Installing google-noto-fonts- 100% |  17.8 MiB/s |  18.3 KiB |  00m00s
[134/216] Installing google-noto-sans-v 100% | 124.9 MiB/s |   1.2 MiB |  00m00s
[135/216] Installing default-fonts-core 100% |   5.9 MiB/s |  18.2 KiB |  00m00s
[136/216] Installing fontconfig-0:2.15. 100% | 769.6 KiB/s | 811.1 KiB |  00m01s
[137/216] Installing liblerc-0:4.0.0-7. 100% | 148.7 MiB/s | 609.0 KiB |  00m00s
[138/216] Installing jbigkit-libs-0:2.1 100% | 116.8 MiB/s | 119.6 KiB |  00m00s
[139/216] Installing libtiff-0:4.6.0-6. 100% | 148.5 MiB/s | 608.2 KiB |  00m00s
[140/216] Installing gdk-pixbuf2-module 100% |  55.5 MiB/s |  56.8 KiB |  00m00s
[141/216] Installing libtiff-devel-0:4. 100% |  78.1 MiB/s | 720.0 KiB |  00m00s
[142/216] Installing gdk-pixbuf2-devel- 100% |  79.3 MiB/s |   2.3 MiB |  00m00s
[143/216] Installing libX11-common-0:1. 100% |  21.2 MiB/s |   1.2 MiB |  00m00s
[144/216] Installing libX11-0:1.8.10-2. 100% | 106.8 MiB/s |   1.3 MiB |  00m00s
[145/216] Installing libX11-devel-0:1.8 100% |  22.9 MiB/s |   1.1 MiB |  00m00s
[146/216] Installing libXext-0:1.3.6-2. 100% |  89.2 MiB/s |  91.3 KiB |  00m00s
[147/216] Installing libXrender-0:0.9.1 100% |  48.8 MiB/s |  50.0 KiB |  00m00s
[148/216] Installing cairo-0:1.18.2-2.f 100% |  96.1 MiB/s |   1.7 MiB |  00m00s
[149/216] Installing libXrender-devel-0 100% |  12.4 MiB/s |  51.0 KiB |  00m00s
[150/216] Installing libXext-devel-0:1. 100% |  18.1 MiB/s | 110.9 KiB |  00m00s
[151/216] Installing libXi-0:1.8.2-1.fc 100% |  76.0 MiB/s |  77.8 KiB |  00m00s
[152/216] Installing libXfixes-0:6.0.1- 100% |  30.9 MiB/s |  31.7 KiB |  00m00s
[153/216] Installing libXfixes-devel-0: 100% |   9.7 MiB/s |   9.9 KiB |  00m00s
[154/216] Installing libXcursor-0:1.2.3 100% |  57.8 MiB/s |  59.2 KiB |  00m00s
[155/216] Installing libXrandr-0:1.5.4- 100% |  51.9 MiB/s |  53.1 KiB |  00m00s
[156/216] Installing libXft-0:2.3.8-7.f 100% |  81.1 MiB/s | 166.0 KiB |  00m00s
[157/216] Installing pango-0:1.54.0-2.f 100% | 122.3 MiB/s |   1.0 MiB |  00m00s
[158/216] Installing libXinerama-0:1.1. 100% |  19.7 MiB/s |  20.2 KiB |  00m00s
[159/216] Installing libXcomposite-0:0. 100% |  45.0 MiB/s |  46.1 KiB |  00m00s
[160/216] Installing libXcomposite-deve 100% |  10.3 MiB/s |  10.5 KiB |  00m00s
[161/216] Installing libXinerama-devel- 100% |   8.3 MiB/s |   8.5 KiB |  00m00s
[162/216] Installing libXrandr-devel-0: 100% |  24.1 MiB/s |  24.7 KiB |  00m00s
[163/216] Installing libXcursor-devel-0 100% |  10.7 MiB/s |  32.8 KiB |  00m00s
[164/216] Installing libXi-devel-0:1.8. 100% |   1.3 MiB/s | 144.6 KiB |  00m00s
[165/216] Installing libXdamage-0:1.1.6 100% |  44.2 MiB/s |  45.3 KiB |  00m00s
[166/216] Installing libXtst-0:1.2.5-1. 100% |  33.8 MiB/s |  34.7 KiB |  00m00s
[167/216] Installing cairo-gobject-0:1. 100% |  34.1 MiB/s |  35.0 KiB |  00m00s
[168/216] Installing librsvg2-0:2.59.2- 100% | 168.2 MiB/s |   4.5 MiB |  00m00s
[169/216] Installing rsvg-pixbuf-loader 100% | 107.9 MiB/s | 331.6 KiB |  00m00s
[170/216] Installing harfbuzz-cairo-0:9 100% |  47.9 MiB/s |  49.1 KiB |  00m00s
[171/216] Installing freetype-devel-0:2 100% |  41.7 MiB/s |   8.5 MiB |  00m00s
[172/216] Installing fontconfig-devel-0 100% |  12.4 MiB/s | 151.9 KiB |  00m00s
[173/216] Installing cairo-devel-0:1.18 100% | 114.5 MiB/s |   2.3 MiB |  00m00s
[174/216] Installing harfbuzz-devel-0:9 100% | 134.2 MiB/s |   5.1 MiB |  00m00s
[175/216] Installing libXft-devel-0:2.3 100% |  10.8 MiB/s |  44.3 KiB |  00m00s
[176/216] Installing pango-devel-0:1.54 100% |  94.0 MiB/s |   1.5 MiB |  00m00s
[177/216] Installing xprop-0:1.2.7-2.fc 100% |  29.4 MiB/s |  60.2 KiB |  00m00s
[178/216] Installing at-spi2-core-0:2.5 100% |  66.0 MiB/s |   1.5 MiB |  00m00s
[179/216] Installing atk-0:2.54.0-1.fc4 100% |  82.7 MiB/s | 254.1 KiB |  00m00s
[180/216] Installing atk-devel-0:2.54.0 100% |  98.9 MiB/s |   6.0 MiB |  00m00s
[181/216] Installing libart_lgpl-0:2.3. 100% |  66.8 MiB/s | 136.8 KiB |  00m00s
[182/216] Installing hicolor-icon-theme 100% |   7.3 MiB/s | 179.5 KiB |  00m00s
[183/216] Installing gtk2-0:2.24.33-19. 100% | 130.9 MiB/s |  12.8 MiB |  00m00s
[184/216] Installing libglade2-0:2.6.4- 100% |  51.6 MiB/s | 158.5 KiB |  00m00s
[185/216] Installing libgnomecanvas-0:2 100% |  50.7 MiB/s | 986.4 KiB |  00m00s
[186/216] Installing gtk2-devel-0:2.24. 100% |  58.7 MiB/s |  23.8 MiB |  00m00s
[187/216] Installing gtksourceview2-0:2 100% | 103.7 MiB/s |   3.4 MiB |  00m00s
[188/216] Installing gtkspell-0:2.0.16- 100% |  14.9 MiB/s |  91.3 KiB |  00m00s
[189/216] Installing ocaml-lablgtk-0:2. 100% | 102.6 MiB/s |  14.2 MiB |  00m00s
[190/216] Installing ocaml-lablgtk-deve 100% | 146.9 MiB/s |  15.1 MiB |  00m00s
[191/216] Installing pcre-utf32-0:8.45- 100% |   6.1 MiB/s | 471.9 KiB |  00m00s
[192/216] Installing pcre-utf16-0:8.45- 100% | 161.5 MiB/s | 496.0 KiB |  00m00s
[193/216] Installing pcre-devel-0:8.45- 100% |  17.7 MiB/s |   1.7 MiB |  00m00s
[194/216] Installing ocaml-pcre-devel-0 100% | 156.4 MiB/s | 640.6 KiB |  00m00s
[195/216] Installing tcl-1:8.6.14-2.fc4 100% |  70.4 MiB/s |   4.2 MiB |  00m00s
[196/216] Installing ocaml-ocamlnet-0:4 100% | 142.8 MiB/s |  30.1 MiB |  00m00s
[197/216] Installing ocaml-ocamlnet-net 100% | 157.7 MiB/s |   1.9 MiB |  00m00s
[198/216] Installing ocaml-ocamlnet-dev 100% |  98.7 MiB/s |  27.4 MiB |  00m00s
[199/216] Installing gmp-c++-1:6.3.0-2. 100% |  31.8 MiB/s |  32.6 KiB |  00m00s
[200/216] Installing gmp-devel-1:6.3.0- 100% | 172.9 MiB/s | 354.1 KiB |  00m00s
[201/216] Installing ocaml-zarith-devel 100% | 109.6 MiB/s | 897.9 KiB |  00m00s
[202/216] Installing ocaml-cryptokit-de 100% | 156.3 MiB/s |   1.6 MiB |  00m00s
[203/216] Installing ocaml-ocamlnet-net 100% | 706.8 MiB/s |  24.7 MiB |  00m00s
[204/216] Installing ocaml-dune-configu 100% | 136.7 MiB/s | 980.1 KiB |  00m00s
[205/216] Installing ocaml-biniou-0:1.2 100% | 110.7 MiB/s | 340.0 KiB |  00m00s
[206/216] Installing ocaml-xmlm-devel-0 100% | 116.4 MiB/s | 476.6 KiB |  00m00s
[207/216] Installing ocaml-ounit-devel- 100% | 140.3 MiB/s |   2.9 MiB |  00m00s
[208/216] Installing ocaml-extlib-devel 100% | 150.6 MiB/s |   2.4 MiB |  00m00s
[209/216] Installing ocaml-yojson-devel 100% | 183.8 MiB/s |   3.9 MiB |  00m00s
[210/216] Installing ocaml-findlib-deve 100% |  90.0 MiB/s | 645.0 KiB |  00m00s
[211/216] Installing ocaml-curl-devel-0 100% | 171.7 MiB/s |   1.5 MiB |  00m00s
[212/216] Installing ocaml-camlp-stream 100% |  51.1 MiB/s | 261.7 KiB |  00m00s
[213/216] Installing ocaml-ocamldoc-0:5 100% | 145.0 MiB/s |  27.1 MiB |  00m00s
[214/216] Installing gcc-plugin-annobin 100% |   2.2 MiB/s |  61.1 KiB |  00m00s
[215/216] Installing annobin-plugin-gcc 100% |  13.2 MiB/s | 986.7 KiB |  00m00s
[216/216] Installing ocaml-cppo-0:1.6.9 100% |   1.8 MiB/s |   2.0 MiB |  00m01s
Complete!
Finish: build setup for gapi-ocaml-0.4.5-2.fc41.src.rpm
Start: rpmbuild gapi-ocaml-0.4.5-2.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736899200
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.up6Saw
+ umask 022
+ cd /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ test -d /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ /usr/bin/rm -rf /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/gapi-ocaml-0.4.5-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gi9fAy
+ umask 022
+ cd /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ cd /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ rm -rf gapi-ocaml-0.4.5
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gapi-ocaml-0.4.5.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gapi-ocaml-0.4.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/a3f8e46488b9264a5db67857eaa56c468eef420a.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cSBZvy
+ umask 022
+ cd /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -fpermissive -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd gapi-ocaml-0.4.5
+ dune build @install
netsys_c_event.c: In function ‘netsys_get_not_event_fd_nodup’:
netsys_c_event.c:290:13: warning: unused variable ‘code’ [-Wunused-variable]
  290 |     int fd, code;
      |             ^~~~
netsys_c_event.c:290:9: warning: unused variable ‘fd’ [-Wunused-variable]
  290 |     int fd, code;
      |         ^~
In file included from netsys_c.h:63,
                 from netsys_c_mem.c:3:
netsys_c_mem.c: In function ‘netsys_blit_memory_to_string’:
/usr/lib64/ocaml/caml/mlvalues.h:333:22: warning: pointer targets in initialization of ‘char *’ from ‘unsigned char *’ differ in signedness [-Wpointer-sign]
  333 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
      |                      ^
netsys_c_mem.c:37:16: note: in expansion of macro ‘Bytes_val’
   37 |     char * s = Bytes_val(sv);
      |                ^~~~~~~~~
netsys_c_mem.c: At top level:
netsys_c_mem.c:1203:13: warning: ‘unprep_stat_queue’ defined but not used [-Wunused-function]
 1203 | static void unprep_stat_queue(void)
      |             ^~~~~~~~~~~~~~~~~
netsys_c_mem.c:1181:12: warning: ‘prep_stat_queue’ defined but not used [-Wunused-function]
 1181 | static int prep_stat_queue(void)
      |            ^~~~~~~~~~~~~~~
netsys_c_mem.c:1174:13: warning: ‘unprep_stat_tab’ defined but not used [-Wunused-function]
 1174 | static void unprep_stat_tab(void)
      |             ^~~~~~~~~~~~~~~
netsys_c_mem.c:1152:12: warning: ‘prep_stat_tab’ defined but not used [-Wunused-function]
 1152 | static int prep_stat_tab(void)
      |            ^~~~~~~~~~~~~
netsys_c_mem.c:1147:12: warning: ‘init_value_flags’ defined but not used [-Wunused-variable]
 1147 | static int init_value_flags[] = { 1, 2, 4, 8, 16, 32 };
      |            ^~~~~~~~~~~~~~~~
netsys_c_spawn.c: In function ‘netsys_spawn_nat’:
netsys_c_spawn.c:142:21: warning: pointer targets in assignment from ‘unsigned char *’ to ‘char *’ differ in signedness [-Wpointer-sign]
  142 |         sub_argv[k] = Bytes_val(Field(v_args, k));
      |                     ^
netsys_c_spawn.c:150:20: warning: pointer targets in assignment from ‘unsigned char *’ to ‘char *’ differ in signedness [-Wpointer-sign]
  150 |         sub_env[k] = Bytes_val(Field(v_env, k));
      |                    ^
netsys_c_spawn.c: In function ‘netsys_posix_spawn_nat’:
netsys_c_spawn.c:573:21: warning: pointer targets in assignment from ‘unsigned char *’ to ‘char *’ differ in signedness [-Wpointer-sign]
  573 |         sub_argv[k] = Bytes_val(Field(v_args, k));
      |                     ^
netsys_c_spawn.c:581:20: warning: pointer targets in assignment from ‘unsigned char *’ to ‘char *’ differ in signedness [-Wpointer-sign]
  581 |         sub_env[k] = Bytes_val(Field(v_env, k));
      |                    ^
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MV25ox
+ umask 022
+ cd /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ '[' /builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT
++ dirname /builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ mkdir /builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -fpermissive -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd gapi-ocaml-0.4.5
+ dune install --destdir=/builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT --prefix=/usr --libdir=/usr/lib64/ocaml --docdir=/usr/share/doc
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT
/builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT/usr/lib64/ocaml/gapi-ocaml/netstring-local/netstring_local.a: replacing with normalized version
/builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT/usr/lib64/ocaml/gapi-ocaml/netsys-local/libnetsys_local_stubs.a: replacing with normalized version
/builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT/usr/lib64/ocaml/gapi-ocaml/netsys-local/netsys_local.a: replacing with normalized version
/builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT/usr/lib64/ocaml/gapi-ocaml/gapi_ocaml.a: replacing with normalized version
Scanned 11 directories and 561 files,
               processed 4 inodes,
               4 modified (4 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/gapi-ocaml-0.4.5-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: gapi-ocaml-0.4.5-2.fc41.x86_64
Provides: gapi-ocaml = 0.4.5-2.fc41 gapi-ocaml(x86-64) = 0.4.5-2.fc41 ocaml(GapiAdsenseV1_1Model) = ef759e0c1c617a7553d7baed69a36e99 ocaml(GapiAdsenseV1_1Service) = bafff21fa732c782142e145375e33de5 ocaml(GapiAdsenseV1_4Model) = 225a9da2b091a84586448250bc67f833 ocaml(GapiAdsenseV1_4Service) = d2d1554b75b35c7043f1357c8b75575f ocaml(GapiAnalyticsV3Model) = 424143d3a3f1084b90eabeaa98db7adb ocaml(GapiAnalyticsV3Service) = ddff77bef3c1ed1578f7de6ccb1f98a5 ocaml(GapiAuth) = 88920fdd0498a49b99d6c9fe2be22a17 ocaml(GapiAuthResponse) = f4dab65c56e00ae6e13557ad73ffb49e ocaml(GapiBigqueryV2Model) = dd4129551f3780e1e67f7913ba0e1106 ocaml(GapiBigqueryV2Service) = 5d31f2396be8582afecfe38fa74cc81e ocaml(GapiBloggerV2Model) = 501a8d24c47668167cfa25942c9e7109 ocaml(GapiBloggerV2Service) = bcdbbe63934d3c21d071324452775342 ocaml(GapiCalendarV3Model) = 4831ea7d60ad8f381e4f978949625ca8 ocaml(GapiCalendarV3Service) = 7e22469200cc1cd4e8f58380d38337d0 ocaml(GapiClientLogin) = 1bdc2e4921fcf5fafd17c4012ec1bbff ocaml(GapiConfig) = 0d7a904b8623ff6570f1f31933bd5eea ocaml(GapiConversation) = 1ffa739f6e304882dec75fc32aa187dd ocaml(GapiCore) = 09e362ac07d9a3282e6ad3ed85bc079c ocaml(GapiCurl) = 5174f7e23eaea62fa31412dcb56291f6 ocaml(GapiCustomsearchV1Model) = 72a1aa9b421bfed4a4a1d33739dcb185 ocaml(GapiCustomsearchV1Service) = e70eb97f3b9186569fcb5a7a6e29af85 ocaml(GapiDate) = 57ba193df91e3b4752b7c59ff9990d94 ocaml(GapiDiscoveryV1Model) = 859ec072f69745890b9db6f8111d3c87 ocaml(GapiDiscoveryV1Service) = 740641ed85710257775e2e8c0f57ff99 ocaml(GapiDriveV2Model) = 7471f3c50c15cd704c579ed2b7136d44 ocaml(GapiDriveV2Service) = ec37aef2ddf2528a6a16093e3130e4fc ocaml(GapiDriveV3Model) = 0e9dcd8afe80c0a8ddce86275f195bb1 ocaml(GapiDriveV3Service) = 602101f59578b7842b9c0c7dce5af57f ocaml(GapiError) = baf5592b4edf3577f19cf3ba53984361 ocaml(GapiFun) = 2980660842534ba38d31eec556a2d6a2 ocaml(GapiGmailV1Model) = 5b81bb0631079e3a348c239b9b84ab50 ocaml(GapiGmailV1Service) = 9d1b95272585f135d960c9bcbf0f7e63 ocaml(GapiJson) = 07c30111f5f86deb5702661d90b7c0a8 ocaml(GapiJwtServiceAccount) = 69120b7d39d28ef39fcc35f42299d79f ocaml(GapiLens) = 170ae91b6c4e6488f7b198d81748fed7 ocaml(GapiMediaResource) = b9c64ef8be735ec0c07b073d9cfaf496 ocaml(GapiMonad) = e6d75eed75812b178c1abf481d9a8d48 ocaml(GapiOAuth1) = 1cb5923fb3bb5b65d60ce0c4b560c5be ocaml(GapiOAuth2) = dfe8e550c371f94e1bbe4e27c1f487f8 ocaml(GapiOAuth2Devices) = 817c81359389efe96d0716df8ae23286 ocaml(GapiOAuth2ServiceAccount) = 774d8d7168d298e39c9b424d6e892839 ocaml(GapiOauth2V2Model) = da846290ca8a26c79d50ff18c2e17ae4 ocaml(GapiOauth2V2Service) = ffa7b316039dd0637178159ed6b299c9 ocaml(GapiOption) = e857730b81cee883409219f1b0e60cc5 ocaml(GapiPagespeedonlineV1Model) = b871ed53cd63cb5c721d38eff3c44985 ocaml(GapiPagespeedonlineV1Service) = 0f43cc544d366458be533d52ba042979 ocaml(GapiPipe) = a5cd08b83617c338e6c2f4d6bfd05a08 ocaml(GapiPlusV1Model) = 2bcfd36228cbe28d637e961266ac105e ocaml(GapiPlusV1Service) = 5101c0e7ee68895dc71060a8b34b98e6 ocaml(GapiRequest) = 7b0e3481f388248be8f60128ee323214 ocaml(GapiService) = 604b9f6ad94dc25514ca26ca3abb807d ocaml(GapiServiceAccountCredentials) = c63198f24752fd96c353069ebd4bb0b8 ocaml(GapiSiteVerificationV1Model) = a3d309549b7ff32102d812a049029080 ocaml(GapiSiteVerificationV1Service) = b77d7b90535bf8f27d6188529450c915 ocaml(GapiTasksV1Model) = 4d8a901e47cbaa14709d5e63333894d8 ocaml(GapiTasksV1Service) = 5c02f5ac7dcd7e1caee5f79adc61f540 ocaml(GapiUrlshortenerV1Model) = 66c8eb853430155d2514f9e7af5c4e50 ocaml(GapiUrlshortenerV1Service) = 6bb22f619dcd5d9d6d95852233129df1 ocaml(GapiUtils) = da582b067d0ef7b2b2394d0c4e5091cb ocaml(Netascii_armor) = b655e4f7d8d21bb1deb1e85f4e3fc60e ocaml(Netasn1) = 5b1780a2e2005b4b80d116de54ca8cfb ocaml(Netasn1_encode) = 8c19b8c9bc5176d14535ad60d4656eda ocaml(Netaux) = 72a2dab85199cb166998471726c8b73f ocaml(Netbuffer) = 2fb523075df6f2bef34d366577bdb363 ocaml(Netchannels) = 8af25b90e6e119e9160f5bf69b5e9373 ocaml(Netconversion) = 82df4bd78df48257abc4664420c9845f ocaml(Netdate) = 97293af6fa6d801921be3e2ec6f74e3b ocaml(Netdb) = 2e94ec437c6deab81520b2a3be73116c ocaml(Netencoding) = 1df1a286f5ece28257cd78e96c9433a9 ocaml(Netexn) = f213f3b52366c68babc26e5e1599f56d ocaml(Netlog) = 17f2b272ddd4201e44500199ca7d2c51 ocaml(Netmappings) = 5837bc586ef04537c6c9925274836f52 ocaml(Netmime) = 07c0ee77294396a2ca4ffdc178e8e9e5 ocaml(Netsockaddr) = 8989dc2af03fd577176538025b2ecbf3 ocaml(Netstream) = 5f2150ea6b191c8106ce0e91fdfcfe3f ocaml(Netstring_str) = f20cf07d4565aac7169f3f0119e62ee0 ocaml(Netstring_tstring) = 5cdb6b1e40225e069a4539df11ca5f51 ocaml(Netsys) = a1e51824ddb09eb9008f4458cc8face2 ocaml(Netsys_conf) = a4ee0849b6683546bb07aa32f3982426 ocaml(Netsys_crypto_types) = 833edf0c6227bb9ca84048e5cf467d37 ocaml(Netsys_impl_util) = ccb316bb97fd149354faef17b9acbd7f ocaml(Netsys_mem) = b89df975cc76c4b56e9f86e3e121cbbc ocaml(Netsys_oothr) = 83c04f1d7a1a55f0115268d88ff78e2c ocaml(Netsys_posix) = 71af37f06f783acb6199ec072452cab3 ocaml(Netsys_signal) = ce3c369c130d40b313a8642b9a87b14a ocaml(Netsys_tls) = 7b92ea58796ade92761f9d0e422eb9c3 ocaml(Netsys_tmp) = bf45d5e425c27ba1ef9169629e7bb092 ocaml(Netsys_types) = d265df405d1068975fa242b164705968 ocaml(Netsys_win32) = b240fff0e503a3521c0d3f06599f2bcd ocaml(Netunichar) = 23bc2236ed6814b5f3be70ae76551fa1 ocaml(Neturl) = df0fe4aa2fefd60c8cd7cf651a7a4c4c ocamlx(Netascii_armor) = c9d38b6c2d3bd08ac0e0bb0ff09d8e6c ocamlx(Netasn1) = 4bb9d9bf63f12901ea692d3bc237c114 ocamlx(Netasn1_encode) = b3a20dd53437aff61c902575aaefc663 ocamlx(Netaux) = 34d236dd3ecefb6b10ee6e253a74eec2 ocamlx(Netbuffer) = c05a08999a5fa73c853951ebbc758cc1 ocamlx(Netchannels) = d2ce78e6c04a7405d0535895d8d66835 ocamlx(Netconversion) = 9265816f9e73af6fb7daf018923571c4 ocamlx(Netdate) = 3196eb52ea22d572e4466c3b37db0d7e ocamlx(Netdb) = e724be5d45cdfa34edd7265b0e7878bb ocamlx(Netencoding) = 37791bb1711cc03c7b565be1bbb69927 ocamlx(Netexn) = 4457a5a5ca43a0aaf5d5940801a359f3 ocamlx(Netlog) = 2faa7a2a312584275613fd7e66ae8dc0 ocamlx(Netmappings) = 70ed54d22af6b6eeb76158152d309fe6 ocamlx(Netmime) = 8faecda73c4c1afd30aa04a6f519e1ab ocamlx(Netsockaddr) = 54ca9cf7bbe754f8fd568e9a332fded3 ocamlx(Netstream) = 755a134f952f534ee0c9afba72d0f40c ocamlx(Netstring_str) = 565dedf1ac9d1463838649e70c5480db ocamlx(Netstring_tstring) = 9f1f3414557115b16b944a0e19dd2e8a ocamlx(Netsys) = c4966122c142bf85a11722513c64a39f ocamlx(Netsys_conf) = e53738171d23018bcb2724bfcf9c6d9c ocamlx(Netsys_crypto_types) = 98ba227af8aaa9c502d4b7d9bc440b78 ocamlx(Netsys_impl_util) = 4f3e68fd4c7976232da2552f416861a2 ocamlx(Netsys_mem) = c73ed7e1450a4e7fa0cdfd973f42a160 ocamlx(Netsys_oothr) = 1f95860cd80af759b612b95ad78cc07a ocamlx(Netsys_posix) = 92fe585e6a3beb7a7ca554c518190d72 ocamlx(Netsys_signal) = b4b260936f0f80603ed324b2c8fc6669 ocamlx(Netsys_tls) = 6f175e669de3fc5fe157d2b65c4ab099 ocamlx(Netsys_tmp) = 9e5409c87faebc0caa7d31a91158026e ocamlx(Netsys_types) = 0a714b5270ed08ea487b2e0f8af37aea ocamlx(Netsys_win32) = fe2ab10c79ea68572fef77396866b829 ocamlx(Netunichar) = 111a25bc9100c3a06f8123e38f3f7660 ocamlx(Neturl) = 379291cdd62730e1e5e0881ff6f4b7e1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) ocaml(CamlinternalFormatBasics) = 2ef2d91ced81f6c72f852bab8ab406e0 ocaml(CamlinternalLazy) = 28173492bf873b63b1060c5b0431a0ea ocaml(CamlinternalOO) = bf3206c1e533a97ee4e00a76bfe1dae6 ocaml(Cryptokit) = 4c6dd6fafc85ffd89c95186bfb2dc75f ocaml(Curl) = 53eb027f65b0e63a3badb2733de2f068 ocaml(GapiAdsenseV1_1Model) = ef759e0c1c617a7553d7baed69a36e99 ocaml(GapiAdsenseV1_4Model) = 225a9da2b091a84586448250bc67f833 ocaml(GapiAnalyticsV3Model) = 424143d3a3f1084b90eabeaa98db7adb ocaml(GapiAuth) = 88920fdd0498a49b99d6c9fe2be22a17 ocaml(GapiAuthResponse) = f4dab65c56e00ae6e13557ad73ffb49e ocaml(GapiBigqueryV2Model) = dd4129551f3780e1e67f7913ba0e1106 ocaml(GapiBloggerV2Model) = 501a8d24c47668167cfa25942c9e7109 ocaml(GapiCalendarV3Model) = 4831ea7d60ad8f381e4f978949625ca8 ocaml(GapiConfig) = 0d7a904b8623ff6570f1f31933bd5eea ocaml(GapiConversation) = 1ffa739f6e304882dec75fc32aa187dd ocaml(GapiCore) = 09e362ac07d9a3282e6ad3ed85bc079c ocaml(GapiCurl) = 5174f7e23eaea62fa31412dcb56291f6 ocaml(GapiCustomsearchV1Model) = 72a1aa9b421bfed4a4a1d33739dcb185 ocaml(GapiDate) = 57ba193df91e3b4752b7c59ff9990d94 ocaml(GapiDiscoveryV1Model) = 859ec072f69745890b9db6f8111d3c87 ocaml(GapiDriveV2Model) = 7471f3c50c15cd704c579ed2b7136d44 ocaml(GapiDriveV3Model) = 0e9dcd8afe80c0a8ddce86275f195bb1 ocaml(GapiError) = baf5592b4edf3577f19cf3ba53984361 ocaml(GapiFun) = 2980660842534ba38d31eec556a2d6a2 ocaml(GapiGmailV1Model) = 5b81bb0631079e3a348c239b9b84ab50 ocaml(GapiJson) = 07c30111f5f86deb5702661d90b7c0a8 ocaml(GapiJwtServiceAccount) = 69120b7d39d28ef39fcc35f42299d79f ocaml(GapiLens) = 170ae91b6c4e6488f7b198d81748fed7 ocaml(GapiMediaResource) = b9c64ef8be735ec0c07b073d9cfaf496 ocaml(GapiOAuth1) = 1cb5923fb3bb5b65d60ce0c4b560c5be ocaml(GapiOAuth2) = dfe8e550c371f94e1bbe4e27c1f487f8 ocaml(GapiOAuth2ServiceAccount) = 774d8d7168d298e39c9b424d6e892839 ocaml(GapiOauth2V2Model) = da846290ca8a26c79d50ff18c2e17ae4 ocaml(GapiOption) = e857730b81cee883409219f1b0e60cc5 ocaml(GapiPagespeedonlineV1Model) = b871ed53cd63cb5c721d38eff3c44985 ocaml(GapiPipe) = a5cd08b83617c338e6c2f4d6bfd05a08 ocaml(GapiPlusV1Model) = 2bcfd36228cbe28d637e961266ac105e ocaml(GapiRequest) = 7b0e3481f388248be8f60128ee323214 ocaml(GapiService) = 604b9f6ad94dc25514ca26ca3abb807d ocaml(GapiServiceAccountCredentials) = c63198f24752fd96c353069ebd4bb0b8 ocaml(GapiSiteVerificationV1Model) = a3d309549b7ff32102d812a049029080 ocaml(GapiTasksV1Model) = 4d8a901e47cbaa14709d5e63333894d8 ocaml(GapiUrlshortenerV1Model) = 66c8eb853430155d2514f9e7af5c4e50 ocaml(GapiUtils) = da582b067d0ef7b2b2394d0c4e5091cb ocaml(Netascii_armor) = b655e4f7d8d21bb1deb1e85f4e3fc60e ocaml(Netasn1) = 5b1780a2e2005b4b80d116de54ca8cfb ocaml(Netasn1_encode) = 8c19b8c9bc5176d14535ad60d4656eda ocaml(Netaux) = 72a2dab85199cb166998471726c8b73f ocaml(Netbuffer) = 2fb523075df6f2bef34d366577bdb363 ocaml(Netchannels) = 8af25b90e6e119e9160f5bf69b5e9373 ocaml(Netconversion) = 82df4bd78df48257abc4664420c9845f ocaml(Netdate) = 97293af6fa6d801921be3e2ec6f74e3b ocaml(Netdb) = 2e94ec437c6deab81520b2a3be73116c ocaml(Netencoding) = 1df1a286f5ece28257cd78e96c9433a9 ocaml(Netexn) = f213f3b52366c68babc26e5e1599f56d ocaml(Netlog) = 17f2b272ddd4201e44500199ca7d2c51 ocaml(Netmappings) = 5837bc586ef04537c6c9925274836f52 ocaml(Netmime) = 07c0ee77294396a2ca4ffdc178e8e9e5 ocaml(Netsockaddr) = 8989dc2af03fd577176538025b2ecbf3 ocaml(Netstream) = 5f2150ea6b191c8106ce0e91fdfcfe3f ocaml(Netstring_str) = f20cf07d4565aac7169f3f0119e62ee0 ocaml(Netstring_tstring) = 5cdb6b1e40225e069a4539df11ca5f51 ocaml(Netsys) = a1e51824ddb09eb9008f4458cc8face2 ocaml(Netsys_conf) = a4ee0849b6683546bb07aa32f3982426 ocaml(Netsys_crypto_types) = 833edf0c6227bb9ca84048e5cf467d37 ocaml(Netsys_impl_util) = ccb316bb97fd149354faef17b9acbd7f ocaml(Netsys_mem) = b89df975cc76c4b56e9f86e3e121cbbc ocaml(Netsys_oothr) = 83c04f1d7a1a55f0115268d88ff78e2c ocaml(Netsys_posix) = 71af37f06f783acb6199ec072452cab3 ocaml(Netsys_signal) = ce3c369c130d40b313a8642b9a87b14a ocaml(Netsys_tls) = 7b92ea58796ade92761f9d0e422eb9c3 ocaml(Netsys_tmp) = bf45d5e425c27ba1ef9169629e7bb092 ocaml(Netsys_types) = d265df405d1068975fa242b164705968 ocaml(Netsys_win32) = b240fff0e503a3521c0d3f06599f2bcd ocaml(Netunichar) = 23bc2236ed6814b5f3be70ae76551fa1 ocaml(Neturl) = df0fe4aa2fefd60c8cd7cf651a7a4c4c ocaml(Stdlib) = e8d9af458547c45080a71b9a6eaed658 ocaml(Stdlib__Array) = 75e38d886ba62047f48c000ae7d8f6f4 ocaml(Stdlib__Bigarray) = 8317b42277334e4ae5794d3cbabcaf4f ocaml(Stdlib__Buffer) = 95ef512a7236f1bacc50f09f9c168696 ocaml(Stdlib__Bytes) = d5a54ebfd096c4af2a47315dda118f2d ocaml(Stdlib__Callback) = b855f824a6cb0f4b58dc69a6e79a49a1 ocaml(Stdlib__Char) = fb8814fde1438273056af82bd8dcb092 ocaml(Stdlib__Complex) = 052959c6d02e4e692e7944dd137c4095 ocaml(Stdlib__Digest) = 53c6b4c2a619a2a05fa4912189aff5db ocaml(Stdlib__Domain) = a456c9e3e2f48243314ef1be35f4d446 ocaml(Stdlib__Either) = d56b2e9ca14b69fdeef09f3b2fbd10ad ocaml(Stdlib__Filename) = 64ad77d800f2e7471386e2c05efda52e ocaml(Stdlib__Format) = 702457daf23d31d60ed421880364809f ocaml(Stdlib__Gc) = 117a859136e8d0cad6ff77491c390228 ocaml(Stdlib__Hashtbl) = a95c460b872969c8d1b778e529006189 ocaml(Stdlib__Int32) = 9cc80815720f462a0569c994dd5f43cc ocaml(Stdlib__Int64) = 6751ae56a4b21380bb91edc0c69964a3 ocaml(Stdlib__Lazy) = 757b1a23dec7f8ff3ce03118ba27943a ocaml(Stdlib__Lexing) = d530e1b331fd907548b19994db369785 ocaml(Stdlib__List) = 0cd6f52e67f5324941afcf7df215a281 ocaml(Stdlib__Map) = 651c80e4374b6cfc98d3ddde65a9bf3e ocaml(Stdlib__Marshal) = c40f89db9b2b152ca9702fb26e25cebe ocaml(Stdlib__Nativeint) = f3ebb46bfb605d7ad736d6ad609aab8f ocaml(Stdlib__Obj) = 592f14b225bd7cf0051f4b04372640d7 ocaml(Stdlib__Oo) = 92e755df004f7ba17fb36876523cf6ce ocaml(Stdlib__Printexc) = 1e5e75f741ca414dd916c0c65b646827 ocaml(Stdlib__Printf) = 9472a4e324507b23e36ef7898eaf654a ocaml(Stdlib__Queue) = 529a380570e16ab90ecaadac1e8da131 ocaml(Stdlib__Random) = 26bd5f3c4583754e9849d2687c862016 ocaml(Stdlib__Scanf) = 47663e686e37586fc1a37b761bbdae33 ocaml(Stdlib__Seq) = ac22688c50c848ab417492a023ff76ab ocaml(Stdlib__Set) = e9b5fe6ac716b65c5e3c97f68818280d ocaml(Stdlib__String) = cdb3775f91c0e999766c3b2a50f03a7d ocaml(Stdlib__Sys) = 2e2014075d059884968a977ade23ac1f ocaml(Stdlib__Uchar) = 7eb8f0d1a7c18933885eaef3b23d79f4 ocaml(Stdlib__Weak) = 2663c108f542800ea027c05c01b4efca ocaml(Str) = dae36249353ed938af10fa5eb52188c6 ocaml(Stream) = 248d46133753aafc305d1f06b7f98419 ocaml(Thread) = 5b490b150ff1e6364033394bb6451ee0 ocaml(Unix) = 59e61ff7441dfacaa24d4eed6d45eeda ocaml(Yojson) = 97b6680184227ebf95beba528dd248f6 ocaml(Yojson__) = 276e65188d3d9ae453b5f83fa83d3a9c ocaml(Yojson__Basic) = e6b39e818b6dfa66290b2a258ea91665 ocaml(Yojson__Common) = 6caec9835c72f8630f92e6ac5b0059d3 ocaml(Yojson__Safe) = ddece6db67a0dc1f9fd31e4ca1c1ec51 ocaml(Yojson__T) = 7dcc52dc50cac4264ba5e12a064154a6 ocamlx(CamlinternalFormat) = 13ed96ffabc5dfd1d8a6fec49384f028 ocamlx(CamlinternalLazy) = ee132f9efcb677d1694a5ed00f1b1b50 ocamlx(CamlinternalOO) = 3bb5173e1a86ae74d96d5b3bc80f14a3 ocamlx(Stdlib) = 447646e3941e7bd0789ef2758721e0f3 ocamlx(Stdlib__Array) = b3215f99afe054938b4b66df456093cb ocamlx(Stdlib__Bigarray) = 2fb6f37865dd77a707635669254911e1 ocamlx(Stdlib__Buffer) = 9cacb5fa6a4451adb75efc47c2b240f0 ocamlx(Stdlib__Bytes) = d697a70d28861d97056d724d4ded8186 ocamlx(Stdlib__Callback) = bafc96ea60f2aa399fe753ac0e40f764 ocamlx(Stdlib__Char) = 06a8805663dee66a214b77add5781757 ocamlx(Stdlib__Digest) = 61a77f360d46597a7b089f21560d0ec5 ocamlx(Stdlib__Domain) = cc0101b954510b60650e5e09ef15a63f ocamlx(Stdlib__Filename) = a35b7b7631e90b7f61b97dcbf267b74d ocamlx(Stdlib__Format) = c3ae601df8ff425e293a74d12df8a999 ocamlx(Stdlib__Gc) = 197914694cd716338b4da966236687f4 ocamlx(Stdlib__Hashtbl) = 32e5b8b459bfbe8d42f9cbdc0881f25b ocamlx(Stdlib__Int32) = 169fcf1342146c601e097e542ce7d72e ocamlx(Stdlib__Int64) = 57f962b4f86aa6fdd47497762191be90 ocamlx(Stdlib__Lexing) = c1a768a943b2d5bd82715a40f3ca91a5 ocamlx(Stdlib__List) = 0c98d5e09fe7a58103f7fc0c065faf7b ocamlx(Stdlib__Map) = 11d684f98901a367ba7244cc79e73542 ocamlx(Stdlib__Marshal) = 277388c97046e641881cb27cd5c3c5d7 ocamlx(Stdlib__Obj) = 7e1b6f06f070d2b749513eb2e2df1f96 ocamlx(Stdlib__Printexc) = 04d54fbd89d929231dfde66bce57e8a3 ocamlx(Stdlib__Printf) = b1aa742e17271ccbba2673a15537976c ocamlx(Stdlib__Queue) = 87ff0b1ea7067e1396e89743d90cb6e5 ocamlx(Stdlib__Random) = 8a2126a10d76d3c628e1b10cc98f4557 ocamlx(Stdlib__Set) = b049494df265ec800bd69fa20b58ded4 ocamlx(Stdlib__String) = 42352162009cc1a7b2a044e7f3165992 ocamlx(Stdlib__Sys) = 820f8619a35f5702e8ebee2cc4b857a0 ocamlx(Stdlib__Weak) = 811b95dd66dc2c7061ac3f60e6e1e7ac ocamlx(Str) = 99d5daa35a7b0aee0c9f6a37c7815d14 ocamlx(Stream) = fda4775e5cde0eadf21a9eb6776c2b3c ocamlx(Unix) = 68ab438b4835434514cef99aa39c4907 rtld(GNU_HASH)
Processing files: gapi-ocaml-devel-0.4.5-2.fc41.x86_64
Provides: gapi-ocaml-devel = 0.4.5-2.fc41 gapi-ocaml-devel(x86-64) = 0.4.5-2.fc41 ocaml(GapiAdsenseV1_1Model) = ef759e0c1c617a7553d7baed69a36e99 ocaml(GapiAdsenseV1_1Service) = bafff21fa732c782142e145375e33de5 ocaml(GapiAdsenseV1_4Model) = 225a9da2b091a84586448250bc67f833 ocaml(GapiAdsenseV1_4Service) = d2d1554b75b35c7043f1357c8b75575f ocaml(GapiAnalyticsV3Model) = 424143d3a3f1084b90eabeaa98db7adb ocaml(GapiAnalyticsV3Service) = ddff77bef3c1ed1578f7de6ccb1f98a5 ocaml(GapiAuth) = 88920fdd0498a49b99d6c9fe2be22a17 ocaml(GapiAuthResponse) = f4dab65c56e00ae6e13557ad73ffb49e ocaml(GapiBigqueryV2Model) = dd4129551f3780e1e67f7913ba0e1106 ocaml(GapiBigqueryV2Service) = 5d31f2396be8582afecfe38fa74cc81e ocaml(GapiBloggerV2Model) = 501a8d24c47668167cfa25942c9e7109 ocaml(GapiBloggerV2Service) = bcdbbe63934d3c21d071324452775342 ocaml(GapiCalendarV3Model) = 4831ea7d60ad8f381e4f978949625ca8 ocaml(GapiCalendarV3Service) = 7e22469200cc1cd4e8f58380d38337d0 ocaml(GapiClientLogin) = 1bdc2e4921fcf5fafd17c4012ec1bbff ocaml(GapiConfig) = 0d7a904b8623ff6570f1f31933bd5eea ocaml(GapiConversation) = 1ffa739f6e304882dec75fc32aa187dd ocaml(GapiCore) = 09e362ac07d9a3282e6ad3ed85bc079c ocaml(GapiCurl) = 5174f7e23eaea62fa31412dcb56291f6 ocaml(GapiCustomsearchV1Model) = 72a1aa9b421bfed4a4a1d33739dcb185 ocaml(GapiCustomsearchV1Service) = e70eb97f3b9186569fcb5a7a6e29af85 ocaml(GapiDate) = 57ba193df91e3b4752b7c59ff9990d94 ocaml(GapiDiscoveryV1Model) = 859ec072f69745890b9db6f8111d3c87 ocaml(GapiDiscoveryV1Service) = 740641ed85710257775e2e8c0f57ff99 ocaml(GapiDriveV2Model) = 7471f3c50c15cd704c579ed2b7136d44 ocaml(GapiDriveV2Service) = ec37aef2ddf2528a6a16093e3130e4fc ocaml(GapiDriveV3Model) = 0e9dcd8afe80c0a8ddce86275f195bb1 ocaml(GapiDriveV3Service) = 602101f59578b7842b9c0c7dce5af57f ocaml(GapiError) = baf5592b4edf3577f19cf3ba53984361 ocaml(GapiFun) = 2980660842534ba38d31eec556a2d6a2 ocaml(GapiGmailV1Model) = 5b81bb0631079e3a348c239b9b84ab50 ocaml(GapiGmailV1Service) = 9d1b95272585f135d960c9bcbf0f7e63 ocaml(GapiJson) = 07c30111f5f86deb5702661d90b7c0a8 ocaml(GapiJwtServiceAccount) = 69120b7d39d28ef39fcc35f42299d79f ocaml(GapiLens) = 170ae91b6c4e6488f7b198d81748fed7 ocaml(GapiMediaResource) = b9c64ef8be735ec0c07b073d9cfaf496 ocaml(GapiMonad) = e6d75eed75812b178c1abf481d9a8d48 ocaml(GapiOAuth1) = 1cb5923fb3bb5b65d60ce0c4b560c5be ocaml(GapiOAuth2) = dfe8e550c371f94e1bbe4e27c1f487f8 ocaml(GapiOAuth2Devices) = 817c81359389efe96d0716df8ae23286 ocaml(GapiOAuth2ServiceAccount) = 774d8d7168d298e39c9b424d6e892839 ocaml(GapiOauth2V2Model) = da846290ca8a26c79d50ff18c2e17ae4 ocaml(GapiOauth2V2Service) = ffa7b316039dd0637178159ed6b299c9 ocaml(GapiOption) = e857730b81cee883409219f1b0e60cc5 ocaml(GapiPagespeedonlineV1Model) = b871ed53cd63cb5c721d38eff3c44985 ocaml(GapiPagespeedonlineV1Service) = 0f43cc544d366458be533d52ba042979 ocaml(GapiPipe) = a5cd08b83617c338e6c2f4d6bfd05a08 ocaml(GapiPlusV1Model) = 2bcfd36228cbe28d637e961266ac105e ocaml(GapiPlusV1Service) = 5101c0e7ee68895dc71060a8b34b98e6 ocaml(GapiRequest) = 7b0e3481f388248be8f60128ee323214 ocaml(GapiService) = 604b9f6ad94dc25514ca26ca3abb807d ocaml(GapiServiceAccountCredentials) = c63198f24752fd96c353069ebd4bb0b8 ocaml(GapiSiteVerificationV1Model) = a3d309549b7ff32102d812a049029080 ocaml(GapiSiteVerificationV1Service) = b77d7b90535bf8f27d6188529450c915 ocaml(GapiTasksV1Model) = 4d8a901e47cbaa14709d5e63333894d8 ocaml(GapiTasksV1Service) = 5c02f5ac7dcd7e1caee5f79adc61f540 ocaml(GapiUrlshortenerV1Model) = 66c8eb853430155d2514f9e7af5c4e50 ocaml(GapiUrlshortenerV1Service) = 6bb22f619dcd5d9d6d95852233129df1 ocaml(GapiUtils) = da582b067d0ef7b2b2394d0c4e5091cb ocamlx(GapiAdsenseV1_1Model) = 1ff41bd62d65a5df908be3c8a2c671d3 ocamlx(GapiAdsenseV1_1Service) = 31a162f70ac3ecc26dc1399798f4864a ocamlx(GapiAdsenseV1_4Model) = 905c41ace942014735661b7af54f43b7 ocamlx(GapiAdsenseV1_4Service) = 216a6ff6a5f98e84fefe18ae4b02ebda ocamlx(GapiAnalyticsV3Model) = 22ac6789ecbdbff36583f781240de32c ocamlx(GapiAnalyticsV3Service) = 5437c237a14b8f8f16e185361b8aeafc ocamlx(GapiAuth) = d7c04d1852838afe2a4a48e7524941d7 ocamlx(GapiAuthResponse) = 2d21b9150b99dcc1ae61660115b85437 ocamlx(GapiBigqueryV2Model) = 88b47150b81450ae002a5dc54ae4488d ocamlx(GapiBigqueryV2Service) = e40b769bad23d3ecf1d8f03df81f917c ocamlx(GapiBloggerV2Model) = 9bf4dcb3e44cbb244a7c5d8854398692 ocamlx(GapiBloggerV2Service) = bb8a51f4b42a1c91b6596e06dd1c588a ocamlx(GapiCalendarV3Model) = 5d3b7429e07f987a29aef81427bdd633 ocamlx(GapiCalendarV3Service) = d5a53cbc47abd4899e797d239e22b271 ocamlx(GapiClientLogin) = 97cecf7662065b5fd78af1881b63a496 ocamlx(GapiConfig) = 5f5349388d20736c82b9c0fc9bf8535d ocamlx(GapiConversation) = a400ea11273ecbebf5060694173aaa60 ocamlx(GapiCore) = 5fb364fd4800061b646ac4b2e45d6f0d ocamlx(GapiCurl) = 23f330f87ba36e8844153acac7616a4a ocamlx(GapiCustomsearchV1Model) = 181d4dd9443a260162fc14f06b7bb58f ocamlx(GapiCustomsearchV1Service) = eac988778d359083da03834e367bd342 ocamlx(GapiDate) = 5638a12bf1df175d007d49bd2c403986 ocamlx(GapiDiscoveryV1Model) = 70532e3638faca699dcc5d83ad3e29cc ocamlx(GapiDiscoveryV1Service) = 8a89802f16891bdb861c64dacbcf92bc ocamlx(GapiDriveV2Model) = 6acf3bb3454f983f6ddf9fc2ca662d54 ocamlx(GapiDriveV2Service) = 5377cf064e18e9e543de613ee3142d36 ocamlx(GapiDriveV3Model) = 107e6d6f15cab54afefdec9a5804c50d ocamlx(GapiDriveV3Service) = de323068e6718d73bedcce615c296d6a ocamlx(GapiError) = 3f3891d178d00f5247007c1fdb382aee ocamlx(GapiFun) = 8b24848836f25d8bc561f1ef0f7f926d ocamlx(GapiGmailV1Model) = aa7b88dce2d3027777e84b0133568a1e ocamlx(GapiGmailV1Service) = 3c297099f23b2650d3498a1f50a64c7e ocamlx(GapiJson) = 22e503accdaca186118ff5b157a07ef6 ocamlx(GapiJwtServiceAccount) = 2c075872741792ad766518a0f445fd5a ocamlx(GapiLens) = 46a7fc8a2eb414298d6ecba62dd87eb0 ocamlx(GapiMediaResource) = a367b829436157b55dfa2463e4536161 ocamlx(GapiMonad) = 818bb4b89b5abbf942d67ab00035782c ocamlx(GapiOAuth1) = 0b6299ee39a4f83bc6ea776be5eebd92 ocamlx(GapiOAuth2) = 5f4922f366ea04736e659c118956b3b3 ocamlx(GapiOAuth2Devices) = 8db25c9d733d159269b450a8b573a809 ocamlx(GapiOAuth2ServiceAccount) = c3e546cae8deff37a2c0e2a784b0910a ocamlx(GapiOauth2V2Model) = 650e018936810729e6cd46ce32a56cfa ocamlx(GapiOauth2V2Service) = 35d1dad74e0874f4ab2540ef42923cab ocamlx(GapiOption) = 5a9adef83390a4b9c35734726bf47b11 ocamlx(GapiPagespeedonlineV1Model) = 956eda1828171d5bf29571e867c30e4f ocamlx(GapiPagespeedonlineV1Service) = cf8eeedef5493f8c84767bb08b6959e8 ocamlx(GapiPipe) = a71d1a98fa70122cf3b430e8b9059105 ocamlx(GapiPlusV1Model) = 249817fd6d813001407e014916050533 ocamlx(GapiPlusV1Service) = 504fd7f12b061e0bac9b003ba2af0812 ocamlx(GapiRequest) = b49855a1614968fc6e0cdba1a719d748 ocamlx(GapiService) = d8a184e39ad5ddcdad8952a39c1b884c ocamlx(GapiServiceAccountCredentials) = b42d45adac52ae48a7b183860f76bf8a ocamlx(GapiSiteVerificationV1Model) = 015fecfcbace0bd4bb69167388fc1dff ocamlx(GapiSiteVerificationV1Service) = 96221d6053f7c069e2e5f50a138c20fe ocamlx(GapiTasksV1Model) = 9f4d4976640913fbe84aacd4678802e2 ocamlx(GapiTasksV1Service) = 30986c3b5c8b468735d9a0251f2bb24f ocamlx(GapiUrlshortenerV1Model) = 21ac8aa52a4fd6dcab278e87d2d7a034 ocamlx(GapiUrlshortenerV1Service) = 5088fb3ec139353497c5d4b319c8c91c ocamlx(GapiUtils) = 4e977d4573e807a61880c8ae3aab2186
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ocaml(CamlinternalFormatBasics) = 2ef2d91ced81f6c72f852bab8ab406e0 ocaml(CamlinternalLazy) = 28173492bf873b63b1060c5b0431a0ea ocaml(CamlinternalOO) = bf3206c1e533a97ee4e00a76bfe1dae6 ocaml(Cryptokit) = 4c6dd6fafc85ffd89c95186bfb2dc75f ocaml(Curl) = 53eb027f65b0e63a3badb2733de2f068 ocaml(GapiAdsenseV1_1Model) = ef759e0c1c617a7553d7baed69a36e99 ocaml(GapiAdsenseV1_4Model) = 225a9da2b091a84586448250bc67f833 ocaml(GapiAnalyticsV3Model) = 424143d3a3f1084b90eabeaa98db7adb ocaml(GapiAuth) = 88920fdd0498a49b99d6c9fe2be22a17 ocaml(GapiAuthResponse) = f4dab65c56e00ae6e13557ad73ffb49e ocaml(GapiBigqueryV2Model) = dd4129551f3780e1e67f7913ba0e1106 ocaml(GapiBloggerV2Model) = 501a8d24c47668167cfa25942c9e7109 ocaml(GapiCalendarV3Model) = 4831ea7d60ad8f381e4f978949625ca8 ocaml(GapiConfig) = 0d7a904b8623ff6570f1f31933bd5eea ocaml(GapiConversation) = 1ffa739f6e304882dec75fc32aa187dd ocaml(GapiCore) = 09e362ac07d9a3282e6ad3ed85bc079c ocaml(GapiCurl) = 5174f7e23eaea62fa31412dcb56291f6 ocaml(GapiCustomsearchV1Model) = 72a1aa9b421bfed4a4a1d33739dcb185 ocaml(GapiDate) = 57ba193df91e3b4752b7c59ff9990d94 ocaml(GapiDiscoveryV1Model) = 859ec072f69745890b9db6f8111d3c87 ocaml(GapiDriveV2Model) = 7471f3c50c15cd704c579ed2b7136d44 ocaml(GapiDriveV3Model) = 0e9dcd8afe80c0a8ddce86275f195bb1 ocaml(GapiError) = baf5592b4edf3577f19cf3ba53984361 ocaml(GapiFun) = 2980660842534ba38d31eec556a2d6a2 ocaml(GapiGmailV1Model) = 5b81bb0631079e3a348c239b9b84ab50 ocaml(GapiJson) = 07c30111f5f86deb5702661d90b7c0a8 ocaml(GapiJwtServiceAccount) = 69120b7d39d28ef39fcc35f42299d79f ocaml(GapiLens) = 170ae91b6c4e6488f7b198d81748fed7 ocaml(GapiMediaResource) = b9c64ef8be735ec0c07b073d9cfaf496 ocaml(GapiOAuth1) = 1cb5923fb3bb5b65d60ce0c4b560c5be ocaml(GapiOAuth2) = dfe8e550c371f94e1bbe4e27c1f487f8 ocaml(GapiOAuth2ServiceAccount) = 774d8d7168d298e39c9b424d6e892839 ocaml(GapiOauth2V2Model) = da846290ca8a26c79d50ff18c2e17ae4 ocaml(GapiOption) = e857730b81cee883409219f1b0e60cc5 ocaml(GapiPagespeedonlineV1Model) = b871ed53cd63cb5c721d38eff3c44985 ocaml(GapiPipe) = a5cd08b83617c338e6c2f4d6bfd05a08 ocaml(GapiPlusV1Model) = 2bcfd36228cbe28d637e961266ac105e ocaml(GapiRequest) = 7b0e3481f388248be8f60128ee323214 ocaml(GapiService) = 604b9f6ad94dc25514ca26ca3abb807d ocaml(GapiServiceAccountCredentials) = c63198f24752fd96c353069ebd4bb0b8 ocaml(GapiSiteVerificationV1Model) = a3d309549b7ff32102d812a049029080 ocaml(GapiTasksV1Model) = 4d8a901e47cbaa14709d5e63333894d8 ocaml(GapiUrlshortenerV1Model) = 66c8eb853430155d2514f9e7af5c4e50 ocaml(GapiUtils) = da582b067d0ef7b2b2394d0c4e5091cb ocaml(Netascii_armor) = b655e4f7d8d21bb1deb1e85f4e3fc60e ocaml(Netasn1) = 5b1780a2e2005b4b80d116de54ca8cfb ocaml(Netasn1_encode) = 8c19b8c9bc5176d14535ad60d4656eda ocaml(Netbuffer) = 2fb523075df6f2bef34d366577bdb363 ocaml(Netchannels) = 8af25b90e6e119e9160f5bf69b5e9373 ocaml(Netconversion) = 82df4bd78df48257abc4664420c9845f ocaml(Netdate) = 97293af6fa6d801921be3e2ec6f74e3b ocaml(Netencoding) = 1df1a286f5ece28257cd78e96c9433a9 ocaml(Netmime) = 07c0ee77294396a2ca4ffdc178e8e9e5 ocaml(Netsockaddr) = 8989dc2af03fd577176538025b2ecbf3 ocaml(Netstream) = 5f2150ea6b191c8106ce0e91fdfcfe3f ocaml(Netstring_tstring) = 5cdb6b1e40225e069a4539df11ca5f51 ocaml(Netsys) = a1e51824ddb09eb9008f4458cc8face2 ocaml(Netsys_crypto_types) = 833edf0c6227bb9ca84048e5cf467d37 ocaml(Netsys_mem) = b89df975cc76c4b56e9f86e3e121cbbc ocaml(Netsys_types) = d265df405d1068975fa242b164705968 ocaml(Neturl) = df0fe4aa2fefd60c8cd7cf651a7a4c4c ocaml(Stdlib) = e8d9af458547c45080a71b9a6eaed658 ocaml(Stdlib__Array) = 75e38d886ba62047f48c000ae7d8f6f4 ocaml(Stdlib__Bigarray) = 8317b42277334e4ae5794d3cbabcaf4f ocaml(Stdlib__Buffer) = 95ef512a7236f1bacc50f09f9c168696 ocaml(Stdlib__Bytes) = d5a54ebfd096c4af2a47315dda118f2d ocaml(Stdlib__Complex) = 052959c6d02e4e692e7944dd137c4095 ocaml(Stdlib__Domain) = a456c9e3e2f48243314ef1be35f4d446 ocaml(Stdlib__Either) = d56b2e9ca14b69fdeef09f3b2fbd10ad ocaml(Stdlib__Filename) = 64ad77d800f2e7471386e2c05efda52e ocaml(Stdlib__Format) = 702457daf23d31d60ed421880364809f ocaml(Stdlib__Hashtbl) = a95c460b872969c8d1b778e529006189 ocaml(Stdlib__Int32) = 9cc80815720f462a0569c994dd5f43cc ocaml(Stdlib__Int64) = 6751ae56a4b21380bb91edc0c69964a3 ocaml(Stdlib__Lazy) = 757b1a23dec7f8ff3ce03118ba27943a ocaml(Stdlib__Lexing) = d530e1b331fd907548b19994db369785 ocaml(Stdlib__List) = 0cd6f52e67f5324941afcf7df215a281 ocaml(Stdlib__Nativeint) = f3ebb46bfb605d7ad736d6ad609aab8f ocaml(Stdlib__Obj) = 592f14b225bd7cf0051f4b04372640d7 ocaml(Stdlib__Printf) = 9472a4e324507b23e36ef7898eaf654a ocaml(Stdlib__Queue) = 529a380570e16ab90ecaadac1e8da131 ocaml(Stdlib__Random) = 26bd5f3c4583754e9849d2687c862016 ocaml(Stdlib__Scanf) = 47663e686e37586fc1a37b761bbdae33 ocaml(Stdlib__Seq) = ac22688c50c848ab417492a023ff76ab ocaml(Stdlib__String) = cdb3775f91c0e999766c3b2a50f03a7d ocaml(Stdlib__Sys) = 2e2014075d059884968a977ade23ac1f ocaml(Stdlib__Uchar) = 7eb8f0d1a7c18933885eaef3b23d79f4 ocaml(Str) = dae36249353ed938af10fa5eb52188c6 ocaml(Thread) = 5b490b150ff1e6364033394bb6451ee0 ocaml(Unix) = 59e61ff7441dfacaa24d4eed6d45eeda ocaml(Yojson) = 97b6680184227ebf95beba528dd248f6 ocaml(Yojson__) = 276e65188d3d9ae453b5f83fa83d3a9c ocaml(Yojson__Basic) = e6b39e818b6dfa66290b2a258ea91665 ocaml(Yojson__Common) = 6caec9835c72f8630f92e6ac5b0059d3 ocaml(Yojson__Safe) = ddece6db67a0dc1f9fd31e4ca1c1ec51 ocaml(Yojson__T) = 7dcc52dc50cac4264ba5e12a064154a6 ocamlx(CamlinternalFormat) = 13ed96ffabc5dfd1d8a6fec49384f028 ocamlx(CamlinternalLazy) = ee132f9efcb677d1694a5ed00f1b1b50 ocamlx(CamlinternalOO) = 3bb5173e1a86ae74d96d5b3bc80f14a3 ocamlx(Cryptokit) = bbfaf469f2d37a5b0547d54c9481f64c ocamlx(Curl) = ed909ac835a94247d1004e394016545d ocamlx(Stdlib) = 447646e3941e7bd0789ef2758721e0f3 ocamlx(Stdlib__Array) = b3215f99afe054938b4b66df456093cb ocamlx(Stdlib__Buffer) = 9cacb5fa6a4451adb75efc47c2b240f0 ocamlx(Stdlib__Bytes) = d697a70d28861d97056d724d4ded8186 ocamlx(Stdlib__Char) = 06a8805663dee66a214b77add5781757 ocamlx(Stdlib__Domain) = cc0101b954510b60650e5e09ef15a63f ocamlx(Stdlib__Filename) = a35b7b7631e90b7f61b97dcbf267b74d ocamlx(Stdlib__Hashtbl) = 32e5b8b459bfbe8d42f9cbdc0881f25b ocamlx(Stdlib__Int64) = 57f962b4f86aa6fdd47497762191be90 ocamlx(Stdlib__Lexing) = c1a768a943b2d5bd82715a40f3ca91a5 ocamlx(Stdlib__List) = 0c98d5e09fe7a58103f7fc0c065faf7b ocamlx(Stdlib__Printf) = b1aa742e17271ccbba2673a15537976c ocamlx(Stdlib__Queue) = 87ff0b1ea7067e1396e89743d90cb6e5 ocamlx(Stdlib__Random) = 8a2126a10d76d3c628e1b10cc98f4557 ocamlx(Stdlib__Scanf) = 830d1ccf20fbc461ddddb28b00a05789 ocamlx(Stdlib__String) = 42352162009cc1a7b2a044e7f3165992 ocamlx(Stdlib__Sys) = 820f8619a35f5702e8ebee2cc4b857a0 ocamlx(Str) = 99d5daa35a7b0aee0c9f6a37c7815d14 ocamlx(Thread) = 1668de8f22740ab4205b06b563235902 ocamlx(Unix) = 68ab438b4835434514cef99aa39c4907 ocamlx(Yojson) = 8de9cffeda23a2a9d9a9205efed026e0 ocamlx(Yojson__Common) = 5cc57af4a68425d077eaf5366d1db413 ocamlx(Yojson__Safe) = 7520d46cef5063eaafcedcaaaea15f13
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/gapi-ocaml-0.4.5-build/BUILDROOT
Wrote: /builddir/build/RPMS/gapi-ocaml-devel-0.4.5-2.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/gapi-ocaml-0.4.5-2.fc41.x86_64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GHGifl
+ umask 022
+ cd /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ test -d /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ rm -rf /builddir/build/BUILD/gapi-ocaml-0.4.5-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild gapi-ocaml-0.4.5-2.fc41.src.rpm
Finish: build phase for gapi-ocaml-0.4.5-2.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1737147070.788738/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/gapi-ocaml-0.4.5-2.fc41.src.rpm) Config(child) 1 minutes 28 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running FedoraReview tool
Running: fedora-review --no-colors --prebuilt --rpm-spec --name gapi-ocaml --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg

cmd: ['fedora-review', '--no-colors', '--prebuilt', '--rpm-spec', '--name', 'gapi-ocaml', '--mock-config', '/var/lib/copr-rpmbuild/results/configs/child.cfg']
cwd: /var/lib/copr-rpmbuild/results
rc: 0
stdout: Cache directory "/var/lib/copr-rpmbuild/results/cache/libdnf5" does not exist. Nothing to clean.
Review template in: /var/lib/copr-rpmbuild/results/gapi-ocaml/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
stderr: INFO: Processing local files: gapi-ocaml
INFO: Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results
INFO:   --> SRPM url: file:///var/lib/copr-rpmbuild/results/gapi-ocaml-0.4.5-2.fc41.src.rpm
INFO: Using review directory: /var/lib/copr-rpmbuild/results/gapi-ocaml
INFO: Downloading (Source0): https://github.com/astrada/gapi-ocaml/archive/v0.4.5/gapi-ocaml-0.4.5.tar.gz
INFO: Running checks and generating report
INFO: Installing built package(s)
INFO: Reading configuration from /etc/mock/site-defaults.cfg
INFO: Reading configuration from /etc/mock/chroot-aliases.cfg
INFO: Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews
INFO: Active plugins: C/C++, Shell-api, Generic
Updating and loading repositories:
Repositories loaded.
Updating and loading repositories:
Repositories loaded.
Updating and loading repositories:
Repositories loaded.
INFO:  ExclusiveArch dependency checking disabled, enable with EXARCH flag

Cache directory "/var/lib/copr-rpmbuild/results/cache/libdnf5" does not exist. Nothing to clean.
Review template in: /var/lib/copr-rpmbuild/results/gapi-ocaml/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
Moving the results into `fedora-review' directory.
Review template in: /var/lib/copr-rpmbuild/results/fedora-review/review.txt
FedoraReview finished
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "gapi-ocaml",
            "epoch": null,
            "version": "0.4.5",
            "release": "2.fc41",
            "arch": "src"
        },
        {
            "name": "gapi-ocaml",
            "epoch": null,
            "version": "0.4.5",
            "release": "2.fc41",
            "arch": "x86_64"
        },
        {
            "name": "gapi-ocaml-devel",
            "epoch": null,
            "version": "0.4.5",
            "release": "2.fc41",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished