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


Version: 1.2
PID: 10680
Logging PID: 10681
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8460091,
 'buildroot_pkgs': ['fedora-clang-default-cc'],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'acb9ed89b8c8f0039da28943a52349d23202d547',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/freexl',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'freexl',
 'package_version': '2.0.0-10',
 'project_dirname': 'fedora-41-clang-20',
 'project_name': 'fedora-41-clang-20',
 'project_owner': '@fedora-llvm-team',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-41-clang-20/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-x86_64/',
            'id': 'copr_tstellar_fedora_clang_default_cc',
            'name': 'Additional repo copr_tstellar_fedora_clang_default_cc'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-snapshots-big-merge-20241231/fedora-41-x86_64/',
            'id': 'copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231',
            'module_hotfixes': True,
            'name': 'Additional repo copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231'}],
 'sandbox': '@fedora-llvm-team/fedora-41-clang-20--tstellar',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'tstellar',
 'tags': [],
 'task_id': '8460091-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': ['toolchain_clang', 'clang_lto'],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/freexl /var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/freexl', '/var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl'...

Running: git checkout acb9ed89b8c8f0039da28943a52349d23202d547 --

cmd: ['git', 'checkout', 'acb9ed89b8c8f0039da28943a52349d23202d547', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl
rc: 0
stdout: 
stderr: Note: switching to 'acb9ed89b8c8f0039da28943a52349d23202d547'.

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 acb9ed8 automatic import of freexl

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading freexl-2.0.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o freexl-2.0.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@fedora-llvm-team/fedora-41-clang-20/freexl/freexl-2.0.0.tar.gz/md5/cc3711ef54fd2dabea1eafa1a6e5af56/freexl-2.0.0.tar.gz
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  968k  100  968k    0     0  8720k      0 --:--:-- --:--:-- --:--:-- 8802k
INFO: Reading stdout from command: md5sum freexl-2.0.0.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl/freexl.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735748342.819907 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with toolchain_clang --with clang_lto
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-smpb7f38/freexl/freexl.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-smpb7f38/freexl --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735748342.819907 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with toolchain_clang --with clang_lto
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-smpb7f38/freexl/freexl.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-1735748342.819907/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-fbc6994e-b040-4470-ac78-05c27a52956e
INFO: Checking that 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e image matches host's architecture
INFO: Copy content of container 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e to /var/lib/mock/fedora-41-x86_64-bootstrap-1735748342.819907/root
INFO: mounting 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e with podman image mount
INFO: image 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e as /var/lib/containers/storage/overlay/3aa6096abd61507d798a1a2097f9ea753cffead107d87ca23bdcc4af1073bfac/merged
INFO: umounting image 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e (/var/lib/containers/storage/overlay/3aa6096abd61507d798a1a2097f9ea753cffead107d87ca23bdcc4af1073bfac/merged) with podman image umount
INFO: Removing image mock-bootstrap-fbc6994e-b040-4470-ac78-05c27a52956e
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-1735748342.819907/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-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |   1.0 MiB/s |  30.4 KiB |  00m00s
 fedora                                 100% |   1.2 MiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% |  49.6 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  52.1 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  50.8 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% |  27.6 MiB/s |   4.6 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                                   Repository                                                   Size
Installing group/module packages:
 bash                              x86_64 5.2.32-1.fc41                             copr_base                                                 8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41                             copr_base                                               102.9 KiB
 coreutils                         x86_64 9.5-11.fc41                               copr_base                                                 5.6 MiB
 cpio                              x86_64 2.15-2.fc41                               copr_base                                                 1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                               copr_base                                                 1.6 MiB
 fedora-release-common             noarch 41-29                                     updates                                                  19.7 KiB
 findutils                         x86_64 1:4.10.0-4.fc41                           copr_base                                                 1.9 MiB
 gawk                              x86_64 5.3.0-4.fc41                              copr_base                                                 1.7 MiB
 glibc-minimal-langpack            x86_64 2.40-17.fc41                              copr_base                                                 0.0   B
 grep                              x86_64 3.11-9.fc41                               copr_base                                                 1.0 MiB
 gzip                              x86_64 1.13-2.fc41                               copr_base                                               400.9 KiB
 info                              x86_64 7.1-3.fc41                                copr_base                                               393.4 KiB
 patch                             x86_64 2.7.6-25.fc41                             copr_base                                               295.3 KiB
 redhat-rpm-config                 noarch 293-1.fc41                                fedora                                                  183.5 KiB
 rpm-build                         x86_64 4.20.0-1.fc41                             copr_base                                               195.5 KiB
 sed                               x86_64 4.9-3.fc41                                copr_base                                               885.5 KiB
 shadow-utils                      x86_64 2:4.15.1-12.fc41                          copr_base                                                 4.3 MiB
 tar                               x86_64 2:1.35-4.fc41                             copr_base                                                 3.0 MiB
 unzip                             x86_64 6.0-64.fc41                               fedora                                                  386.8 KiB
 util-linux                        x86_64 2.40.2-4.fc41                             copr_base                                                 4.1 MiB
 which                             x86_64 2.21-42.fc41                              copr_base                                                79.6 KiB
 xz                                x86_64 1:5.6.2-3.fc41                            copr_base                                                 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                               copr_base                                                64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                                 fedora                                                   35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc41                              fedora                                                  331.3 KiB
 authselect                        x86_64 1.5.0-8.fc41                              copr_base                                               157.4 KiB
 authselect-libs                   x86_64 1.5.0-8.fc41                              copr_base                                               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                             copr_base                                                96.4 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                               copr_base                                                11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41                             copr_base                                               238.2 KiB
 crypto-policies                   noarch 20241029-1.git8baf557.fc41                updates                                                 136.9 KiB
 curl                              x86_64 8.9.1-3.fc41                              copr_base                                               785.4 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41                            fedora                                                    2.3 MiB
 debugedit                         x86_64 5.1-2.fc41                                copr_base                                               193.5 KiB
 dwz                               x86_64 0.15-8.fc41                               fedora                                                  298.9 KiB
 ed                                x86_64 1.20.2-2.fc41                             copr_base                                               166.7 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-3.fc41                               updates                                                  13.0 MiB
 gdbm                              x86_64 1:1.23-7.fc41                             copr_base                                               484.1 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41                             copr_base                                               137.9 KiB
 ghc-srpm-macros                   noarch 1.9.1-2.fc41                              fedora                                                  747.0   B
 glibc                             x86_64 2.40-17.fc41                              copr_base                                                 6.5 MiB
 glibc-common                      x86_64 2.40-17.fc41                              copr_base                                                 1.0 MiB
 glibc-gconv-extra                 x86_64 2.40-17.fc41                              copr_base                                                 7.7 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                            copr_base                                               104.4 KiB
 json-c                            x86_64 0.17-4.fc41                               copr_base                                                90.1 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                               fedora                                                    1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41                              copr_base                                                54.1 KiB
 krb5-libs                         x86_64 1.21.3-3.fc41                             updates                                                   2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41                              copr_base                                                39.8 KiB
 libarchive                        x86_64 3.7.4-4.fc41                              copr_base                                               974.5 KiB
 libattr                           x86_64 2.5.2-4.fc41                              fedora                                                   28.5 KiB
 libblkid                          x86_64 2.40.2-4.fc41                             copr_base                                               303.3 KiB
 libbrotli                         x86_64 1.1.0-5.fc41                              copr_base                                               849.0 KiB
 libcap                            x86_64 2.70-4.fc41                               fedora                                                  220.2 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41                              copr_base                                                72.7 KiB
 libcom_err                        x86_64 1.47.1-6.fc41                             copr_base                                                66.9 KiB
 libcurl                           x86_64 8.9.1-3.fc41                              copr_base                                               981.1 KiB
 libeconf                          x86_64 0.6.2-3.fc41                              copr_base                                                66.0 KiB
 libedit                           x86_64 3.1-53.20240808cvs.fc41                   copr_base                                               260.6 KiB
 libevent                          x86_64 2.1.12-14.fc41                            copr_base                                               953.5 KiB
 libfdisk                          x86_64 2.40.2-4.fc41                             copr_base                                               387.6 KiB
 libffi                            x86_64 3.4.6-3.fc41                              copr_base                                                82.2 KiB
 libgcc                            x86_64 14.2.1-3.fc41                             fedora                                                  274.6 KiB
 libidn2                           x86_64 2.3.7-2.fc41                              copr_base                                               328.9 KiB
 libmount                          x86_64 2.40.2-4.fc41                             copr_base                                               396.8 KiB
 libnghttp2                        x86_64 1.62.1-2.fc41                             copr_base                                               219.2 KiB
 libnsl2                           x86_64 2.0.1-2.fc41                              fedora                                                   57.9 KiB
 libomp                            x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231   2.2 MiB
 libpkgconf                        x86_64 2.3.0-1.fc41                              copr_base                                                81.8 KiB
 libpsl                            x86_64 0.21.5-4.fc41                             copr_base                                                80.2 KiB
 libpwquality                      x86_64 1.4.5-11.fc41                             copr_base                                               416.8 KiB
 libselinux                        x86_64 3.7-5.fc41                                copr_base                                               192.8 KiB
 libsemanage                       x86_64 3.7-2.fc41                                copr_base                                               317.9 KiB
 libsepol                          x86_64 3.7-2.fc41                                copr_base                                               932.4 KiB
 libsmartcols                      x86_64 2.40.2-4.fc41                             copr_base                                               184.8 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-3.fc41                             fedora                                                    2.8 MiB
 libtasn1                          x86_64 4.19.0-10.fc41                            copr_base                                               191.6 KiB
 libtirpc                          x86_64 1.3.6-1.fc41                              copr_base                                               223.2 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41                             fedora                                                   66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                                copr_base                                                 1.7 MiB
 libutempter                       x86_64 1.2.1-15.fc41                             copr_base                                                57.2 KiB
 libuuid                           x86_64 2.40.2-4.fc41                             copr_base                                                41.2 KiB
 libverto                          x86_64 0.3.2-9.fc41                              fedora                                                   29.5 KiB
 libxcrypt                         x86_64 4.4.37-1.fc41                             updates                                                 269.6 KiB
 libxml2                           x86_64 2.12.9-1.fc41                             copr_base                                                 2.0 MiB
 libzstd                           x86_64 1.5.6-2.fc41                              copr_base                                               804.0 KiB
 llvm-libs                         x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231 133.3 MiB
 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                             copr_base                                               177.2 KiB
 mpfr                              x86_64 4.2.1-5.fc41                              fedora                                                  832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41                       copr_base                                               326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41                       copr_base                                               976.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-9.fc41                            fedora                                                    7.8 MiB
 p11-kit                           x86_64 0.25.5-3.fc41                             copr_base                                                 2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-3.fc41                             copr_base                                               445.1 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                               fedora                                                    1.6 KiB
 pam                               x86_64 1.6.1-7.fc41                              copr_base                                                 1.8 MiB
 pam-libs                          x86_64 1.6.1-7.fc41                              copr_base                                               138.6 KiB
 pcre2                             x86_64 10.44-1.fc41.1                            copr_base                                               728.3 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1                            copr_base                                               251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                                 fedora                                                  861.0   B
 pkgconf                           x86_64 2.3.0-1.fc41                              copr_base                                                90.7 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc41                              copr_base                                                14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc41                              copr_base                                               989.0   B
 popt                              x86_64 1.19-7.fc41                               copr_base                                               136.6 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41                           fedora                                                   67.5 KiB
 pyproject-srpm-macros             noarch 1.16.3-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                               copr_base                                               520.9 KiB
 rpm                               x86_64 4.20.0-1.fc41                             copr_base                                                 3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc41                             copr_base                                               210.8 KiB
 rpm-libs                          x86_64 4.20.0-1.fc41                             copr_base                                               822.6 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                             copr_base                                                 1.6 MiB
 systemd-libs                      x86_64 256.10-1.fc41                             updates                                                   2.0 MiB
 util-linux-core                   x86_64 2.40.2-4.fc41                             copr_base                                                 1.6 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc41                              copr_base                                               108.1 KiB
 xz-libs                           x86_64 1:5.6.2-3.fc41                            copr_base                                               234.6 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.1.7-3.fc41                              copr_base                                               145.5 KiB
 zstd                              x86_64 1.5.6-2.fc41                              copr_base                                                 1.7 MiB
Installing groups:
 Buildsystem building group                                                                                                                          

Transaction Summary:
 Installing:       156 packages

Total size of inbound packages is 84 MiB. Need to download 0 B.
After this operation, 318 MiB extra will be used (install 318 MiB, remove 0 B).
[1/1] redhat-rpm-config-0:293-1.fc41.no 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[1/1] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/2] unzip-0:6.0-64.fc41.x86_64        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[2/2] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/3] tar-2:1.35-4.fc41.x86_64          100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[3/3] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/4] bzip2-0:1.0.8-19.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[4/4] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/5] rpm-build-0:4.20.0-1.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[5/5] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/6] cpio-0:2.15-2.fc41.x86_64         100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[6/6] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/7] which-0:2.21-42.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[7/7] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/8] bash-0:5.2.32-1.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[8/8] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/9] coreutils-0:9.5-11.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[9/9] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/10] grep-0:3.11-9.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[10/10] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/11] patch-0:2.7.6-25.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[11/11] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/12] sed-0:4.9-3.fc41.x86_64         100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[12/12] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/13] shadow-utils-2:4.15.1-12.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[13/13] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/14] util-linux-0:2.40.2-4.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[14/14] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/15] diffutils-0:3.10-8.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[15/15] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/16] fedora-release-common-0:41-29.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[16/16] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/17] findutils-1:4.10.0-4.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[17/17] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/18] gawk-0:5.3.0-4.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[18/18] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/19] glibc-minimal-langpack-0:2.40-1 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[19/19] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/20] gzip-0:1.13-2.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[20/20] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/21] info-0:7.1-3.fc41.x86_64        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[21/21] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/22] xz-1:5.6.2-3.fc41.x86_64        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[22/22] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/23] ansible-srpm-macros-0:1-16.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[23/23] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/24] dwz-0:0.15-8.fc41.x86_64        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[24/24] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/25] file-0:5.45-7.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[25/25] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/26] fonts-srpm-macros-1:2.0.5-17.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[26/26] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/27] fpc-srpm-macros-0:1.3-13.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[27/27] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/28] ghc-srpm-macros-0:1.9.1-2.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[28/28] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/29] gnat-srpm-macros-0:6-6.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[29/29] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/30] kernel-srpm-macros-0:1.0-24.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[30/30] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/31] lua-srpm-macros-0:1-14.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[31/31] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/32] ocaml-srpm-macros-0:10-3.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[32/32] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/33] openblas-srpm-macros-0:2-18.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[33/33] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/34] package-notes-srpm-macros-0:0.5 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[34/34] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/35] perl-srpm-macros-0:1-56.fc41.no 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[35/35] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/36] python-srpm-macros-0:3.13-3.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[36/36] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/37] qt5-srpm-macros-0:5.15.15-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[37/37] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/38] rust-srpm-macros-0:26.3-3.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[38/38] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/39] zig-srpm-macros-0:1-3.fc41.noar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[39/39] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/40] zip-0:3.0-41.fc41.x86_64        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[40/40] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/41] filesystem-0:3.18-23.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[41/41] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/42] gmp-1:6.3.0-2.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[42/42] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/43] libattr-0:2.5.2-4.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[43/43] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/44] libcap-0:2.70-4.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[44/44] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/45] openssl-libs-1:3.2.2-9.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[45/45] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/46] audit-libs-0:4.0.2-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[46/46] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/47] fedora-repos-0:41-1.noarch      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[47/47] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/48] mpfr-0:4.2.1-5.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[48/48] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/49] file-libs-0:5.45-7.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[49/49] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/50] libgcc-0:14.2.1-3.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[50/50] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/51] ca-certificates-0:2024.2.69_v8. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[51/51] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/52] fedora-gpg-keys-0:41-1.noarch   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[52/52] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/53] glibc-0:2.40-17.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[53/53] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/54] basesystem-0:11-21.fc41.noarch  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[54/54] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/55] xz-libs-1:5.6.2-3.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[55/55] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/56] pam-0:1.6.1-7.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[56/56] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/57] libnsl2-0:2.0.1-2.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[57/57] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/58] pam-libs-0:1.6.1-7.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[58/58] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/59] systemd-libs-0:256.10-1.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[59/59] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/60] authselect-libs-0:1.5.0-8.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[60/60] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/61] libblkid-0:2.40.2-4.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[61/61] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/62] libcap-ng-0:0.8.5-3.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[62/62] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/63] libfdisk-0:2.40.2-4.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[63/63] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/64] libmount-0:2.40.2-4.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[64/64] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/65] libselinux-0:3.7-5.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[65/65] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/66] libsmartcols-0:2.40.2-4.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[66/66] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/67] libutempter-0:1.2.1-15.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[67/67] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/68] libuuid-0:2.40.2-4.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[68/68] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/69] ncurses-libs-0:6.5-2.20240629.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[69/69] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/70] readline-0:8.2-10.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[70/70] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/71] util-linux-core-0:2.40.2-4.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[71/71] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/72] zlib-ng-compat-0:2.1.7-3.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[72/72] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/73] libacl-0:2.3.2-2.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[73/73] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/74] libxcrypt-0:4.4.37-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[74/74] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/75] setup-0:2.15.0-8.fc41.noarch    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[75/75] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/76] libeconf-0:0.6.2-3.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[76/76] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/77] libsemanage-0:3.7-2.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[77/77] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/78] binutils-0:2.43.1-5.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[78/78] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/79] libstdc++-0:14.2.1-3.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[79/79] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/80] debugedit-0:5.1-2.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[80/80] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/81] elfutils-0:0.192-7.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[81/81] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/82] elfutils-debuginfod-client-0:0. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[82/82] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/83] elfutils-libelf-0:0.192-7.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[83/83] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/84] elfutils-libs-0:0.192-7.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[84/84] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/85] libarchive-0:3.7.4-4.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[85/85] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/86] pkgconf-pkg-config-0:2.3.0-1.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[86/86] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/87] popt-0:1.19-7.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[87/87] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/88] rpm-0:4.20.0-1.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[88/88] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/89] rpm-build-libs-0:4.20.0-1.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[89/89] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/90] lua-libs-0:5.4.6-6.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[90/90] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/91] rpm-libs-0:4.20.0-1.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[91/91] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/92] zstd-0:1.5.6-2.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[92/92] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/93] curl-0:8.9.1-3.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[93/93] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/94] pkgconf-0:2.3.0-1.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[94/94] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/95] pkgconf-m4-0:2.3.0-1.fc41.noarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[95/95] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/96] libpkgconf-0:2.3.0-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[96/96] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/97] ed-0:1.20.2-2.fc41.x86_64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[97/97] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/98] libtirpc-0:1.3.6-1.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[98/98] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/99] authselect-0:1.5.0-8.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[99/99] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[  1/100] gdbm-1:1.23-7.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[100/100] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/101] gdbm-libs-1:1.23-7.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[101/101] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/102] libpwquality-0:1.4.5-11.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[102/102] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/103] ncurses-base-0:6.5-2.20240629 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[103/103] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/104] krb5-libs-0:1.21.3-3.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[104/104] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/105] libverto-0:0.3.2-9.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[105/105] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/106] libcom_err-0:1.47.1-6.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[106/106] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/107] bzip2-libs-0:1.0.8-19.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[107/107] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/108] libsepol-0:3.7-2.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[108/108] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/109] pcre2-0:10.44-1.fc41.1.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[109/109] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/110] cracklib-0:2.9.11-6.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[110/110] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/111] libxml2-0:2.12.9-1.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[111/111] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/112] libzstd-0:1.5.6-2.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[112/112] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/113] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[113/113] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/114] glibc-common-0:2.40-17.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[114/114] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/115] glibc-gconv-extra-0:2.40-17.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[115/115] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/116] coreutils-common-0:9.5-11.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[116/116] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/117] build-reproducibility-srpm-ma 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[117/117] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/118] add-determinism-0:0.3.6-3.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[118/118] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/119] efi-srpm-macros-0:5-13.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[119/119] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/120] forge-srpm-macros-0:0.4.0-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[120/120] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/121] go-srpm-macros-0:3.6.0-5.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[121/121] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/122] pyproject-srpm-macros-0:1.16. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[122/122] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/123] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[123/123] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/124] crypto-policies-0:20241029-1. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[124/124] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/125] libffi-0:3.4.6-3.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[125/125] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/126] p11-kit-0:0.25.5-3.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[126/126] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/127] p11-kit-trust-0:0.25.5-3.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[127/127] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/128] keyutils-libs-0:1.6.3-4.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[128/128] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/129] elfutils-default-yama-scope-0 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[129/129] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/130] json-c-0:0.17-4.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[130/130] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/131] alternatives-0:1.31-1.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[131/131] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/132] jansson-0:2.13.1-10.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[132/132] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/133] rpm-sequoia-0:1.7.0-3.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[133/133] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/134] sqlite-libs-0:3.46.1-1.fc41.x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[134/134] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/135] pcre2-syntax-0:10.44-1.fc41.1 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[135/135] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/136] libtasn1-0:4.19.0-10.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[136/136] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/137] gdb-minimal-0:15.2-3.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[137/137] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/138] libcurl-0:8.9.1-3.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[138/138] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/139] libssh-0:0.10.6-8.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[139/139] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/140] libssh-config-0:0.10.6-8.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[140/140] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/141] fedora-release-0:41-29.noarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[141/141] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/142] xxhash-libs-0:0.8.2-4.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[142/142] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/143] fedora-release-identity-basic 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[143/143] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/144] libomp-0:20.0.0~pre20241231.g 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[144/144] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/145] llvm-libs-0:20.0.0~pre2024123 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[145/145] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/146] openldap-0:2.6.8-6.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[146/146] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/147] cyrus-sasl-lib-0:2.1.28-27.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[147/147] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/148] libtool-ltdl-0:2.4.7-12.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[148/148] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/149] libbrotli-0:1.1.0-5.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[149/149] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/150] libidn2-0:2.3.7-2.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[150/150] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/151] libnghttp2-0:1.62.1-2.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[151/151] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/152] libpsl-0:0.21.5-4.fc41.x86_64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[152/152] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/153] publicsuffix-list-dafsa-0:202 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[153/153] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/154] libedit-0:3.1-53.20240808cvs. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[154/154] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/155] libevent-0:2.1.12-14.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[155/155] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/156] libunistring-0:1.1-8.fc41.x86 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[156/156] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
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/158] Verify package files          100% | 462.0   B/s | 156.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64
>>> [RPM] /var/lib/mock/fedora-41-x86_64-1735748342.819907/root/var/cache/dnf/co
>>> [RPM] /var/lib/mock/fedora-41-x86_64-1735748342.819907/root/var/cache/dnf/co
[  2/158] Prepare transaction           100% |   1.9 KiB/s | 156.0   B |  00m00s
[  3/158] Installing libgcc-0:14.2.1-3. 100% | 134.9 MiB/s | 276.3 KiB |  00m00s
[  4/158] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  5/158] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  6/158] Installing fedora-gpg-keys-0: 100% |  18.7 MiB/s | 172.2 KiB |  00m00s
[  7/158] Installing fedora-repos-0:41- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  8/158] Installing fedora-release-com 100% |  11.7 MiB/s |  24.0 KiB |  00m00s
[  9/158] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 10/158] Installing setup-0:2.15.0-8.f 100% |  47.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 11/158] Installing filesystem-0:3.18- 100% |   1.6 MiB/s | 212.5 KiB |  00m00s
[ 12/158] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/158] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 14/158] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 15/158] Installing qt6-srpm-macros-0: 100% | 714.8 KiB/s | 732.0   B |  00m00s
[ 16/158] Installing coreutils-common-0 100% | 238.1 MiB/s |  11.2 MiB |  00m00s
[ 17/158] Installing ncurses-base-0:6.5 100% |  38.2 MiB/s | 351.7 KiB |  00m00s
[ 18/158] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/158] Installing ncurses-libs-0:6.5 100% | 159.9 MiB/s | 982.5 KiB |  00m00s
[ 20/158] Installing glibc-0:2.40-17.fc 100% | 231.5 MiB/s |   6.5 MiB |  00m00s
[ 21/158] Installing bash-0:5.2.32-1.fc 100% | 293.4 MiB/s |   8.2 MiB |  00m00s
[ 22/158] Installing glibc-common-0:2.4 100% | 129.4 MiB/s |   1.0 MiB |  00m00s
[ 23/158] Installing glibc-gconv-extra- 100% | 150.0 MiB/s |   7.8 MiB |  00m00s
[ 24/158] Installing zlib-ng-compat-0:2 100% | 142.9 MiB/s | 146.3 KiB |  00m00s
[ 25/158] Installing xz-libs-1:5.6.2-3. 100% | 230.2 MiB/s | 235.7 KiB |  00m00s
[ 26/158] Installing bzip2-libs-0:1.0.8 100% |  95.2 MiB/s |  97.5 KiB |  00m00s
[ 27/158] Installing libstdc++-0:14.2.1 100% | 276.6 MiB/s |   2.8 MiB |  00m00s
[ 28/158] Installing libuuid-0:2.40.2-4 100% |  41.2 MiB/s |  42.2 KiB |  00m00s
[ 29/158] Installing readline-0:8.2-10. 100% | 170.3 MiB/s | 523.0 KiB |  00m00s
[ 30/158] Installing popt-0:1.19-7.fc41 100% |  35.0 MiB/s | 143.2 KiB |  00m00s
[ 31/158] Installing libzstd-0:1.5.6-2. 100% | 262.1 MiB/s | 805.3 KiB |  00m00s
[ 32/158] Installing elfutils-libelf-0: 100% | 291.8 MiB/s |   1.2 MiB |  00m00s
[ 33/158] Installing libblkid-0:2.40.2- 100% | 148.6 MiB/s | 304.4 KiB |  00m00s
[ 34/158] Installing gmp-1:6.3.0-2.fc41 100% | 264.9 MiB/s | 813.7 KiB |  00m00s
[ 35/158] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 36/158] Installing libacl-0:2.3.2-2.f 100% |  39.6 MiB/s |  40.6 KiB |  00m00s
[ 37/158] Installing libxcrypt-0:4.4.37 100% | 133.0 MiB/s | 272.3 KiB |  00m00s
[ 38/158] Installing libffi-0:3.4.6-3.f 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 39/158] Installing libeconf-0:0.6.2-3 100% |  66.1 MiB/s |  67.7 KiB |  00m00s
[ 40/158] Installing gdbm-libs-1:1.23-7 100% | 136.3 MiB/s | 139.6 KiB |  00m00s
[ 41/158] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 42/158] Installing gawk-0:5.3.0-4.fc4 100% | 175.4 MiB/s |   1.8 MiB |  00m00s
[ 43/158] Installing dwz-0:0.15-8.fc41. 100% | 146.6 MiB/s | 300.3 KiB |  00m00s
[ 44/158] Installing unzip-0:6.0-64.fc4 100% | 127.0 MiB/s | 390.3 KiB |  00m00s
[ 45/158] Installing libxml2-0:2.12.9-1 100% | 244.4 MiB/s |   2.0 MiB |  00m00s
[ 46/158] Installing file-libs-0:5.45-7 100% | 473.0 MiB/s |   9.9 MiB |  00m00s
[ 47/158] Installing file-0:5.45-7.fc41 100% |   8.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.nlX3rq: line 2: rm: command not found
>>> 
[ 48/158] Installing crypto-policies-0: 100% |  14.5 MiB/s | 163.3 KiB |  00m00s
[ 49/158] Installing libcap-ng-0:0.8.5- 100% |  72.8 MiB/s |  74.5 KiB |  00m00s
[ 50/158] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB |  00m00s
[ 51/158] Installing pam-libs-0:1.6.1-7 100% |  68.8 MiB/s | 140.9 KiB |  00m00s
[ 52/158] Installing libcap-0:2.70-4.fc 100% |  73.3 MiB/s | 225.2 KiB |  00m00s
[ 53/158] Installing systemd-libs-0:256 100% | 248.7 MiB/s |   2.0 MiB |  00m00s
[ 54/158] Installing libsmartcols-0:2.4 100% | 181.5 MiB/s | 185.9 KiB |  00m00s
[ 55/158] Installing lua-libs-0:5.4.6-6 100% | 139.8 MiB/s | 286.2 KiB |  00m00s
[ 56/158] Installing libcom_err-0:1.47. 100% |  66.5 MiB/s |  68.1 KiB |  00m00s
[ 57/158] Installing libsepol-0:3.7-2.f 100% | 227.9 MiB/s | 933.3 KiB |  00m00s
[ 58/158] Installing pcre2-0:10.44-1.fc 100% | 237.5 MiB/s | 729.7 KiB |  00m00s
[ 59/158] Installing libselinux-0:3.7-5 100% |  94.7 MiB/s | 194.0 KiB |  00m00s
[ 60/158] Installing sed-0:4.9-3.fc41.x 100% | 124.7 MiB/s | 893.7 KiB |  00m00s
[ 61/158] Installing grep-0:3.11-9.fc41 100% | 126.9 MiB/s |   1.0 MiB |  00m00s
[ 62/158] Installing findutils-1:4.10.0 100% | 188.3 MiB/s |   1.9 MiB |  00m00s
[ 63/158] Installing xz-1:5.6.2-3.fc41. 100% | 122.4 MiB/s |   1.2 MiB |  00m00s
[ 64/158] Installing libmount-0:2.40.2- 100% | 194.2 MiB/s | 397.8 KiB |  00m00s
[ 65/158] Installing lz4-libs-0:1.10.0- 100% | 174.1 MiB/s | 178.3 KiB |  00m00s
[ 66/158] Installing alternatives-0:1.3 100% |  64.8 MiB/s |  66.3 KiB |  00m00s
[ 67/158] Installing libtasn1-0:4.19.0- 100% |  94.4 MiB/s | 193.4 KiB |  00m00s
[ 68/158] Installing p11-kit-0:0.25.5-3 100% | 150.1 MiB/s |   2.3 MiB |  00m00s
[ 69/158] Installing libunistring-0:1.1 100% | 290.3 MiB/s |   1.7 MiB |  00m00s
[ 70/158] Installing libidn2-0:2.3.7-2. 100% |  81.7 MiB/s | 334.8 KiB |  00m00s
[ 71/158] Installing libpsl-0:0.21.5-4. 100% |  79.4 MiB/s |  81.3 KiB |  00m00s
[ 72/158] Installing p11-kit-trust-0:0. 100% |  33.6 MiB/s | 446.8 KiB |  00m00s
[ 73/158] Installing openssl-libs-1:3.2 100% | 290.0 MiB/s |   7.8 MiB |  00m00s
[ 74/158] Installing coreutils-0:9.5-11 100% | 156.9 MiB/s |   5.6 MiB |  00m00s
[ 75/158] Installing ca-certificates-0: 100% |   2.6 MiB/s |   2.4 MiB |  00m01s
[ 76/158] Installing libarchive-0:3.7.4 100% | 190.7 MiB/s | 976.5 KiB |  00m00s
[ 77/158] Installing gzip-0:1.13-2.fc41 100% |  99.2 MiB/s | 406.4 KiB |  00m00s
[ 78/158] Installing authselect-libs-0: 100% |  90.8 MiB/s | 837.2 KiB |  00m00s
[ 79/158] Installing cracklib-0:2.9.11- 100% |  34.8 MiB/s | 249.5 KiB |  00m00s
[ 80/158] Installing libpwquality-0:1.4 100% |  52.4 MiB/s | 429.2 KiB |  00m00s
[ 81/158] Installing rpm-sequoia-0:1.7. 100% | 258.2 MiB/s |   2.3 MiB |  00m00s
[ 82/158] Installing libevent-0:2.1.12- 100% | 233.7 MiB/s | 957.3 KiB |  00m00s
[ 83/158] Installing zstd-0:1.5.6-2.fc4 100% | 284.9 MiB/s |   1.7 MiB |  00m00s
[ 84/158] Installing util-linux-core-0: 100% | 144.3 MiB/s |   1.6 MiB |  00m00s
[ 85/158] Installing tar-2:1.35-4.fc41. 100% | 232.1 MiB/s |   3.0 MiB |  00m00s
[ 86/158] Installing libsemanage-0:3.7- 100% | 104.0 MiB/s | 319.6 KiB |  00m00s
[ 87/158] Installing shadow-utils-2:4.1 100% |  87.4 MiB/s |   4.4 MiB |  00m00s
[ 88/158] Installing libutempter-0:1.2. 100% |  28.9 MiB/s |  59.2 KiB |  00m00s
[ 89/158] Installing zip-0:3.0-41.fc41. 100% | 138.1 MiB/s | 707.1 KiB |  00m00s
[ 90/158] Installing gdbm-1:1.23-7.fc41 100% |  95.5 MiB/s | 489.0 KiB |  00m00s
[ 91/158] Installing cyrus-sasl-lib-0:2 100% | 230.6 MiB/s |   2.3 MiB |  00m00s
[ 92/158] Installing libfdisk-0:2.40.2- 100% | 189.7 MiB/s | 388.6 KiB |  00m00s
[ 93/158] Installing bzip2-0:1.0.8-19.f 100% |  52.5 MiB/s | 107.4 KiB |  00m00s
[ 94/158] Installing add-determinism-0: 100% | 294.5 MiB/s |   2.4 MiB |  00m00s
[ 95/158] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 96/158] Installing sqlite-libs-0:3.46 100% | 266.9 MiB/s |   1.6 MiB |  00m00s
[ 97/158] Installing rpm-libs-0:4.20.0- 100% | 201.2 MiB/s | 824.1 KiB |  00m00s
[ 98/158] Installing ed-0:1.20.2-2.fc41 100% |  82.5 MiB/s | 169.0 KiB |  00m00s
[ 99/158] Installing patch-0:2.7.6-25.f 100% | 144.9 MiB/s | 296.8 KiB |  00m00s
[100/158] Installing elfutils-default-y 100% | 185.7 KiB/s |   2.0 KiB |  00m00s
[101/158] Installing elfutils-libs-0:0. 100% | 160.3 MiB/s | 656.7 KiB |  00m00s
[102/158] Installing cpio-0:2.15-2.fc41 100% | 162.7 MiB/s |   1.1 MiB |  00m00s
[103/158] Installing diffutils-0:3.10-8 100% | 158.7 MiB/s |   1.6 MiB |  00m00s
[104/158] Installing libpkgconf-0:2.3.0 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[105/158] Installing pkgconf-0:2.3.0-1. 100% |  45.5 MiB/s |  93.2 KiB |  00m00s
[106/158] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[107/158] Installing keyutils-libs-0:1. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[108/158] Installing krb5-libs-0:1.21.3 100% | 210.8 MiB/s |   2.3 MiB |  00m00s
[109/158] Installing libtirpc-0:1.3.6-1 100% | 109.9 MiB/s | 225.0 KiB |  00m00s
[110/158] Installing libnsl2-0:2.0.1-2. 100% |  57.7 MiB/s |  59.1 KiB |  00m00s
[111/158] Installing pam-0:1.6.1-7.fc41 100% |  75.4 MiB/s |   1.8 MiB |  00m00s
[112/158] Installing libssh-0:0.10.6-8. 100% | 167.8 MiB/s | 515.4 KiB |  00m00s
[113/158] Installing json-c-0:0.17-4.fc 100% |  89.2 MiB/s |  91.4 KiB |  00m00s
[114/158] Installing jansson-0:2.13.1-1 100% | 103.3 MiB/s | 105.7 KiB |  00m00s
[115/158] Installing xxhash-libs-0:0.8. 100% | 106.9 MiB/s | 109.5 KiB |  00m00s
[116/158] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[117/158] Installing openldap-0:2.6.8-6 100% | 156.1 MiB/s | 639.2 KiB |  00m00s
[118/158] Installing libbrotli-0:1.1.0- 100% | 207.8 MiB/s | 851.3 KiB |  00m00s
[119/158] Installing libnghttp2-0:1.62. 100% | 215.2 MiB/s | 220.4 KiB |  00m00s
[120/158] Installing libcurl-0:8.9.1-3. 100% | 239.8 MiB/s | 982.2 KiB |  00m00s
[121/158] Installing elfutils-debuginfo 100% |  40.9 MiB/s |  83.8 KiB |  00m00s
[122/158] Installing binutils-0:2.43.1- 100% | 276.6 MiB/s |  27.4 MiB |  00m00s
[123/158] Installing elfutils-0:0.192-7 100% | 219.1 MiB/s |   2.6 MiB |  00m00s
[124/158] Installing gdb-minimal-0:15.2 100% | 316.9 MiB/s |  13.0 MiB |  00m00s
[125/158] Installing debugedit-0:5.1-2. 100% |  95.8 MiB/s | 196.2 KiB |  00m00s
[126/158] Installing curl-0:8.9.1-3.fc4 100% |  42.7 MiB/s | 787.9 KiB |  00m00s
[127/158] Installing rpm-0:4.20.0-1.fc4 100% |  89.4 MiB/s |   2.5 MiB |  00m00s
[128/158] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[129/158] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[130/158] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[131/158] Installing libedit-0:3.1-53.2 100% | 128.1 MiB/s | 262.3 KiB |  00m00s
[132/158] Installing llvm-libs-0:20.0.0 100% | 354.6 MiB/s | 133.3 MiB |  00m00s
[133/158] Installing libomp-0:20.0.0~pr 100% | 272.7 MiB/s |   2.2 MiB |  00m00s
[134/158] Installing rpm-build-libs-0:4 100% | 206.7 MiB/s | 211.7 KiB |  00m00s
[135/158] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[136/158] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[137/158] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[138/158] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[139/158] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[140/158] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[141/158] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[142/158] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[143/158] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[144/158] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[145/158] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[146/158] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[147/158] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[148/158] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[149/158] Installing rpm-build-0:4.20.0 100% |  49.8 MiB/s | 204.1 KiB |  00m00s
[150/158] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[151/158] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[152/158] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[153/158] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[154/158] Installing redhat-rpm-config- 100% |  46.4 MiB/s | 190.1 KiB |  00m00s
[155/158] Installing util-linux-0:2.40. 100% |  95.8 MiB/s |   4.1 MiB |  00m00s
[156/158] Installing authselect-0:1.5.0 100% |  39.5 MiB/s | 161.8 KiB |  00m00s
[157/158] Installing which-0:2.21-42.fc 100% |  39.9 MiB/s |  81.8 KiB |  00m00s
[158/158] Installing info-0:7.1-3.fc41. 100% | 324.1 KiB/s | 393.8 KiB |  00m01s
Warning: skipped OpenPGP checks for 90 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231
Complete!
Updating and loading repositories:
 updates                                100% |   1.1 MiB/s |  30.4 KiB |  00m00s
 fedora                                 100% |   1.2 MiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% |  51.2 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  50.3 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  50.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                    Arch   Version                                   Repository                                                   Size
Installing:
 fedora-clang-default-cc   noarch 1-1.fc41                                  copr_tstellar_fedora_clang_default_cc                    17.0   B
Installing dependencies:
 annobin-docs              noarch 12.69-1.fc41                              fedora                                                   97.7 KiB
 annobin-plugin-gcc        x86_64 12.69-1.fc41                              fedora                                                  985.0 KiB
 clang                     x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231 177.6 KiB
 clang-libs                x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231 118.2 MiB
 clang-resource-filesystem x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  15.3 KiB
 compiler-rt               x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  40.6 MiB
 cpp                       x86_64 14.2.1-3.fc41                             fedora                                                   35.0 MiB
 expat                     x86_64 2.6.4-1.fc41                              copr_base                                               304.6 KiB
 gcc                       x86_64 14.2.1-3.fc41                             fedora                                                  104.3 MiB
 gcc-c++                   x86_64 14.2.1-3.fc41                             fedora                                                   38.2 MiB
 gcc-plugin-annobin        x86_64 14.2.1-3.fc41                             fedora                                                   61.1 KiB
 glibc-devel               x86_64 2.40-17.fc41                              copr_base                                                 2.2 MiB
 kernel-headers            x86_64 6.12.4-200.fc41                           updates                                                   6.4 MiB
 libb2                     x86_64 0.98.1-12.fc41                            copr_base                                                49.7 KiB
 libgomp                   x86_64 14.2.1-3.fc41                             fedora                                                  523.5 KiB
 libmpc                    x86_64 1.3.1-6.fc41                              copr_base                                               160.5 KiB
 libstdc++-devel           x86_64 14.2.1-3.fc41                             fedora                                                   15.4 MiB
 libxcrypt-devel           x86_64 4.4.37-1.fc41                             updates                                                  30.5 KiB
 lld                       x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  46.8 KiB
 lld-libs                  x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231   6.2 MiB
 llvm                      x86_64 20.0.0~pre20241231.g0897373f1a329a-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231  88.4 MiB
 make                      x86_64 1:4.4.1-8.fc41                            copr_base                                                 1.8 MiB
 mpdecimal                 x86_64 2.5.1-16.fc41                             copr_base                                               236.7 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
 tzdata                    noarch 2024b-1.fc41                              copr_base                                                 1.6 MiB

Transaction Summary:
 Installing:        28 packages

Total size of inbound packages is 133 MiB. Need to download 0 B.
After this operation, 503 MiB extra will be used (install 503 MiB, remove 0 B).
[1/1] fedora-clang-default-cc-0:1-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[1/1] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/2] clang-0:20.0.0~pre20241231.g08973 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[2/2] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/3] clang-libs-0:20.0.0~pre20241231.g 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[3/3] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/4] clang-resource-filesystem-0:20.0. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[4/4] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/5] compiler-rt-0:20.0.0~pre20241231. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[5/5] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/6] lld-0:20.0.0~pre20241231.g0897373 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[6/6] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/7] lld-libs-0:20.0.0~pre20241231.g08 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[7/7] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/8] llvm-0:20.0.0~pre20241231.g089737 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[8/8] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/9] python3-0:3.13.1-2.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[9/9] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/10] python3-libs-0:3.13.1-2.fc41.x8 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[10/10] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/11] python-pip-wheel-0:24.2-1.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[11/11] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/12] gcc-c++-0:14.2.1-3.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[12/12] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/13] gcc-0:14.2.1-3.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[13/13] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/14] cpp-0:14.2.1-3.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[14/14] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/15] libgomp-0:14.2.1-3.fc41.x86_64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[15/15] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/16] libstdc++-devel-0:14.2.1-3.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[16/16] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/17] libmpc-0:1.3.1-6.fc41.x86_64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[17/17] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/18] glibc-devel-0:2.40-17.fc41.x86_ 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[18/18] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/19] make-1:4.4.1-8.fc41.x86_64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[19/19] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/20] expat-0:2.6.4-1.fc41.x86_64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[20/20] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/21] tzdata-0:2024b-1.fc41.noarch    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[21/21] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/22] libb2-0:0.98.1-12.fc41.x86_64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[22/22] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/23] mpdecimal-0:2.5.1-16.fc41.x86_6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[23/23] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/24] kernel-headers-0:6.12.4-200.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[24/24] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/25] libxcrypt-devel-0:4.4.37-1.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[25/25] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/26] annobin-plugin-gcc-0:12.69-1.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[26/26] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/27] gcc-plugin-annobin-0:14.2.1-3.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[27/27] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/28] annobin-docs-0:12.69-1.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[28/28] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
[ 1/30] Verify package files            100% |  61.0   B/s |  28.0   B |  00m00s
[ 2/30] Prepare transaction             100% | 430.0   B/s |  28.0   B |  00m00s
[ 3/30] Installing libmpc-0:1.3.1-6.fc4 100% |  39.6 MiB/s | 162.0 KiB |  00m00s
[ 4/30] Installing libstdc++-devel-0:14 100% | 207.4 MiB/s |  15.6 MiB |  00m00s
[ 5/30] Installing clang-resource-files 100% |  16.3 MiB/s |  16.7 KiB |  00m00s
[ 6/30] Installing clang-libs-0:20.0.0~ 100% | 375.4 MiB/s | 118.2 MiB |  00m00s
[ 7/30] Installing cpp-0:14.2.1-3.fc41. 100% | 315.3 MiB/s |  35.0 MiB |  00m00s
[ 8/30] Installing annobin-docs-0:12.69 100% |  32.2 MiB/s |  98.8 KiB |  00m00s
[ 9/30] Installing kernel-headers-0:6.1 100% | 115.7 MiB/s |   6.6 MiB |  00m00s
[10/30] Installing libxcrypt-devel-0:4. 100% |  16.0 MiB/s |  32.9 KiB |  00m00s
[11/30] Installing glibc-devel-0:2.40-1 100% |  89.2 MiB/s |   2.3 MiB |  00m00s
[12/30] Installing mpdecimal-0:2.5.1-16 100% | 232.2 MiB/s | 237.8 KiB |  00m00s
[13/30] Installing libb2-0:0.98.1-12.fc 100% |  16.5 MiB/s |  50.8 KiB |  00m00s
[14/30] Installing tzdata-0:2024b-1.fc4 100% |  26.2 MiB/s |   1.9 MiB |  00m00s
[15/30] Installing expat-0:2.6.4-1.fc41 100% | 149.7 MiB/s | 306.7 KiB |  00m00s
[16/30] Installing make-1:4.4.1-8.fc41. 100% | 202.4 MiB/s |   1.8 MiB |  00m00s
[17/30] Installing libgomp-0:14.2.1-3.f 100% | 170.8 MiB/s | 524.8 KiB |  00m00s
[18/30] Installing gcc-0:14.2.1-3.fc41. 100% | 325.2 MiB/s | 104.4 MiB |  00m00s
[19/30] Installing gcc-c++-0:14.2.1-3.f 100% | 312.9 MiB/s |  38.2 MiB |  00m00s
[20/30] Installing clang-0:20.0.0~pre20 100% |  88.0 MiB/s | 180.3 KiB |  00m00s
[21/30] Installing python-pip-wheel-0:2 100% | 155.2 MiB/s |   1.2 MiB |  00m00s
[22/30] Installing python3-libs-0:3.13. 100% | 214.8 MiB/s |  40.6 MiB |  00m00s
[23/30] Installing python3-0:3.13.1-2.f 100% |  31.6 MiB/s |  32.4 KiB |  00m00s
[24/30] Installing compiler-rt-0:20.0.0 100% | 495.1 MiB/s |  40.6 MiB |  00m00s
[25/30] Installing llvm-0:20.0.0~pre202 100% | 334.9 MiB/s |  88.4 MiB |  00m00s
[26/30] Installing lld-libs-0:20.0.0~pr 100% | 328.6 MiB/s |   6.2 MiB |  00m00s
[27/30] Installing lld-0:20.0.0~pre2024 100% |   3.9 MiB/s |  48.4 KiB |  00m00s
[28/30] Installing fedora-clang-default 100% | 281.2 KiB/s | 288.0   B |  00m00s
[29/30] Installing annobin-plugin-gcc-0 100% |  41.9 MiB/s | 986.7 KiB |  00m00s
[30/30] Installing gcc-plugin-annobin-0 100% | 345.7 KiB/s |  62.6 KiB |  00m00s
Warning: skipped OpenPGP checks for 15 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20241231, copr_tstellar_fedora_clang_default_cc
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
annobin-docs-12.69-1.fc41.noarch
annobin-plugin-gcc-12.69-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-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
clang-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
clang-libs-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
clang-resource-filesystem-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
compiler-rt-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
coreutils-9.5-11.fc41.x86_64
coreutils-common-9.5-11.fc41.x86_64
cpio-2.15-2.fc41.x86_64
cpp-14.2.1-3.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
expat-2.6.4-1.fc41.x86_64
fedora-clang-default-cc-1-1.fc41.noarch
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
gcc-14.2.1-3.fc41.x86_64
gcc-c++-14.2.1-3.fc41.x86_64
gcc-plugin-annobin-14.2.1-3.fc41.x86_64
gdb-minimal-15.2-3.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-devel-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-headers-6.12.4-200.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
libb2-0.98.1-12.fc41.x86_64
libblkid-2.40.2-4.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
libedit-3.1-53.20240808cvs.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-4.fc41.x86_64
libffi-3.4.6-3.fc41.x86_64
libgcc-14.2.1-3.fc41.x86_64
libgomp-14.2.1-3.fc41.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-4.fc41.x86_64
libmpc-1.3.1-6.fc41.x86_64
libnghttp2-1.62.1-2.fc41.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libomp-20.0.0~pre20241231.g0897373f1a329a-3.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.2-4.fc41.x86_64
libssh-0.10.6-8.fc41.x86_64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-3.fc41.x86_64
libstdc++-devel-14.2.1-3.fc41.x86_64
libtasn1-4.19.0-10.fc41.x86_64
libtirpc-1.3.6-1.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.2-4.fc41.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.37-1.fc41.x86_64
libxcrypt-devel-4.4.37-1.fc41.x86_64
libxml2-2.12.9-1.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lld-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
lld-libs-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
llvm-20.0.0~pre20241231.g0897373f1a329a-3.fc41.x86_64
llvm-libs-20.0.0~pre20241231.g0897373f1a329a-3.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
make-4.4.1-8.fc41.x86_64
mpdecimal-2.5.1-16.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-9.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.3-1.fc41.noarch
python-pip-wheel-24.2-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
python3-3.13.1-2.fc41.x86_64
python3-libs-3.13.1-2.fc41.x86_64
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.10-1.fc41.x86_64
tar-1.35-4.fc41.x86_64
tzdata-2024b-1.fc41.noarch
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-4.fc41.x86_64
util-linux-core-2.40.2-4.fc41.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc41.x86_64
xz-5.6.2-3.fc41.x86_64
xz-libs-5.6.2-3.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-3.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=1721174400
Wrote: /builddir/build/SRPMS/freexl-2.0.0-10.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-1735748342.819907/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-smpb7f38/freexl/freexl.spec) Config(child) 0 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
INFO: Start(/var/lib/copr-rpmbuild/results/freexl-2.0.0-10.fc41.src.rpm)  Config(fedora-41-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1735748342.819907/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1735748342.819907/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-1735748342.819907/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-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Finish: chroot init
Start: build phase for freexl-2.0.0-10.fc41.src.rpm
Start: build setup for freexl-2.0.0-10.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721174400
Wrote: /builddir/build/SRPMS/freexl-2.0.0-10.fc41.src.rpm
Updating and loading repositories:
 updates                                100% | 867.9 KiB/s |  30.4 KiB |  00m00s
 fedora                                 100% | 962.6 KiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% |  46.6 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  47.2 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  50.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "gcc-14.2.1-3.fc41.x86_64" is already installed.
Package "make-1:4.4.1-8.fc41.x86_64" is already installed.

Package                               Arch   Version                     Repository      Size
Installing:
 autoconf                             noarch 2.72-3.fc41                 fedora       2.8 MiB
 automake                             noarch 1.16.5-17.fc41              fedora       1.7 MiB
 doxygen                              x86_64 2:1.12.0-2.fc41             updates     19.2 MiB
 doxygen-latex                        x86_64 2:1.12.0-2.fc41             updates      0.0   B
 expat-devel                          x86_64 2.6.4-1.fc41                copr_base  202.8 KiB
 libtool                              x86_64 2.4.7-12.fc41               fedora       2.6 MiB
 mingw32-expat                        noarch 2.6.4-1.fc41                updates    442.1 KiB
 mingw32-filesystem                   noarch 148-6.fc41                  fedora      11.4 KiB
 mingw32-gcc                          x86_64 14.2.1-3.fc41               copr_base   99.3 MiB
 mingw32-libcharset                   noarch 1.17-7.fc41                 fedora      89.3 KiB
 mingw32-minizip                      noarch 3.0.7-6.fc41                fedora     297.8 KiB
 mingw32-win-iconv                    noarch 0.0.8-13.fc41               fedora      52.7 KiB
 mingw64-expat                        noarch 2.6.4-1.fc41                updates    418.8 KiB
 mingw64-filesystem                   noarch 148-6.fc41                  fedora      11.5 KiB
 mingw64-gcc                          x86_64 14.2.1-3.fc41               copr_base  101.6 MiB
 mingw64-libcharset                   noarch 1.17-7.fc41                 fedora      85.8 KiB
 mingw64-minizip                      noarch 3.0.7-6.fc41                fedora     274.5 KiB
 mingw64-win-iconv                    noarch 0.0.8-13.fc41               fedora      53.3 KiB
 minizip-ng-compat-devel              x86_64 4.0.7-1.fc41                copr_base   86.6 KiB
Installing dependencies:
 abattis-cantarell-vf-fonts           noarch 0.301-13.fc41               fedora     192.7 KiB
 adobe-mappings-cmap                  noarch 20231115-1.fc41             updates     15.2 MiB
 adobe-mappings-cmap-deprecated       noarch 20231115-1.fc41             updates    582.1 KiB
 adobe-mappings-pdf                   noarch 20190401-8.fc41             fedora       4.4 MiB
 avahi-libs                           x86_64 0.8-29.fc41                 copr_base  180.6 KiB
 biber                                noarch 2.19-6.fc41                 fedora       1.3 MiB
 cairo                                x86_64 1.18.2-2.fc41               copr_base    1.9 MiB
 cairo-gobject                        x86_64 1.18.2-2.fc41               copr_base   34.2 KiB
 cmake-filesystem                     x86_64 3.30.5-1.fc41               updates      0.0   B
 cmake-rpm-macros                     noarch 3.30.5-1.fc41               updates      7.5 KiB
 cups-filesystem                      noarch 1:2.4.11-8.fc41             copr_base    0.0   B
 cups-libs                            x86_64 1:2.4.11-8.fc41             copr_base  753.7 KiB
 dbus-libs                            x86_64 1:1.14.10-4.fc41            copr_base  474.9 KiB
 default-fonts-core-sans              noarch 4.1-2.fc41                  fedora      11.9 KiB
 emacs-filesystem                     noarch 1:30.0-3.fc41               fedora       0.0   B
 fontconfig                           x86_64 2.15.0-8.fc41               fedora     791.9 KiB
 fonts-filesystem                     noarch 1:2.0.5-17.fc41             fedora       0.0   B
 freetype                             x86_64 2.13.3-1.fc41               copr_base  938.2 KiB
 fribidi                              x86_64 1.0.15-2.fc41               copr_base  371.9 KiB
 gd                                   x86_64 2.3.3-17.fc41               fedora     403.7 KiB
 gdk-pixbuf2                          x86_64 2.42.12-6.fc41              fedora       2.5 MiB
 ghostscript                          x86_64 10.03.1-4.fc41              copr_base   34.6 KiB
 ghostscript-tools-fonts              noarch 10.03.1-4.fc41              copr_base    2.5 KiB
 ghostscript-tools-printing           noarch 10.03.1-4.fc41              copr_base    3.5 KiB
 glib2                                x86_64 2.82.2-1.fc41               copr_base   15.3 MiB
 gnupg2                               x86_64 2.4.5-3.fc41                copr_base   10.2 MiB
 gnutls                               x86_64 3.8.6-7.fc41                fedora       3.2 MiB
 google-droid-sans-fonts              noarch 20200215-21.fc41            fedora       6.3 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
 gpgme                                x86_64 1.23.2-5.fc41               copr_base  627.4 KiB
 gpgmepp                              x86_64 1.23.2-5.fc41               copr_base  398.2 KiB
 graphite2                            x86_64 1.3.14-16.fc41              copr_base  208.5 KiB
 graphviz                             x86_64 12.1.0-1.fc41               fedora      20.8 MiB
 graphviz-libs                        x86_64 12.1.0-1.fc41               fedora       1.2 MiB
 groff-base                           x86_64 1.23.0-7.fc41               copr_base    4.1 MiB
 gts                                  x86_64 0.7.6-49.20121130.fc41      fedora     650.2 KiB
 harfbuzz                             x86_64 9.0.0-3.fc41                copr_base    2.7 MiB
 jbig2dec-libs                        x86_64 0.20-5.fc41                 fedora     169.0 KiB
 jbigkit-libs                         x86_64 2.1-30.fc41                 fedora     117.6 KiB
 lasi                                 x86_64 1.1.3-14.fc41               fedora     130.8 KiB
 lcms2                                x86_64 2.16-4.fc41                 copr_base  557.0 KiB
 libICE                               x86_64 1.1.2-1.fc41                updates    196.2 KiB
 libSM                                x86_64 1.2.5-1.fc41                updates     99.6 KiB
 libX11                               x86_64 1.8.10-2.fc41               fedora       1.3 MiB
 libX11-common                        noarch 1.8.10-2.fc41               fedora       1.1 MiB
 libXau                               x86_64 1.0.11-7.fc41               fedora      66.9 KiB
 libXaw                               x86_64 1.0.16-2.fc41               fedora     515.2 KiB
 libXext                              x86_64 1.3.6-2.fc41                fedora      90.1 KiB
 libXft                               x86_64 2.3.8-7.fc41                fedora     164.5 KiB
 libXi                                x86_64 1.8.2-1.fc41                fedora      76.7 KiB
 libXmu                               x86_64 1.2.1-2.fc41                fedora     191.5 KiB
 libXpm                               x86_64 3.5.17-4.fc41               fedora     148.4 KiB
 libXrender                           x86_64 0.9.11-7.fc41               fedora      50.1 KiB
 libXt                                x86_64 1.3.1-1.fc41                updates    429.9 KiB
 libaom                               x86_64 3.9.0-3.fc41                copr_base    6.6 MiB
 libassuan                            x86_64 2.5.7-2.fc41                copr_base  172.1 KiB
 libavif                              x86_64 1.0.4-7.fc41                copr_base  200.2 KiB
 libdatrie                            x86_64 0.2.13-10.fc41              fedora      57.9 KiB
 libdav1d                             x86_64 1.5.0-2.fc41                copr_base    1.7 MiB
 libgcrypt                            x86_64 1.11.0-3.fc41               copr_base    1.8 MiB
 libgpg-error                         x86_64 1.50-2.fc41                 copr_base  902.0 KiB
 libgs                                x86_64 10.03.1-4.fc41              copr_base   24.2 MiB
 libicu                               x86_64 74.2-2.fc41                 fedora      34.9 MiB
 libijs                               x86_64 0.35-23.fc41                copr_base   65.3 KiB
 libimagequant                        x86_64 4.0.3-5.fc41                fedora     666.7 KiB
 libjpeg-turbo                        x86_64 3.0.2-3.fc41                copr_base  884.5 KiB
 libksba                              x86_64 1.6.7-2.fc41                copr_base  419.7 KiB
 liblerc                              x86_64 4.0.0-7.fc41                copr_base  609.7 KiB
 libpaper                             x86_64 1:2.1.1-7.fc41              copr_base   52.6 KiB
 libpng                               x86_64 2:1.6.40-4.fc41             copr_base  281.9 KiB
 librsvg2                             x86_64 2.59.2-1.fc41               copr_base    4.5 MiB
 libthai                              x86_64 0.1.29-9.fc41               copr_base  786.3 KiB
 libtiff                              x86_64 4.6.0-6.fc41                copr_base  645.7 KiB
 libvmaf                              x86_64 3.0.0-2.fc41                copr_base  905.5 KiB
 libwebp                              x86_64 1.5.0-1.fc41                updates    814.4 KiB
 libxcb                               x86_64 1.17.0-3.fc41               fedora       1.2 MiB
 libxslt                              x86_64 1.1.42-3.fc41               copr_base  474.7 KiB
 m4                                   x86_64 1.4.19-10.fc41              copr_base  618.1 KiB
 mailcap                              noarch 2.1.54-7.fc41               fedora      86.0 KiB
 mingw-binutils-generic               x86_64 2.42-2.fc41                 copr_base    5.9 MiB
 mingw-filesystem-base                noarch 148-6.fc41                  fedora      36.2 KiB
 mingw32-binutils                     x86_64 2.42-2.fc41                 copr_base   17.6 MiB
 mingw32-bzip2                        noarch 1.0.8-13.fc41               fedora     199.0 KiB
 mingw32-cpp                          x86_64 14.2.1-3.fc41               copr_base   37.5 MiB
 mingw32-crt                          noarch 12.0.0-4.fc41               fedora      99.6 MiB
 mingw32-headers                      noarch 12.0.0-3.fc41               fedora      80.2 MiB
 mingw32-libgcc                       x86_64 14.2.1-3.fc41               copr_base    1.3 MiB
 mingw32-openssl                      noarch 3.2.2-2.fc41                fedora      13.8 MiB
 mingw32-winpthreads                  noarch 12.0.0-3.fc41               updates    324.9 KiB
 mingw32-winpthreads-static           noarch 12.0.0-3.fc41               updates    156.5 KiB
 mingw32-xz-libs                      noarch 5.2.4-13.fc41               fedora     428.3 KiB
 mingw32-zlib                         noarch 1.3.1-3.fc41                fedora     272.7 KiB
 mingw32-zstd                         noarch 1.5.6-2.fc41                fedora       1.7 MiB
 mingw64-binutils                     x86_64 2.42-2.fc41                 copr_base   20.1 MiB
 mingw64-bzip2                        noarch 1.0.8-13.fc41               fedora     192.5 KiB
 mingw64-cpp                          x86_64 14.2.1-3.fc41               copr_base   38.4 MiB
 mingw64-crt                          noarch 12.0.0-4.fc41               fedora     119.7 MiB
 mingw64-headers                      noarch 12.0.0-3.fc41               fedora      80.2 MiB
 mingw64-libgcc                       x86_64 14.2.1-3.fc41               copr_base    1.3 MiB
 mingw64-openssl                      noarch 3.2.2-2.fc41                fedora      15.1 MiB
 mingw64-winpthreads                  noarch 12.0.0-3.fc41               updates    306.9 KiB
 mingw64-winpthreads-static           noarch 12.0.0-3.fc41               updates    148.1 KiB
 mingw64-xz-libs                      noarch 5.2.4-13.fc41               fedora     404.4 KiB
 mingw64-zlib                         noarch 1.3.1-3.fc41                fedora     269.7 KiB
 mingw64-zstd                         noarch 1.5.6-2.fc41                fedora       1.7 MiB
 minizip-ng-compat                    x86_64 4.0.7-1.fc41                copr_base  190.2 KiB
 ncurses                              x86_64 6.5-2.20240629.fc41         copr_base  634.2 KiB
 netpbm                               x86_64 11.02.00-7.fc41             copr_base  584.4 KiB
 nettle                               x86_64 3.10-3.fc41                 fedora     793.0 KiB
 npth                                 x86_64 1.7-2.fc41                  copr_base   53.4 KiB
 nspr                                 x86_64 4.36.0-2.fc41               updates    309.9 KiB
 nss                                  x86_64 3.107.0-1.fc41              updates      1.8 MiB
 nss-softokn                          x86_64 3.107.0-1.fc41              updates      1.8 MiB
 nss-softokn-freebl                   x86_64 3.107.0-1.fc41              updates    830.8 KiB
 nss-sysinit                          x86_64 3.107.0-1.fc41              updates     21.1 KiB
 nss-util                             x86_64 3.107.0-1.fc41              updates    200.2 KiB
 openjpeg                             x86_64 2.5.3-2.fc41                updates    451.4 KiB
 pango                                x86_64 1.54.0-2.fc41               copr_base    1.0 MiB
 perl-Authen-SASL                     noarch 2.1700-4.fc41               fedora     116.6 KiB
 perl-AutoLoader                      noarch 5.74-512.fc41               copr_base   20.5 KiB
 perl-B                               x86_64 1.89-512.fc41               copr_base  497.9 KiB
 perl-B-Hooks-EndOfScope              noarch 0.28-2.fc41                 copr_base   69.3 KiB
 perl-Business-ISBN                   noarch 3.009-5.fc41                fedora      53.7 KiB
 perl-Business-ISBN-Data              noarch 20240930.001-1.fc41         fedora     286.5 KiB
 perl-Business-ISMN                   noarch 1.204-2.fc41                fedora      35.9 KiB
 perl-Business-ISSN                   noarch 1.005-12.fc41               fedora      20.8 KiB
 perl-Carp                            noarch 1.54-511.fc41               fedora      46.6 KiB
 perl-Class-Accessor                  noarch 0.51-21.fc41                fedora      40.8 KiB
 perl-Class-Data-Inheritable          noarch 0.09-9.fc41                 fedora       6.3 KiB
 perl-Class-Inspector                 noarch 1.36-17.fc41                fedora      57.5 KiB
 perl-Class-Method-Modifiers          noarch 2.15-5.fc41                 fedora     102.5 KiB
 perl-Class-Singleton                 noarch 1.6-12.fc41                 fedora      39.7 KiB
 perl-Class-Struct                    noarch 0.68-512.fc41               copr_base   25.4 KiB
 perl-Clone                           x86_64 0.47-1.fc41                 fedora      36.5 KiB
 perl-Compress-Raw-Bzip2              x86_64 2.212-512.fc41              fedora      69.5 KiB
 perl-Compress-Raw-Zlib               x86_64 2.212-512.fc41              fedora     162.4 KiB
 perl-Convert-ASN1                    noarch 0.34-4.fc41                 fedora     170.0 KiB
 perl-Data-Compare                    noarch 1.29-5.fc41                 fedora      55.5 KiB
 perl-Data-Dump                       noarch 1.25-11.fc41                fedora      50.2 KiB
 perl-Data-Dumper                     x86_64 2.189-512.fc41              fedora     111.7 KiB
 perl-Data-OptList                    noarch 0.114-5.fc41                fedora      50.1 KiB
 perl-Data-Uniqid                     noarch 0.12-34.fc41                fedora       4.2 KiB
 perl-Date-ISO8601                    noarch 0.005-21.fc41               fedora      24.5 KiB
 perl-Date-Manip                      noarch 6.96-1.fc41                 updates     10.7 MiB
 perl-DateTime                        x86_64 2:1.65-6.fc41               fedora     383.0 KiB
 perl-DateTime-Calendar-Julian        noarch 0.107-8.fc41                fedora      32.8 KiB
 perl-DateTime-Format-Builder         noarch 0.8300-14.fc41              fedora     202.3 KiB
 perl-DateTime-Format-Strptime        noarch 1:1.79-11.fc41              fedora      96.3 KiB
 perl-DateTime-Locale                 noarch 1.44-1.fc41                 updates     22.5 MiB
 perl-DateTime-TimeZone               noarch 2.63-1.fc41                 fedora       6.0 MiB
 perl-DateTime-TimeZone-SystemV       noarch 0.010-22.fc41               fedora      28.4 KiB
 perl-DateTime-TimeZone-Tzfile        noarch 0.011-22.fc41               fedora      24.6 KiB
 perl-Devel-CallChecker               x86_64 0.009-7.fc41                fedora      37.3 KiB
 perl-Devel-Caller                    x86_64 2.07-7.fc41                 fedora      27.4 KiB
 perl-Devel-GlobalDestruction         noarch 0.14-25.fc41                fedora      16.6 KiB
 perl-Devel-LexAlias                  x86_64 0.05-38.fc41                fedora      19.2 KiB
 perl-Devel-StackTrace                noarch 1:2.05-4.fc41               fedora      48.9 KiB
 perl-Digest                          noarch 1.20-511.fc41               fedora      35.3 KiB
 perl-Digest-HMAC                     noarch 1.04-11.fc41                fedora      28.1 KiB
 perl-Digest-MD5                      x86_64 2.59-5.fc41                 fedora      59.8 KiB
 perl-Digest-SHA                      x86_64 1:6.04-512.fc41             fedora     116.6 KiB
 perl-Dist-CheckConflicts             noarch 0.11-31.fc41                fedora      31.7 KiB
 perl-DynaLoader                      x86_64 1.56-512.fc41               copr_base   32.1 KiB
 perl-DynaLoader-Functions            noarch 0.004-5.fc41                fedora      19.7 KiB
 perl-Email-Date-Format               noarch 1.008-5.fc41                fedora      24.8 KiB
 perl-Encode                          x86_64 4:3.21-511.fc41             fedora       4.7 MiB
 perl-Encode-Locale                   noarch 1.05-30.fc41                fedora      19.0 KiB
 perl-English                         noarch 1.11-512.fc41               copr_base    6.2 KiB
 perl-Errno                           x86_64 1.38-512.fc41               copr_base    8.4 KiB
 perl-Eval-Closure                    noarch 0.14-24.fc41                fedora      33.3 KiB
 perl-Exception-Class                 noarch 1.45-11.fc41                fedora      92.4 KiB
 perl-Exporter                        noarch 5.78-511.fc41               fedora      54.3 KiB
 perl-ExtUtils-MM-Utils               noarch 2:7.70-512.fc41             fedora       2.9 KiB
 perl-Fcntl                           x86_64 1.18-512.fc41               copr_base   49.1 KiB
 perl-File-Basename                   noarch 2.86-512.fc41               copr_base   14.0 KiB
 perl-File-Compare                    noarch 1.100.800-512.fc41          copr_base    5.6 KiB
 perl-File-Copy                       noarch 2.41-512.fc41               copr_base   19.6 KiB
 perl-File-Find                       noarch 1.44-512.fc41               copr_base   41.9 KiB
 perl-File-Find-Rule                  noarch 0.34-29.fc41                fedora      42.3 KiB
 perl-File-Listing                    noarch 6.16-4.fc41                 fedora      41.2 KiB
 perl-File-Path                       noarch 2.18-511.fc41               fedora      63.5 KiB
 perl-File-ShareDir                   noarch 1.118-12.fc41               fedora      56.2 KiB
 perl-File-Slurper                    noarch 0.014-6.fc41                fedora      28.7 KiB
 perl-File-Temp                       noarch 1:0.231.100-511.fc41        fedora     162.3 KiB
 perl-File-stat                       noarch 1.14-512.fc41               copr_base   12.5 KiB
 perl-FileHandle                      noarch 2.05-512.fc41               copr_base    9.3 KiB
 perl-Filter                          x86_64 2:1.64-512.fc41             fedora     165.2 KiB
 perl-GSSAPI                          x86_64 0.28-47.fc41                fedora     120.9 KiB
 perl-Getopt-Long                     noarch 1:2.58-2.fc41               fedora     144.5 KiB
 perl-Getopt-Std                      noarch 1.14-512.fc41               copr_base   11.2 KiB
 perl-HTML-Parser                     x86_64 3.83-1.fc41                 fedora     281.8 KiB
 perl-HTML-Tagset                     noarch 3.24-2.fc41                 fedora      18.7 KiB
 perl-HTTP-Cookies                    noarch 6.11-4.fc41                 fedora      73.4 KiB
 perl-HTTP-Date                       noarch 6.06-5.fc41                 fedora      41.2 KiB
 perl-HTTP-Message                    noarch 6.46-2.fc41                 fedora     215.3 KiB
 perl-HTTP-Negotiate                  noarch 6.01-39.fc41                fedora      27.6 KiB
 perl-HTTP-Tiny                       noarch 0.090-1.fc41                updates    154.4 KiB
 perl-Hash-Util-FieldHash             x86_64 1.27-512.fc41               copr_base   62.5 KiB
 perl-I18N-LangTags                   noarch 0.45-512.fc41               copr_base   82.3 KiB
 perl-I18N-Langinfo                   x86_64 0.24-512.fc41               copr_base   38.8 KiB
 perl-IO                              x86_64 1.55-512.fc41               copr_base  147.0 KiB
 perl-IO-Compress                     noarch 2.212-513.fc41              updates      1.0 MiB
 perl-IO-HTML                         noarch 1.004-13.fc41               fedora      45.2 KiB
 perl-IO-Socket-IP                    noarch 0.43-1.fc41                 updates    100.3 KiB
 perl-IO-Socket-SSL                   noarch 2.089-1.fc41                fedora     703.3 KiB
 perl-IO-String                       noarch 1.08-51.fc41                fedora      16.8 KiB
 perl-IPC-Cmd                         noarch 2:1.04-512.fc41             fedora      84.9 KiB
 perl-IPC-Open3                       noarch 1.22-512.fc41               copr_base   22.5 KiB
 perl-IPC-Run3                        noarch 0.049-2.fc41                fedora      60.3 KiB
 perl-IPC-SysV                        x86_64 2.09-512.fc41               fedora      73.9 KiB
 perl-IPC-System-Simple               noarch 1.30-14.fc41                fedora      71.7 KiB
 perl-JSON                            noarch 4.10-6.fc41                 fedora     270.5 KiB
 perl-LDAP                            noarch 1:0.68-14.fc41              fedora     938.1 KiB
 perl-LWP-MediaTypes                  noarch 6.04-19.fc41                fedora      79.0 KiB
 perl-LWP-Protocol-https              noarch 6.14-2.fc41                 fedora      29.7 KiB
 perl-Lingua-Translit                 noarch 0.29-7.fc41                 fedora     177.5 KiB
 perl-List-AllUtils                   noarch 0.19-13.fc41                fedora     134.3 KiB
 perl-List-SomeUtils                  noarch 0.59-6.fc41                 fedora     107.2 KiB
 perl-List-UtilsBy                    noarch 0.12-10.fc41                fedora      55.8 KiB
 perl-Locale-Maketext                 noarch 1.33-512.fc41               fedora     171.3 KiB
 perl-Locale-Maketext-Simple          noarch 1:0.21-512.fc41             copr_base   12.8 KiB
 perl-Log-Dispatch                    noarch 2.71-5.fc41                 fedora     143.0 KiB
 perl-Log-Dispatch-FileRotate         noarch 1.38-10.fc41                fedora      52.6 KiB
 perl-Log-Log4perl                    noarch 1.57-6.fc41                 fedora     879.3 KiB
 perl-MIME-Base32                     noarch 1.303-21.fc41               fedora      30.7 KiB
 perl-MIME-Base64                     x86_64 3.16-511.fc41               fedora      46.1 KiB
 perl-MIME-Charset                    noarch 1.013.1-6.fc41              fedora     104.4 KiB
 perl-MIME-Lite                       noarch 3.033-11.fc41               fedora     245.9 KiB
 perl-MIME-Types                      noarch 2.26-2.fc41                 fedora     182.4 KiB
 perl-MRO-Compat                      noarch 0.15-10.fc41                fedora      43.0 KiB
 perl-Mail-Sender                     noarch 1:0.903-25.fc41             fedora     160.6 KiB
 perl-Mail-Sendmail                   noarch 0.80-21.fc41                fedora      65.0 KiB
 perl-MailTools                       noarch 2.21-17.fc41                fedora     203.6 KiB
 perl-Math-BigInt                     noarch 1:2.0030.03-3.fc41          fedora     957.7 KiB
 perl-Math-Complex                    noarch 1.62-512.fc41               copr_base   85.0 KiB
 perl-Module-CoreList                 noarch 1:5.20241120-1.fc41         updates      1.2 MiB
 perl-Module-Implementation           noarch 0.09-40.fc41                fedora      24.7 KiB
 perl-Module-Load                     noarch 1:0.36-511.fc41             fedora      14.9 KiB
 perl-Module-Load-Conditional         noarch 0.74-511.fc41               fedora      28.7 KiB
 perl-Module-Metadata                 noarch 1.000038-511.fc41           fedora      67.5 KiB
 perl-Module-Runtime                  noarch 0.016-23.fc41               fedora      30.4 KiB
 perl-Mozilla-CA                      noarch 20240730-1.fc41             fedora       9.8 KiB
 perl-NTLM                            noarch 1.09-39.fc41                fedora      31.2 KiB
 perl-Net-HTTP                        noarch 6.23-5.fc41                 fedora      74.7 KiB
 perl-Net-SMTP-SSL                    noarch 1.04-25.fc41                fedora       4.2 KiB
 perl-Net-SSLeay                      x86_64 1.94-7.fc41                 fedora       1.3 MiB
 perl-Number-Compare                  noarch 0.03-39.fc41                fedora       4.5 KiB
 perl-Opcode                          x86_64 1.65-512.fc41               copr_base   52.4 KiB
 perl-POSIX                           x86_64 2.20-512.fc41               copr_base  227.0 KiB
 perl-Package-Generator               noarch 1.106-32.fc41               fedora      29.9 KiB
 perl-Package-Stash                   noarch 0.40-8.fc41                 copr_base   55.9 KiB
 perl-Package-Stash-XS                x86_64 0.30-9.fc41                 fedora      68.3 KiB
 perl-PadWalker                       x86_64 2.5-15.fc41                 fedora      45.1 KiB
 perl-Params-Check                    noarch 1:0.38-511.fc41             fedora      27.6 KiB
 perl-Params-Classify                 x86_64 0.015-24.fc41               fedora      47.6 KiB
 perl-Params-Util                     x86_64 1.102-16.fc41               fedora      54.6 KiB
 perl-Params-Validate                 x86_64 1.31-9.fc41                 fedora     153.0 KiB
 perl-Params-ValidationCompiler       noarch 0.31-6.fc41                 fedora      91.1 KiB
 perl-Parse-RecDescent                noarch 1.967015-23.fc41            fedora     522.0 KiB
 perl-PathTools                       x86_64 3.91-511.fc41               fedora     180.0 KiB
 perl-Pod-Escapes                     noarch 1:1.07-511.fc41             fedora      24.9 KiB
 perl-Pod-Html                        noarch 1.35-512.fc41               copr_base   42.2 KiB
 perl-Pod-Perldoc                     noarch 3.28.01-512.fc41            fedora     163.7 KiB
 perl-Pod-Simple                      noarch 1:3.45-511.fc41             fedora     560.9 KiB
 perl-Pod-Usage                       noarch 4:2.03-511.fc41             fedora      84.8 KiB
 perl-Ref-Util                        noarch 0.204-21.fc41               fedora      31.5 KiB
 perl-Ref-Util-XS                     x86_64 0.117-24.fc41               fedora      42.2 KiB
 perl-Regexp-Common                   noarch 2024080801-1.fc41           fedora     462.1 KiB
 perl-Role-Tiny                       noarch 2.002004-12.fc41            fedora      61.7 KiB
 perl-Safe                            noarch 2.46-512.fc41               copr_base   30.6 KiB
 perl-Scalar-List-Utils               x86_64 5:1.68-1.fc41               updates    148.9 KiB
 perl-SelectSaver                     noarch 1.02-512.fc41               copr_base    2.2 KiB
 perl-Socket                          x86_64 4:2.038-511.fc41            fedora     124.0 KiB
 perl-Sort-Key                        x86_64 1.33-32.fc41                fedora      81.9 KiB
 perl-Specio                          noarch 0.48-7.fc41                 fedora     329.7 KiB
 perl-Storable                        x86_64 1:3.32-511.fc41             fedora     232.4 KiB
 perl-Sub-Exporter                    noarch 0.991-4.fc41                fedora     194.9 KiB
 perl-Sub-Exporter-Progressive        noarch 0.001013-25.fc41            fedora      27.3 KiB
 perl-Sub-Identify                    x86_64 0.14-28.fc41                fedora      31.9 KiB
 perl-Sub-Install                     noarch 0.929-6.fc41                fedora      35.9 KiB
 perl-Symbol                          noarch 1.09-512.fc41               copr_base    6.8 KiB
 perl-Sys-Hostname                    x86_64 1.25-512.fc41               copr_base   19.8 KiB
 perl-Sys-Syslog                      x86_64 0.36-512.fc41               fedora      94.8 KiB
 perl-Term-ANSIColor                  noarch 5.01-512.fc41               fedora      97.5 KiB
 perl-Term-Cap                        noarch 1.18-511.fc41               fedora      29.3 KiB
 perl-Text-Balanced                   noarch 2.06-511.fc41               fedora     111.4 KiB
 perl-Text-BibTeX                     x86_64 0.89-7.fc41                 fedora     514.6 KiB
 perl-Text-CSV                        noarch 2.04-2.fc41                 fedora     348.1 KiB
 perl-Text-Glob                       noarch 0.11-24.fc41                fedora       8.4 KiB
 perl-Text-ParseWords                 noarch 3.31-511.fc41               fedora      13.6 KiB
 perl-Text-Roman                      noarch 3.5-28.fc41                 fedora      33.1 KiB
 perl-Text-Soundex                    x86_64 3.05-32.fc41                fedora      50.9 KiB
 perl-Text-Tabs+Wrap                  noarch 2024.001-511.fc41           fedora      22.6 KiB
 perl-Text-Unidecode                  noarch 1.30-25.fc41                fedora     448.7 KiB
 perl-Thread-Queue                    noarch 3.14-511.fc41               fedora      28.9 KiB
 perl-Tie                             noarch 4.6-512.fc41                copr_base   32.0 KiB
 perl-Tie-Cycle                       noarch 1.228-3.fc41                fedora      23.1 KiB
 perl-Tie-RefHash                     noarch 1.41-1.fc41                 fedora      35.9 KiB
 perl-Time-HiRes                      x86_64 4:1.9777-511.fc41           fedora     119.9 KiB
 perl-Time-Local                      noarch 2:1.350-511.fc41            fedora      69.0 KiB
 perl-TimeDate                        noarch 1:2.33-15.fc41              fedora      95.2 KiB
 perl-Try-Tiny                        noarch 0.32-1.fc41                 fedora      67.3 KiB
 perl-URI                             noarch 5.30-1.fc41                 fedora     256.9 KiB
 perl-Unicode-Collate                 x86_64 1.31-511.fc41               fedora       4.2 MiB
 perl-Unicode-LineBreak               x86_64 2019.001-22.fc41            fedora     264.6 KiB
 perl-Unicode-Normalize               x86_64 1.32-511.fc41               fedora     465.2 KiB
 perl-Unicode-UCD                     noarch 0.78-512.fc41               copr_base  204.4 KiB
 perl-Variable-Magic                  x86_64 0.64-3.fc41                 fedora     130.6 KiB
 perl-WWW-RobotRules                  noarch 6.02-40.fc41                fedora      24.3 KiB
 perl-XML-LibXML                      x86_64 1:2.0210-3.fc41             fedora     916.7 KiB
 perl-XML-LibXML-Simple               noarch 1.01-15.fc41                fedora      50.8 KiB
 perl-XML-LibXSLT                     x86_64 2.003.000-2.fc41            fedora     141.3 KiB
 perl-XML-NamespaceSupport            noarch 1.12-24.fc41                fedora      44.7 KiB
 perl-XML-Parser                      x86_64 2.47-5.fc41                 fedora     653.3 KiB
 perl-XML-SAX                         noarch 1.02-17.fc41                fedora     120.2 KiB
 perl-XML-SAX-Base                    noarch 1.09-24.fc41                fedora     172.7 KiB
 perl-XML-Writer                      noarch 0.900-15.fc41               fedora      65.8 KiB
 perl-XML-XPath                       noarch 1.48-7.fc41                 fedora     202.3 KiB
 perl-XString                         x86_64 0.005-14.fc41               copr_base   37.0 KiB
 perl-autodie                         noarch 2.37-512.fc41               fedora     214.9 KiB
 perl-autovivification                x86_64 0.18-24.fc41                fedora      62.0 KiB
 perl-base                            noarch 2.27-512.fc41               copr_base   12.5 KiB
 perl-constant                        noarch 1.33-512.fc41               fedora      26.2 KiB
 perl-deprecate                       noarch 0.04-512.fc41               copr_base    6.5 KiB
 perl-encoding                        x86_64 4:3.00-511.fc41             fedora     149.5 KiB
 perl-if                              noarch 0.61.000-512.fc41           copr_base    5.8 KiB
 perl-interpreter                     x86_64 4:5.40.0-512.fc41           copr_base  122.1 KiB
 perl-libnet                          noarch 3.15-512.fc41               fedora     289.4 KiB
 perl-libs                            x86_64 4:5.40.0-512.fc41           copr_base   10.0 MiB
 perl-libwww-perl                     noarch 6.77-2.fc41                 fedora     521.0 KiB
 perl-locale                          noarch 1.12-512.fc41               copr_base    6.5 KiB
 perl-meta-notation                   noarch 5.40.0-512.fc41             copr_base    2.0 KiB
 perl-mro                             x86_64 1.29-512.fc41               copr_base   41.5 KiB
 perl-namespace-autoclean             noarch 0.29-19.fc41                fedora      41.1 KiB
 perl-namespace-clean                 noarch 0.27-27.fc41                fedora      38.7 KiB
 perl-open                            noarch 1.13-512.fc41               copr_base   11.3 KiB
 perl-overload                        noarch 1.37-512.fc41               copr_base   71.5 KiB
 perl-overloading                     noarch 0.02-512.fc41               copr_base    4.8 KiB
 perl-parent                          noarch 1:0.242-1.fc41              fedora      10.0 KiB
 perl-podlators                       noarch 1:6.0.2-2.fc41              fedora     317.5 KiB
 perl-sigtrap                         noarch 1.10-512.fc41               copr_base   11.0 KiB
 perl-subs                            noarch 1.04-512.fc41               copr_base    2.1 KiB
 perl-threads                         x86_64 1:2.40-511.fc41             fedora     115.1 KiB
 perl-threads-shared                  x86_64 1.69-511.fc41               fedora      83.7 KiB
 perl-vars                            noarch 1.05-512.fc41               copr_base    3.9 KiB
 perl-version                         x86_64 9:0.99.33-1.fc41            fedora     132.8 KiB
 perltidy                             noarch 20240903-1.fc41             fedora       3.9 MiB
 pixman                               x86_64 0.44.2-1.fc41               updates    664.5 KiB
 poppler                              x86_64 24.08.0-1.fc41              copr_base    3.7 MiB
 poppler-data                         noarch 0.4.11-8.fc41               fedora      12.3 MiB
 poppler-glib                         x86_64 24.08.0-1.fc41              copr_base  573.9 KiB
 rav1e-libs                           x86_64 0.7.1-4.fc41                fedora       3.0 MiB
 rsvg-pixbuf-loader                   x86_64 2.59.2-1.fc41               copr_base  322.5 KiB
 shared-mime-info                     x86_64 2.3-6.fc41                  fedora       5.2 MiB
 sombok                               x86_64 2.4.0-22.fc41               fedora     131.7 KiB
 svt-av1-libs                         x86_64 2.1.0-2.fc41                copr_base    8.2 MiB
 teckit                               x86_64 2.5.12-3.fc41               copr_base    1.9 MiB
 texlive-adjustbox                    noarch 11:svn64967-73.fc41         fedora     104.1 KiB
 texlive-ae                           noarch 11:svn15878.1.4-73.fc41     fedora     451.9 KiB
 texlive-algorithms                   noarch 11:svn42428-73.fc41         fedora      38.2 KiB
 texlive-alphalph                     noarch 11:svn53087-73.fc41         fedora     375.9 KiB
 texlive-amscls                       noarch 11:svn55378-73.fc41         fedora       1.4 MiB
 texlive-amsfonts                     noarch 11:svn61937-73.fc41         fedora       5.9 MiB
 texlive-amsmath                      noarch 11:svn63514-73.fc41         fedora     266.6 KiB
 texlive-anysize                      noarch 11:svn15878.0-73.fc41       fedora       3.4 KiB
 texlive-appendix                     noarch 11:svn53718-73.fc41         fedora      17.5 KiB
 texlive-atbegshi                     noarch 11:svn53051-73.fc41         fedora     443.4 KiB
 texlive-attachfile                   noarch 11:svn42099-73.fc41         fedora      32.0 KiB
 texlive-attachfile2                  noarch 11:svn57959-85.fc41         fedora     492.2 KiB
 texlive-atveryend                    noarch 11:svn53108-73.fc41         fedora     409.9 KiB
 texlive-auto-pst-pdf                 noarch 11:svn56596-73.fc41         fedora      14.8 KiB
 texlive-auxhook                      noarch 11:svn53173-73.fc41         fedora     301.9 KiB
 texlive-avantgar                     noarch 11:svn61983-73.fc41         fedora       1.2 MiB
 texlive-babel                        noarch 11:svn65823-73.fc41         fedora       2.1 MiB
 texlive-babel-english                noarch 11:svn44495-73.fc41         fedora      44.4 KiB
 texlive-babelbib                     noarch 11:svn57349-73.fc41         fedora     779.1 KiB
 texlive-base                         x86_64 11:20230311-85.fc41         fedora      19.0 MiB
 texlive-beamer                       noarch 11:svn65984-73.fc41         fedora     702.9 KiB
 texlive-bera                         noarch 11:svn20031.0-73.fc41       fedora     772.9 KiB
 texlive-beton                        noarch 11:svn15878.0-73.fc41       fedora      11.8 KiB
 texlive-biblatex                     noarch 11:svn66403-73.fc41         fedora       2.2 MiB
 texlive-bibtex                       x86_64 11:svn66186-85.fc41         fedora     782.9 KiB
 texlive-bidi                         noarch 11:svn65572-73.fc41         fedora       1.2 MiB
 texlive-bigintcalc                   noarch 11:svn53172-73.fc41         fedora     515.6 KiB
 texlive-bitset                       noarch 11:svn53837-73.fc41         fedora     662.3 KiB
 texlive-bookman                      noarch 11:svn61719-73.fc41         fedora       1.2 MiB
 texlive-bookmark                     noarch 11:svn56885-73.fc41         fedora     569.3 KiB
 texlive-booktabs                     noarch 11:svn53402-73.fc41         fedora      18.3 KiB
 texlive-breakurl                     noarch 11:svn29901.1.40-73.fc41    fedora      17.1 KiB
 texlive-breqn                        noarch 11:svn60881-73.fc41         fedora     167.4 KiB
 texlive-caption                      noarch 11:svn66580-73.fc41         fedora     906.9 KiB
 texlive-carlisle                     noarch 11:svn59577-73.fc41         fedora      31.2 KiB
 texlive-catchfile                    noarch 11:svn53084-73.fc41         fedora     318.8 KiB
 texlive-changepage                   noarch 11:svn15878.1.0c-73.fc41    fedora      27.3 KiB
 texlive-charter                      noarch 11:svn15878.0-73.fc41       fedora     404.0 KiB
 texlive-cite                         noarch 11:svn36428.5.5-73.fc41     fedora      62.3 KiB
 texlive-cm                           noarch 11:svn57963-73.fc41         fedora     994.9 KiB
 texlive-cm-super                     noarch 11:svn15878.0-73.fc41       fedora      65.0 MiB
 texlive-cmap                         noarch 11:svn57640-73.fc41         fedora      36.2 KiB
 texlive-collectbox                   noarch 11:svn64967-73.fc41         fedora      27.6 KiB
 texlive-collection-basic             noarch 11:svn59159-73.fc41         fedora       0.0   B
 texlive-collection-latex             noarch 11:svn63515-73.fc41         fedora       0.0   B
 texlive-collection-latexrecommended  noarch 11:svn65512-73.fc41         fedora       0.0   B
 texlive-colorprofiles                noarch 11:svn49086-73.fc41         fedora     272.2 KiB
 texlive-colortbl                     noarch 11:svn64015-73.fc41         fedora      21.0 KiB
 texlive-courier                      noarch 11:svn61719-73.fc41         fedora     915.1 KiB
 texlive-crop                         noarch 11:svn55424-73.fc41         fedora      26.7 KiB
 texlive-csquotes                     noarch 11:svn64389-73.fc41         fedora     112.0 KiB
 texlive-ctable                       noarch 11:svn38672-73.fc41         fedora      20.6 KiB
 texlive-ctablestack                  noarch 11:svn38514-73.fc41         fedora      20.1 KiB
 texlive-currfile                     noarch 11:svn64673-73.fc41         fedora      34.0 KiB
 texlive-dehyph                       noarch 11:svn48599-73.fc41         fedora     239.9 KiB
 texlive-dvipdfmx                     x86_64 11:svn66203-85.fc41         fedora       3.8 MiB
 texlive-dvips                        x86_64 11:svn66203-85.fc41         fedora       1.6 MiB
 texlive-ec                           noarch 11:svn25033.1.0-73.fc41     fedora       2.5 MiB
 texlive-enctex                       noarch 11:svn34957.0-73.fc41       fedora     179.8 KiB
 texlive-enumitem                     noarch 11:svn51423-73.fc41         fedora      59.4 KiB
 texlive-epstopdf                     noarch 11:svn66461-85.fc41         fedora      39.3 KiB
 texlive-epstopdf-pkg                 noarch 11:svn53546-73.fc41         fedora     386.5 KiB
 texlive-eso-pic                      noarch 11:svn56658-73.fc41         fedora      27.7 KiB
 texlive-etex                         noarch 11:svn66203-73.fc41         fedora      41.0 KiB
 texlive-etex-pkg                     noarch 11:svn41784-73.fc41         fedora      18.6 KiB
 texlive-etexcmds                     noarch 11:svn53171-73.fc41         fedora     321.0 KiB
 texlive-etoc                         noarch 11:svn66299-73.fc41         fedora      87.0 KiB
 texlive-etoolbox                     noarch 11:svn56554-73.fc41         fedora      66.7 KiB
 texlive-euenc                        noarch 11:svn19795.0.1h-73.fc41    fedora      39.3 KiB
 texlive-euler                        noarch 11:svn42428-73.fc41         fedora      20.7 KiB
 texlive-everysel                     noarch 11:svn57489-73.fc41         fedora     457.9 KiB
 texlive-everyshi                     noarch 11:svn57001-73.fc41         fedora     157.4 KiB
 texlive-extsizes                     noarch 11:svn17263.1.4a-73.fc41    fedora     126.6 KiB
 texlive-fancybox                     noarch 11:svn18304.1.4-73.fc41     fedora      40.7 KiB
 texlive-fancyhdr                     noarch 11:svn64977-73.fc41         fedora      31.6 KiB
 texlive-fancyref                     noarch 11:svn15878.0.9c-73.fc41    fedora      27.8 KiB
 texlive-fancyvrb                     noarch 11:svn65585-73.fc41         fedora      66.2 KiB
 texlive-filecontents                 noarch 11:svn52142-73.fc41         fedora      12.2 KiB
 texlive-filehook                     noarch 11:svn64822-73.fc41         fedora      55.2 KiB
 texlive-finstrut                     noarch 11:svn21719.0.5-73.fc41     fedora      25.6 KiB
 texlive-firstaid                     noarch 11:svn64892-73.fc41         fedora     296.9 KiB
 texlive-fix2col                      noarch 11:svn38770-73.fc41         fedora      16.7 KiB
 texlive-float                        noarch 11:svn15878.1.3d-73.fc41    fedora      15.5 KiB
 texlive-fontspec                     noarch 11:svn63386-73.fc41         fedora     329.1 KiB
 texlive-footmisc                     noarch 11:svn62524-73.fc41         fedora      64.7 KiB
 texlive-footnotehyper                noarch 11:svn60374-73.fc41         fedora      30.5 KiB
 texlive-fp                           noarch 11:svn49719-73.fc41         fedora     124.9 KiB
 texlive-fpl                          noarch 11:svn54512-73.fc41         fedora     647.6 KiB
 texlive-geometry                     noarch 11:svn61719-73.fc41         fedora      49.5 KiB
 texlive-gettitlestring               noarch 11:svn53170-73.fc41         fedora     338.8 KiB
 texlive-glyphlist                    noarch 11:svn54074-85.fc41         fedora      90.3 KiB
 texlive-graphics                     noarch 11:svn66204-73.fc41         fedora     124.5 KiB
 texlive-graphics-cfg                 noarch 11:svn41448-73.fc41         fedora       3.0 KiB
 texlive-graphics-def                 noarch 11:svn64487-73.fc41         fedora      98.2 KiB
 texlive-grfext                       noarch 11:svn53024-73.fc41         fedora     327.8 KiB
 texlive-grffile                      noarch 11:svn52756-73.fc41         fedora     379.3 KiB
 texlive-gsftopk                      x86_64 11:svn52851-85.fc41         fedora      47.1 KiB
 texlive-hanging                      noarch 11:svn15878.1.2b-73.fc41    fedora      23.0 KiB
 texlive-helvetic                     noarch 11:svn61719-73.fc41         fedora       1.8 MiB
 texlive-hobsub                       noarch 11:svn52810-73.fc41         fedora      80.2 KiB
 texlive-hologo                       noarch 11:svn61719-73.fc41         fedora     664.7 KiB
 texlive-hopatch                      noarch 11:svn65491-73.fc41         fedora     345.8 KiB
 texlive-hycolor                      noarch 11:svn53584-73.fc41         fedora     411.7 KiB
 texlive-hypdoc                       noarch 11:svn65678-73.fc41         fedora     358.3 KiB
 texlive-hyperref                     noarch 11:svn65758-73.fc41         fedora     763.7 KiB
 texlive-hyph-utf8                    noarch 11:svn61719-73.fc41         fedora      73.9 KiB
 texlive-hyphen-base                  noarch 11:svn66413-73.fc41         fedora      63.7 KiB
 texlive-hyphenex                     noarch 11:svn57387-73.fc41         fedora      25.7 KiB
 texlive-ifmtarg                      noarch 11:svn47544-73.fc41         fedora       9.2 KiB
 texlive-ifoddpage                    noarch 11:svn64967-73.fc41         fedora      20.8 KiB
 texlive-ifplatform                   noarch 11:svn45533-73.fc41         fedora      12.7 KiB
 texlive-iftex                        noarch 11:svn61910-73.fc41         fedora      28.7 KiB
 texlive-import                       noarch 11:svn54683-73.fc41         fedora       6.7 KiB
 texlive-index                        noarch 11:svn24099.4.1beta-73.fc41 fedora      60.6 KiB
 texlive-infwarerr                    noarch 11:svn53023-73.fc41         fedora     306.3 KiB
 texlive-intcalc                      noarch 11:svn53168-73.fc41         fedora     471.6 KiB
 texlive-jknapltx                     noarch 11:svn19440.0-73.fc41       fedora      43.9 KiB
 texlive-kastrup                      noarch 11:svn15878.0-73.fc41       fedora       3.4 KiB
 texlive-knuth-lib                    noarch 11:svn57963-73.fc41         fedora      99.9 KiB
 texlive-knuth-local                  noarch 11:svn57963-73.fc41         fedora     106.3 KiB
 texlive-koma-script                  noarch 11:svn64685-73.fc41         fedora       9.9 MiB
 texlive-kpathsea                     x86_64 11:svn66209-85.fc41         fedora       2.1 MiB
 texlive-kvdefinekeys                 noarch 11:svn53193-73.fc41         fedora     314.2 KiB
 texlive-kvoptions                    noarch 11:svn63622-73.fc41         fedora     550.0 KiB
 texlive-kvsetkeys                    noarch 11:svn64632-73.fc41         fedora     427.4 KiB
 texlive-l3backend                    noarch 11:svn65573-73.fc41         fedora       1.1 MiB
 texlive-l3experimental               noarch 11:svn65621-73.fc41         fedora     190.3 KiB
 texlive-l3kernel                     noarch 11:svn66094-73.fc41         fedora       1.4 MiB
 texlive-l3packages                   noarch 11:svn65722-73.fc41         fedora     262.4 KiB
 texlive-latex                        noarch 11:svn65161-85.fc41         fedora      40.2 MiB
 texlive-latex-fonts                  noarch 11:svn28888.0-73.fc41       fedora     114.2 KiB
 texlive-latex-lab                    noarch 11:svn64892-73.fc41         fedora       2.3 MiB
 texlive-latexbug                     noarch 11:svn63596-73.fc41         fedora     282.4 KiB
 texlive-latexconfig                  noarch 11:svn53525-73.fc41         fedora       8.3 KiB
 texlive-letltxmacro                  noarch 11:svn53022-73.fc41         fedora     311.2 KiB
 texlive-lib                          x86_64 11:20230311-85.fc41         fedora       1.1 MiB
 texlive-linegoal                     noarch 11:svn21523.2.9-73.fc41     fedora      22.0 KiB
 texlive-lineno                       noarch 11:svn65586-73.fc41         fedora     237.4 KiB
 texlive-listings                     noarch 11:svn66222-73.fc41         fedora     580.0 KiB
 texlive-listofitems                  noarch 11:svn51923-73.fc41         fedora     957.4 KiB
 texlive-lm                           noarch 11:svn65956-73.fc41         fedora      39.4 MiB
 texlive-lm-math                      noarch 11:svn36915.1.959-73.fc41   fedora     735.8 KiB
 texlive-logreq                       noarch 11:svn53003-73.fc41         fedora      26.3 KiB
 texlive-ltabptch                     noarch 11:svn17533.1.74d-73.fc41   fedora      20.8 KiB
 texlive-ltxcmds                      noarch 11:svn56421-73.fc41         fedora     424.3 KiB
 texlive-ltxmisc                      noarch 11:svn21927.0-73.fc41       fedora      44.0 KiB
 texlive-lua-alt-getopt               noarch 11:svn56414-73.fc41         fedora       3.9 KiB
 texlive-lua-uni-algos                noarch 11:svn62204-73.fc41         fedora     129.1 KiB
 texlive-luabidi                      noarch 11:svn54512-73.fc41         fedora      25.3 KiB
 texlive-luahbtex                     x86_64 11:svn66186-85.fc41         fedora       6.3 MiB
 texlive-lualatex-math                noarch 11:svn61464-73.fc41         fedora      28.4 KiB
 texlive-lualibs                      noarch 11:svn64615-73.fc41         fedora     764.4 KiB
 texlive-luaotfload                   noarch 11:svn64616-85.fc41         fedora       8.2 MiB
 texlive-luatex                       x86_64 11:svn66967-85.fc41         fedora       9.1 MiB
 texlive-luatexbase                   noarch 11:svn52663-73.fc41         fedora      12.8 KiB
 texlive-lwarp                        noarch 11:svn66259-85.fc41         fedora       4.8 MiB
 texlive-makecmds                     noarch 11:svn15878.0-73.fc41       fedora      11.1 KiB
 texlive-makeindex                    x86_64 11:svn62517-85.fc41         fedora     507.2 KiB
 texlive-marginnote                   noarch 11:svn48383-73.fc41         fedora      22.5 KiB
 texlive-marvosym                     noarch 11:svn29349.2.2a-73.fc41    fedora     185.6 KiB
 texlive-mathpazo                     noarch 11:svn52663-73.fc41         fedora     110.5 KiB
 texlive-mathspec                     noarch 11:svn42773-73.fc41         fedora      52.4 KiB
 texlive-mathtools                    noarch 11:svn63767-73.fc41         fedora     130.7 KiB
 texlive-mdwtools                     noarch 11:svn15878.1.05.4-73.fc41  fedora     111.6 KiB
 texlive-memoir                       noarch 11:svn65040-73.fc41         fedora     480.4 KiB
 texlive-metafont                     x86_64 11:svn66186-85.fc41         fedora     801.9 KiB
 texlive-metalogo                     noarch 11:svn18611.0.12-73.fc41    fedora      15.7 KiB
 texlive-mflogo                       noarch 11:svn42428-73.fc41         fedora      12.0 KiB
 texlive-mfnfss                       noarch 11:svn46036-73.fc41         fedora      22.8 KiB
 texlive-mfware                       x86_64 11:svn66186-85.fc41         fedora     212.6 KiB
 texlive-microtype                    noarch 11:svn66587-73.fc41         fedora     459.9 KiB
 texlive-minitoc                      noarch 11:svn61719-73.fc41         fedora     534.1 KiB
 texlive-mnsymbol                     noarch 11:svn18651.1.4-73.fc41     fedora       5.7 MiB
 texlive-modes                        noarch 11:svn61719-73.fc41         fedora     389.9 KiB
 texlive-mparhack                     noarch 11:svn59066-73.fc41         fedora      20.3 KiB
 texlive-mptopdf                      noarch 11:svn65952-85.fc41         fedora     151.3 KiB
 texlive-ms                           noarch 11:svn57473-73.fc41         fedora      18.4 KiB
 texlive-multido                      noarch 11:svn18302.1.42-73.fc41    fedora      18.5 KiB
 texlive-multirow                     noarch 11:svn58396-73.fc41         fedora      17.8 KiB
 texlive-natbib                       noarch 11:svn20668.8.31b-73.fc41   fedora     132.7 KiB
 texlive-newfloat                     noarch 11:svn52906-73.fc41         fedora     158.1 KiB
 texlive-newunicodechar               noarch 11:svn47382-73.fc41         fedora      22.7 KiB
 texlive-notoccite                    noarch 11:svn18129.0-73.fc41       fedora       2.3 KiB
 texlive-ntgclass                     noarch 11:svn65522-73.fc41         fedora     282.6 KiB
 texlive-oberdiek                     noarch 11:svn65521-85.fc41         fedora      12.3 MiB
 texlive-pagesel                      noarch 11:svn56105-73.fc41         fedora     354.7 KiB
 texlive-palatino                     noarch 11:svn61719-73.fc41         fedora       1.1 MiB
 texlive-paralist                     noarch 11:svn43021-73.fc41         fedora      23.4 KiB
 texlive-parallel                     noarch 11:svn15878.0-73.fc41       fedora      22.5 KiB
 texlive-parskip                      noarch 11:svn58358-73.fc41         fedora      15.7 KiB
 texlive-pdfcol                       noarch 11:svn64469-73.fc41         fedora     345.6 KiB
 texlive-pdfcolfoot                   noarch 11:svn65512-73.fc41         fedora     335.8 KiB
 texlive-pdfcolmk                     noarch 11:svn52912-73.fc41         fedora      19.6 KiB
 texlive-pdfescape                    noarch 11:svn53082-73.fc41         fedora     375.9 KiB
 texlive-pdflscape                    noarch 11:svn64851-73.fc41         fedora     343.3 KiB
 texlive-pdfmanagement-testphase      noarch 11:svn66532-73.fc41         fedora      11.6 MiB
 texlive-pdfpages                     noarch 11:svn65319-73.fc41         fedora     105.7 KiB
 texlive-pdftex                       x86_64 11:svn66243-85.fc41         fedora       4.6 MiB
 texlive-pdftexcmds                   noarch 11:svn55777-73.fc41         fedora     423.9 KiB
 texlive-pgf                          noarch 11:svn65553-73.fc41         fedora       4.8 MiB
 texlive-picture                      noarch 11:svn54867-73.fc41         fedora     323.3 KiB
 texlive-placeins                     noarch 11:svn19848.2.2-73.fc41     fedora       4.6 KiB
 texlive-plain                        noarch 11:svn57963-73.fc41         fedora     109.4 KiB
 texlive-polyglossia                  noarch 11:svn65792-73.fc41         fedora     715.0 KiB
 texlive-psfrag                       noarch 11:svn15878.3.04-73.fc41    fedora      12.3 KiB
 texlive-pslatex                      noarch 11:svn57434-73.fc41         fedora      26.9 KiB
 texlive-psnfss                       noarch 11:svn54694-73.fc41         fedora     101.0 KiB
 texlive-pspicture                    noarch 11:svn15878.0-73.fc41       fedora      13.6 KiB
 texlive-pst-3d                       noarch 11:svn17257.1.10-73.fc41    fedora      19.5 KiB
 texlive-pst-coil                     noarch 11:svn62977-73.fc41         fedora      20.4 KiB
 texlive-pst-eps                      noarch 11:svn15878.1.0-73.fc41     fedora      15.5 KiB
 texlive-pst-fill                     noarch 11:svn60671-73.fc41         fedora      22.8 KiB
 texlive-pst-grad                     noarch 11:svn15878.1.06-73.fc41    fedora      21.1 KiB
 texlive-pst-math                     noarch 11:svn64732-73.fc41         fedora      22.3 KiB
 texlive-pst-node                     noarch 11:svn61838-73.fc41         fedora     114.0 KiB
 texlive-pst-ovl                      noarch 11:svn54963-73.fc41         fedora      12.4 KiB
 texlive-pst-plot                     noarch 11:svn65346-73.fc41         fedora     129.7 KiB
 texlive-pst-text                     noarch 11:svn49542-73.fc41         fedora      19.7 KiB
 texlive-pst-tools                    noarch 11:svn60621-73.fc41         fedora      26.8 KiB
 texlive-pst-tree                     noarch 11:svn60421-73.fc41         fedora      42.6 KiB
 texlive-pstricks                     noarch 11:svn65346-73.fc41         fedora     468.9 KiB
 texlive-pstricks-add                 noarch 11:svn65067-73.fc41         fedora     103.4 KiB
 texlive-ragged2e                     noarch 11:svn66152-73.fc41         fedora     731.9 KiB
 texlive-rcs                          noarch 11:svn15878.0-73.fc41       fedora      47.0 KiB
 texlive-realscripts                  noarch 11:svn56594-73.fc41         fedora      23.1 KiB
 texlive-refcount                     noarch 11:svn53164-73.fc41         fedora     348.0 KiB
 texlive-rerunfilecheck               noarch 11:svn63869-73.fc41         fedora     361.8 KiB
 texlive-rsfs                         noarch 11:svn15878.0-73.fc41       fedora      97.8 KiB
 texlive-sansmath                     noarch 11:svn17997.1.1-73.fc41     fedora       8.6 KiB
 texlive-sansmathaccent               noarch 11:svn53628-73.fc41         fedora      51.9 KiB
 texlive-sauerj                       noarch 11:svn15878.0-73.fc41       fedora      27.0 KiB
 texlive-section                      noarch 11:svn20180.0-73.fc41       fedora      38.2 KiB
 texlive-sectsty                      noarch 11:svn15878.2.0.2-73.fc41   fedora      30.8 KiB
 texlive-seminar                      noarch 11:svn59801-73.fc41         fedora     195.9 KiB
 texlive-sepnum                       noarch 11:svn20186.2.0-73.fc41     fedora      15.0 KiB
 texlive-setspace                     noarch 11:svn65206-73.fc41         fedora      22.0 KiB
 texlive-showexpl                     noarch 11:svn57414-73.fc41         fedora      21.8 KiB
 texlive-stackengine                  noarch 11:svn60019-73.fc41         fedora      34.7 KiB
 texlive-stringenc                    noarch 11:svn52982-73.fc41         fedora       1.0 MiB
 texlive-subfig                       noarch 11:svn15878.1.3-73.fc41     fedora      36.6 KiB
 texlive-symbol                       noarch 11:svn61719-73.fc41         fedora      78.3 KiB
 texlive-tabu                         noarch 11:svn61719-73.fc41         fedora     132.7 KiB
 texlive-tex                          x86_64 11:svn66186-85.fc41         fedora     389.4 KiB
 texlive-tex-ini-files                noarch 11:svn40533-73.fc41         fedora       8.1 KiB
 texlive-texlive-common-doc           noarch 11:svn54176-73.fc41         fedora     265.5 KiB
 texlive-texlive-en                   noarch 11:svn66572-85.fc41         fedora       5.9 MiB
 texlive-texlive-msg-translations     noarch 11:svn66593-73.fc41         fedora       1.4 MiB
 texlive-texlive-scripts              noarch 11:svn66584-85.fc41         fedora     337.2 KiB
 texlive-texlive.infra                noarch 11:svn66512-85.fc41         fedora       1.0 MiB
 texlive-textcase                     noarch 11:svn63868-73.fc41         fedora      11.2 KiB
 texlive-thumbpdf                     noarch 11:svn62518-85.fc41         fedora      97.0 KiB
 texlive-times                        noarch 11:svn61719-73.fc41         fedora     992.2 KiB
 texlive-tipa                         noarch 11:svn29349.1.3-73.fc41     fedora       3.7 MiB
 texlive-titlesec                     noarch 11:svn59845-73.fc41         fedora      97.8 KiB
 texlive-tocloft                      noarch 11:svn53364-73.fc41         fedora      53.9 KiB
 texlive-tools                        noarch 11:svn64892-73.fc41         fedora     403.2 KiB
 texlive-translator                   noarch 11:svn59412-73.fc41         fedora     494.7 KiB
 texlive-transparent                  noarch 11:svn64852-73.fc41         fedora     302.0 KiB
 texlive-typehtml                     noarch 11:svn17134.0-73.fc41       fedora      33.4 KiB
 texlive-ucharcat                     noarch 11:svn38907-73.fc41         fedora      10.2 KiB
 texlive-ucs                          noarch 11:svn64114-73.fc41         fedora       2.4 MiB
 texlive-ulem                         noarch 11:svn53365-73.fc41         fedora      15.3 KiB
 texlive-underscore                   noarch 11:svn18261.0-73.fc41       fedora      19.3 KiB
 texlive-unicode-data                 noarch 11:svn64423-73.fc41         fedora       3.1 MiB
 texlive-unicode-math                 noarch 11:svn61719-73.fc41         fedora     517.2 KiB
 texlive-uniquecounter                noarch 11:svn53162-73.fc41         fedora     312.0 KiB
 texlive-url                          noarch 11:svn32528.3.4-73.fc41     fedora      21.4 KiB
 texlive-utopia                       noarch 11:svn15878.0-73.fc41       fedora     540.6 KiB
 texlive-varwidth                     noarch 11:svn24104.0.92-73.fc41    fedora      19.5 KiB
 texlive-wasy                         noarch 11:svn53533-73.fc41         fedora     137.7 KiB
 texlive-wasysym                      noarch 11:svn54080-73.fc41         fedora      23.9 KiB
 texlive-xcolor                       noarch 11:svn63563-73.fc41         fedora      79.3 KiB
 texlive-xdvi                         x86_64 11:svn62387-85.fc41         fedora     743.4 KiB
 texlive-xetex                        x86_64 11:svn66203-85.fc41         fedora       2.1 MiB
 texlive-xetexconfig                  noarch 11:svn45845-73.fc41         fedora     305.0   B
 texlive-xifthen                      noarch 11:svn38929-73.fc41         fedora      14.4 KiB
 texlive-xkeyval                      noarch 11:svn63616-73.fc41         fedora      69.3 KiB
 texlive-xltxtra                      noarch 11:svn56594-73.fc41         fedora      14.4 KiB
 texlive-xpatch                       noarch 11:svn54563-73.fc41         fedora      26.8 KiB
 texlive-xstring                      noarch 11:svn65551-73.fc41         fedora      56.1 KiB
 texlive-xtab                         noarch 11:svn23347.2.3f-73.fc41    fedora      28.5 KiB
 texlive-xunicode                     noarch 11:svn30466.0.981-73.fc41   fedora     219.6 KiB
 texlive-zapfding                     noarch 11:svn61719-73.fc41         fedora      79.5 KiB
 texlive-zref                         noarch 11:svn62977-73.fc41         fedora     816.8 KiB
 tpm2-tss                             x86_64 4.1.3-3.fc41                copr_base    1.7 MiB
 urw-base35-bookman-fonts             noarch 20200910-23.fc41            fedora       1.4 MiB
 urw-base35-c059-fonts                noarch 20200910-23.fc41            fedora       1.4 MiB
 urw-base35-d050000l-fonts            noarch 20200910-23.fc41            fedora      84.3 KiB
 urw-base35-fonts                     noarch 20200910-23.fc41            fedora       5.3 KiB
 urw-base35-fonts-common              noarch 20200910-23.fc41            fedora      37.4 KiB
 urw-base35-gothic-fonts              noarch 20200910-23.fc41            fedora       1.2 MiB
 urw-base35-nimbus-mono-ps-fonts      noarch 20200910-23.fc41            fedora       1.0 MiB
 urw-base35-nimbus-roman-fonts        noarch 20200910-23.fc41            fedora       1.4 MiB
 urw-base35-nimbus-sans-fonts         noarch 20200910-23.fc41            fedora       2.4 MiB
 urw-base35-p052-fonts                noarch 20200910-23.fc41            fedora       1.5 MiB
 urw-base35-standard-symbols-ps-fonts noarch 20200910-23.fc41            fedora      64.9 KiB
 urw-base35-z003-fonts                noarch 20200910-23.fc41            fedora     390.8 KiB
 xapian-core-libs                     x86_64 1.4.26-1.fc41               copr_base    2.3 MiB
 xml-common                           noarch 0.6.3-65.fc41               fedora      78.4 KiB
 xpdf-libs                            x86_64 1:4.05-5.fc41               fedora       1.7 MiB
 zlib-ng-compat-devel                 x86_64 2.1.7-3.fc41                copr_base  107.0 KiB
 zziplib                              x86_64 0.13.74-2.fc41              copr_base  248.1 KiB

Transaction Summary:
 Installing:       679 packages

Total size of inbound packages is 413 MiB. Need to download 413 MiB.
After this operation, 1 GiB extra will be used (install 1 GiB, remove 0 B).
[ 1/20] emacs-filesystem-1:30.0-3.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  2/506] cmake-filesystem-0:3.30.5-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  3/589] cmake-rpm-macros-0:3.30.5-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[  4/679] autoconf-0:2.72-3.fc41.noarch 100% |   6.3 MiB/s | 829.7 KiB |  00m00s
[  5/679] automake-0:1.16.5-17.fc41.noa 100% |   4.6 MiB/s | 696.9 KiB |  00m00s
[  6/679] libtool-0:2.4.7-12.fc41.x86_6 100% |   4.0 MiB/s | 600.2 KiB |  00m00s
[  7/679] mingw32-filesystem-0:148-6.fc 100% |   3.2 MiB/s | 134.8 KiB |  00m00s
[  8/679] mingw32-libcharset-0:1.17-7.f 100% |   1.2 MiB/s |  42.8 KiB |  00m00s
[  9/679] mingw32-minizip-0:3.0.7-6.fc4 100% |   2.1 MiB/s |  90.9 KiB |  00m00s
[ 10/679] mingw32-win-iconv-0:0.0.8-13. 100% | 849.9 KiB/s |  28.0 KiB |  00m00s
[ 11/679] mingw64-filesystem-0:148-6.fc 100% |   3.4 MiB/s | 135.2 KiB |  00m00s
[ 12/679] mingw64-libcharset-0:1.17-7.f 100% | 995.9 KiB/s |  40.8 KiB |  00m00s
[ 13/679] mingw64-minizip-0:3.0.7-6.fc4 100% |   2.2 MiB/s |  85.1 KiB |  00m00s
[ 14/679] mingw64-win-iconv-0:0.0.8-13. 100% | 899.1 KiB/s |  27.0 KiB |  00m00s
[ 15/679] expat-devel-0:2.6.4-1.fc41.x8 100% |   1.6 MiB/s |  54.4 KiB |  00m00s
[ 16/679] doxygen-latex-2:1.12.0-2.fc41 100% |  63.5 KiB/s |   9.4 KiB |  00m00s
[ 17/679] mingw32-gcc-0:14.2.1-3.fc41.x 100% |  85.7 MiB/s |  28.1 MiB |  00m00s
[ 18/679] mingw32-expat-0:2.6.4-1.fc41. 100% | 319.7 KiB/s | 136.8 KiB |  00m00s
[ 19/679] mingw64-gcc-0:14.2.1-3.fc41.x 100% |  90.3 MiB/s |  28.6 MiB |  00m00s
[ 20/679] minizip-ng-compat-devel-0:4.0 100% |   3.0 MiB/s |  27.3 KiB |  00m00s
[ 21/679] perl-Carp-0:1.54-511.fc41.noa 100% | 656.6 KiB/s |  28.9 KiB |  00m00s
[ 22/679] perl-Data-Dumper-0:2.189-512. 100% |   1.6 MiB/s |  56.3 KiB |  00m00s
[ 23/679] perl-Exporter-0:5.78-511.fc41 100% | 858.7 KiB/s |  30.9 KiB |  00m00s
[ 24/679] perl-File-Temp-1:0.231.100-51 100% |   1.6 MiB/s |  59.1 KiB |  00m00s
[ 25/679] perl-Getopt-Long-1:2.58-2.fc4 100% |   1.8 MiB/s |  63.9 KiB |  00m00s
[ 26/679] mingw64-expat-0:2.6.4-1.fc41. 100% | 240.8 KiB/s | 129.8 KiB |  00m01s
[ 27/679] perl-PathTools-0:3.91-511.fc4 100% |   2.4 MiB/s |  87.4 KiB |  00m00s
[ 28/679] perl-Text-ParseWords-0:3.31-5 100% | 448.0 KiB/s |  16.6 KiB |  00m00s
[ 29/679] perl-constant-0:1.33-512.fc41 100% | 606.1 KiB/s |  23.0 KiB |  00m00s
[ 30/679] perl-File-Path-0:2.18-511.fc4 100% |   1.2 MiB/s |  35.3 KiB |  00m00s
[ 31/679] perl-Thread-Queue-0:3.14-511. 100% | 560.9 KiB/s |  21.3 KiB |  00m00s
[ 32/679] perl-threads-1:2.40-511.fc41. 100% |   1.7 MiB/s |  58.0 KiB |  00m00s
[ 33/679] mingw-filesystem-base-0:148-6 100% | 722.5 KiB/s |  21.7 KiB |  00m00s
[ 34/679] mingw32-bzip2-0:1.0.8-13.fc41 100% |   1.8 MiB/s |  71.5 KiB |  00m00s
[ 35/679] mingw32-crt-0:12.0.0-4.fc41.n 100% |  44.5 MiB/s |   3.2 MiB |  00m00s
[ 36/679] mingw32-xz-libs-0:5.2.4-13.fc 100% |   3.8 MiB/s | 132.5 KiB |  00m00s
[ 37/679] mingw32-openssl-0:3.2.2-2.fc4 100% |  37.8 MiB/s |   3.2 MiB |  00m00s
[ 38/679] mingw32-zlib-0:1.3.1-3.fc41.n 100% |   2.5 MiB/s |  87.5 KiB |  00m00s
[ 39/679] doxygen-2:1.12.0-2.fc41.x86_6 100% |   4.3 MiB/s |   5.5 MiB |  00m01s
[ 40/679] mingw64-bzip2-0:1.0.8-13.fc41 100% |   1.3 MiB/s |  70.1 KiB |  00m00s
[ 41/679] mingw32-zstd-0:1.5.6-2.fc41.n 100% |   5.8 MiB/s | 434.8 KiB |  00m00s
[ 42/679] mingw64-crt-0:12.0.0-4.fc41.n 100% |  50.0 MiB/s |   4.1 MiB |  00m00s
[ 43/679] mingw64-xz-libs-0:5.2.4-13.fc 100% |   3.7 MiB/s | 125.4 KiB |  00m00s
[ 44/679] mingw64-zlib-0:1.3.1-3.fc41.n 100% |   1.9 MiB/s |  88.4 KiB |  00m00s
[ 45/679] mingw64-openssl-0:3.2.2-2.fc4 100% |  43.7 MiB/s |   3.3 MiB |  00m00s
[ 46/679] mingw64-zstd-0:1.5.6-2.fc41.n 100% |  10.9 MiB/s | 468.6 KiB |  00m00s
[ 47/679] texlive-adjustbox-11:svn64967 100% | 819.9 KiB/s |  29.5 KiB |  00m00s
[ 48/679] texlive-appendix-11:svn53718- 100% | 301.1 KiB/s |  15.1 KiB |  00m00s
[ 49/679] texlive-bibtex-11:svn66186-85 100% |  10.9 MiB/s | 446.5 KiB |  00m00s
[ 50/679] texlive-amsfonts-11:svn61937- 100% |  47.0 MiB/s |   3.7 MiB |  00m00s
[ 51/679] texlive-caption-11:svn66580-7 100% |   3.2 MiB/s |  84.7 KiB |  00m00s
[ 52/679] texlive-collection-latexrecom 100% | 274.9 KiB/s |  10.2 KiB |  00m00s
[ 53/679] texlive-epstopdf-11:svn66461- 100% |   1.1 MiB/s |  29.7 KiB |  00m00s
[ 54/679] texlive-etoc-11:svn66299-73.f 100% | 918.5 KiB/s |  27.6 KiB |  00m00s
[ 55/679] texlive-dvips-11:svn66203-85. 100% |  13.8 MiB/s | 734.8 KiB |  00m00s
[ 56/679] texlive-fancyhdr-11:svn64977- 100% | 534.6 KiB/s |  17.6 KiB |  00m00s
[ 57/679] texlive-float-11:svn15878.1.3 100% | 479.0 KiB/s |  14.8 KiB |  00m00s
[ 58/679] texlive-fancyvrb-11:svn65585- 100% | 613.2 KiB/s |  24.5 KiB |  00m00s
[ 59/679] texlive-geometry-11:svn61719- 100% | 619.8 KiB/s |  21.1 KiB |  00m00s
[ 60/679] texlive-hyperref-11:svn65758- 100% |   3.4 MiB/s | 116.9 KiB |  00m00s
[ 61/679] texlive-import-11:svn54683-73 100% | 235.4 KiB/s |  12.0 KiB |  00m00s
[ 62/679] texlive-iftex-11:svn61910-73. 100% | 234.1 KiB/s |  19.0 KiB |  00m00s
[ 63/679] texlive-listings-11:svn66222- 100% |   4.7 MiB/s | 165.1 KiB |  00m00s
[ 64/679] texlive-makeindex-11:svn62517 100% |  11.4 MiB/s | 431.7 KiB |  00m00s
[ 65/679] texlive-natbib-11:svn20668.8. 100% | 909.7 KiB/s |  29.1 KiB |  00m00s
[ 66/679] texlive-multirow-11:svn58396- 100% | 207.0 KiB/s |  15.1 KiB |  00m00s
[ 67/679] texlive-newunicodechar-11:svn 100% | 288.0 KiB/s |  17.0 KiB |  00m00s
[ 68/679] texlive-psnfss-11:svn54694-73 100% |   1.8 MiB/s |  57.4 KiB |  00m00s
[ 69/679] texlive-pspicture-11:svn15878 100% | 506.4 KiB/s |  14.2 KiB |  00m00s
[ 70/679] texlive-stackengine-11:svn600 100% | 466.5 KiB/s |  20.1 KiB |  00m00s
[ 71/679] texlive-sectsty-11:svn15878.2 100% |  30.1 KiB/s |  16.8 KiB |  00m01s
[ 72/679] texlive-tocloft-11:svn53364-7 100% | 742.9 KiB/s |  20.8 KiB |  00m00s
[ 73/679] texlive-tools-11:svn64892-73. 100% |   1.9 MiB/s |  72.6 KiB |  00m00s
[ 74/679] texlive-tabu-11:svn61719-73.f 100% |  26.0 KiB/s |  39.1 KiB |  00m02s
[ 75/679] texlive-varwidth-11:svn24104. 100% | 516.5 KiB/s |  16.0 KiB |  00m00s
[ 76/679] texlive-wasy-11:svn53533-73.f 100% | 852.6 KiB/s |  37.5 KiB |  00m00s
[ 77/679] texlive-hanging-11:svn15878.1 100% |   9.0 KiB/s |  16.9 KiB |  00m02s
[ 78/679] texlive-xcolor-11:svn63563-73 100% | 894.5 KiB/s |  30.4 KiB |  00m00s
[ 79/679] texlive-wasysym-11:svn54080-7 100% | 272.7 KiB/s |  16.1 KiB |  00m00s
[ 80/679] texlive-xtab-11:svn23347.2.3f 100% | 266.8 KiB/s |  16.5 KiB |  00m00s
[ 81/679] mingw32-headers-0:12.0.0-3.fc 100% |  24.4 MiB/s |   6.6 MiB |  00m00s
[ 82/679] perl-parent-1:0.242-1.fc41.no 100% | 348.9 KiB/s |  15.0 KiB |  00m00s
[ 83/679] mingw64-headers-0:12.0.0-3.fc 100% |  23.4 MiB/s |   6.6 MiB |  00m00s
[ 84/679] perl-Pod-Usage-4:2.03-511.fc4 100% |   1.4 MiB/s |  40.0 KiB |  00m00s
[ 85/679] perl-threads-shared-0:1.69-51 100% |   1.5 MiB/s |  44.7 KiB |  00m00s
[ 86/679] texlive-collectbox-11:svn6496 100% | 480.6 KiB/s |  17.8 KiB |  00m00s
[ 87/679] texlive-base-11:20230311-85.f 100% |  40.1 MiB/s |   2.6 MiB |  00m00s
[ 88/679] texlive-ifoddpage-11:svn64967 100% | 651.4 KiB/s |  16.3 KiB |  00m00s
[ 89/679] texlive-kpathsea-11:svn66209- 100% |  27.3 MiB/s |   1.1 MiB |  00m00s
[ 90/679] texlive-pgf-11:svn65553-73.fc 100% |  17.8 MiB/s | 893.6 KiB |  00m00s
[ 91/679] texlive-xkeyval-11:svn63616-7 100% | 786.7 KiB/s |  25.2 KiB |  00m00s
[ 92/679] texlive-lib-11:20230311-85.fc 100% |   8.6 MiB/s | 490.4 KiB |  00m00s
[ 93/679] texlive-anysize-11:svn15878.0 100% | 189.4 KiB/s |  10.6 KiB |  00m00s
[ 94/679] texlive-attachfile2-11:svn579 100% |  10.7 MiB/s | 447.2 KiB |  00m00s
[ 95/679] texlive-beamer-11:svn65984-73 100% |   7.1 MiB/s | 225.5 KiB |  00m00s
[ 96/679] texlive-ulem-11:svn53365-73.f 100% |   9.2 KiB/s |  15.2 KiB |  00m02s
[ 97/679] texlive-breqn-11:svn60881-73. 100% |   1.5 MiB/s |  40.7 KiB |  00m00s
[ 98/679] texlive-booktabs-11:svn53402- 100% | 479.3 KiB/s |  15.8 KiB |  00m00s
[ 99/679] texlive-cite-11:svn36428.5.5- 100% | 770.3 KiB/s |  29.3 KiB |  00m00s
[100/679] texlive-collection-latex-11:s 100% | 329.3 KiB/s |   9.9 KiB |  00m00s
[101/679] texlive-cmap-11:svn57640-73.f 100% | 530.1 KiB/s |  19.6 KiB |  00m00s
[102/679] texlive-crop-11:svn55424-73.f 100% | 481.9 KiB/s |  16.9 KiB |  00m00s
[103/679] texlive-ctable-11:svn38672-73 100% | 512.3 KiB/s |  15.9 KiB |  00m00s
[104/679] texlive-eso-pic-11:svn56658-7 100% | 523.6 KiB/s |  17.3 KiB |  00m00s
[105/679] texlive-etoolbox-11:svn56554- 100% | 659.5 KiB/s |  23.7 KiB |  00m00s
[106/679] texlive-euenc-11:svn19795.0.1 100% | 593.3 KiB/s |  20.2 KiB |  00m00s
[107/679] texlive-euler-11:svn42428-73. 100% | 520.0 KiB/s |  15.6 KiB |  00m00s
[108/679] texlive-everysel-11:svn57489- 100% |  11.8 MiB/s | 446.5 KiB |  00m00s
[109/679] texlive-everyshi-11:svn57001- 100% |   4.4 MiB/s | 145.1 KiB |  00m00s
[110/679] texlive-extsizes-11:svn17263. 100% | 787.5 KiB/s |  25.2 KiB |  00m00s
[111/679] texlive-fancybox-11:svn18304. 100% | 805.1 KiB/s |  20.9 KiB |  00m00s
[112/679] texlive-filehook-11:svn64822- 100% | 745.1 KiB/s |  20.9 KiB |  00m00s
[113/679] texlive-fancyref-11:svn15878. 100% | 417.6 KiB/s |  17.1 KiB |  00m00s
[114/679] texlive-footnotehyper-11:svn6 100% | 617.1 KiB/s |  18.5 KiB |  00m00s
[115/679] texlive-fontspec-11:svn63386- 100% | 910.4 KiB/s |  42.8 KiB |  00m00s
[116/679] texlive-fp-11:svn49719-73.fc4 100% | 576.3 KiB/s |  34.0 KiB |  00m00s
[117/679] texlive-hologo-11:svn61719-73 100% |  17.3 MiB/s | 584.5 KiB |  00m00s
[118/679] texlive-grffile-11:svn52756-7 100% |   6.6 MiB/s | 358.3 KiB |  00m00s
[119/679] texlive-infwarerr-11:svn53023 100% |   7.7 MiB/s | 293.1 KiB |  00m00s
[120/679] texlive-index-11:svn24099.4.1 100% | 399.6 KiB/s |  20.8 KiB |  00m00s
[121/679] texlive-jknapltx-11:svn19440. 100% | 439.5 KiB/s |  25.1 KiB |  00m00s
[122/679] texlive-l3experimental-11:svn 100% |   1.1 MiB/s |  41.3 KiB |  00m00s
[123/679] texlive-latexbug-11:svn63596- 100% |   5.0 MiB/s | 235.8 KiB |  00m00s
[124/679] texlive-lineno-11:svn65586-73 100% |   1.9 MiB/s |  73.8 KiB |  00m00s
[125/679] texlive-koma-script-11:svn646 100% |  62.9 MiB/s |   6.4 MiB |  00m00s
[126/679] texlive-mathspec-11:svn42773- 100% | 651.4 KiB/s |  22.1 KiB |  00m00s
[127/679] texlive-mathtools-11:svn63767 100% | 969.4 KiB/s |  35.9 KiB |  00m00s
[128/679] texlive-lwarp-11:svn66259-85. 100% |  50.0 MiB/s |   3.5 MiB |  00m00s
[129/679] texlive-mdwtools-11:svn15878. 100% |   1.0 MiB/s |  33.8 KiB |  00m00s
[130/679] texlive-memoir-11:svn65040-73 100% |   1.9 MiB/s |  92.2 KiB |  00m00s
[131/679] texlive-microtype-11:svn66587 100% |   2.2 MiB/s |  80.2 KiB |  00m00s
[132/679] texlive-metalogo-11:svn18611. 100% | 238.9 KiB/s |  14.3 KiB |  00m00s
[133/679] texlive-ms-11:svn57473-73.fc4 100% | 530.2 KiB/s |  15.4 KiB |  00m00s
[134/679] texlive-newfloat-11:svn52906- 100% |   3.6 MiB/s | 117.8 KiB |  00m00s
[135/679] texlive-ntgclass-11:svn65522- 100% | 874.8 KiB/s |  32.4 KiB |  00m00s
[136/679] texlive-pdfcolfoot-11:svn6551 100% |   6.3 MiB/s | 317.4 KiB |  00m00s
[137/679] texlive-parskip-11:svn58358-7 100% | 275.7 KiB/s |  14.9 KiB |  00m00s
[138/679] texlive-pdflscape-11:svn64851 100% |   9.8 MiB/s | 322.1 KiB |  00m00s
[139/679] texlive-pdftexcmds-11:svn5577 100% |  10.0 MiB/s | 388.9 KiB |  00m00s
[140/679] texlive-pdfpages-11:svn65319- 100% | 589.6 KiB/s |  30.1 KiB |  00m00s
[141/679] texlive-psfrag-11:svn15878.3. 100% | 286.8 KiB/s |  13.5 KiB |  00m00s
[142/679] texlive-polyglossia-11:svn657 100% |   4.0 MiB/s | 217.9 KiB |  00m00s
[143/679] texlive-pdfmanagement-testpha 100% |  65.7 MiB/s |   8.3 MiB |  00m00s
[144/679] texlive-ragged2e-11:svn66152- 100% |  19.0 MiB/s | 679.7 KiB |  00m00s
[145/679] texlive-rcs-11:svn15878.0-73. 100% | 426.0 KiB/s |  26.0 KiB |  00m00s
[146/679] texlive-section-11:svn20180.0 100% | 774.7 KiB/s |  21.7 KiB |  00m00s
[147/679] texlive-sansmath-11:svn17997. 100% | 297.7 KiB/s |  12.5 KiB |  00m00s
[148/679] texlive-sepnum-11:svn20186.2. 100% | 567.9 KiB/s |  14.8 KiB |  00m00s
[149/679] texlive-seminar-11:svn59801-7 100% |   1.2 MiB/s |  46.1 KiB |  00m00s
[150/679] texlive-setspace-11:svn65206- 100% | 342.5 KiB/s |  16.1 KiB |  00m00s
[151/679] texlive-subfig-11:svn15878.1. 100% | 462.7 KiB/s |  19.4 KiB |  00m00s
[152/679] texlive-textcase-11:svn63868- 100% | 451.5 KiB/s |  14.0 KiB |  00m00s
[153/679] texlive-thumbpdf-11:svn62518- 100% |   1.5 MiB/s |  40.5 KiB |  00m00s
[154/679] texlive-translator-11:svn5941 100% |   9.5 MiB/s | 293.3 KiB |  00m00s
[155/679] texlive-typehtml-11:svn17134. 100% | 440.2 KiB/s |  18.9 KiB |  00m00s
[156/679] texlive-ucharcat-11:svn38907- 100% | 430.0 KiB/s |  13.3 KiB |  00m00s
[157/679] texlive-underscore-11:svn1826 100% | 670.2 KiB/s |  16.8 KiB |  00m00s
[158/679] texlive-xltxtra-11:svn56594-7 100% | 592.4 KiB/s |  14.8 KiB |  00m00s
[159/679] texlive-unicode-math-11:svn61 100% |   1.9 MiB/s |  61.3 KiB |  00m00s
[160/679] texlive-xunicode-11:svn30466. 100% |   1.1 MiB/s |  42.2 KiB |  00m00s
[161/679] texlive-latex-fonts-11:svn288 100% |   1.7 MiB/s |  47.2 KiB |  00m00s
[162/679] texlive-pstricks-11:svn65346- 100% |   3.9 MiB/s | 114.6 KiB |  00m00s
[163/679] texlive-auxhook-11:svn53173-7 100% |   9.5 MiB/s | 292.8 KiB |  00m00s
[164/679] texlive-atbegshi-11:svn53051- 100% |  10.2 MiB/s | 406.8 KiB |  00m00s
[165/679] texlive-bitset-11:svn53837-73 100% |   2.2 MiB/s | 618.3 KiB |  00m00s
[166/679] texlive-etexcmds-11:svn53171- 100% |   1.2 MiB/s | 308.1 KiB |  00m00s
[167/679] texlive-gettitlestring-11:svn 100% |   1.3 MiB/s | 325.2 KiB |  00m00s
[168/679] texlive-hobsub-11:svn52810-73 100% |   2.6 MiB/s |  75.6 KiB |  00m00s
[169/679] texlive-intcalc-11:svn53168-7 100% |  12.7 MiB/s | 430.1 KiB |  00m00s
[170/679] texlive-hycolor-11:svn53584-7 100% |   8.7 MiB/s | 381.9 KiB |  00m00s
[171/679] texlive-kvdefinekeys-11:svn53 100% |   8.7 MiB/s | 304.1 KiB |  00m00s
[172/679] texlive-kvoptions-11:svn63622 100% |  14.5 MiB/s | 491.6 KiB |  00m00s
[173/679] texlive-kvsetkeys-11:svn64632 100% |  11.7 MiB/s | 396.4 KiB |  00m00s
[174/679] texlive-letltxmacro-11:svn530 100% |   9.1 MiB/s | 298.0 KiB |  00m00s
[175/679] texlive-ltxcmds-11:svn56421-7 100% |  12.5 MiB/s | 398.1 KiB |  00m00s
[176/679] texlive-pdfescape-11:svn53082 100% |   7.0 MiB/s | 350.9 KiB |  00m00s
[177/679] texlive-refcount-11:svn53164- 100% |   9.3 MiB/s | 333.0 KiB |  00m00s
[178/679] texlive-rerunfilecheck-11:svn 100% |  10.3 MiB/s | 338.7 KiB |  00m00s
[179/679] texlive-url-11:svn32528.3.4-7 100% | 633.0 KiB/s |  17.7 KiB |  00m00s
[180/679] texlive-stringenc-11:svn52982 100% |  18.0 MiB/s | 699.9 KiB |  00m00s
[181/679] texlive-zapfding-11:svn61719- 100% |   1.2 MiB/s |  62.3 KiB |  00m00s
[182/679] texlive-algorithms-11:svn4242 100% | 623.4 KiB/s |  21.2 KiB |  00m00s
[183/679] texlive-avantgar-11:svn61983- 100% |  10.4 MiB/s | 319.1 KiB |  00m00s
[184/679] texlive-bookman-11:svn61719-7 100% |   8.9 MiB/s | 365.0 KiB |  00m00s
[185/679] texlive-charter-11:svn15878.0 100% |   6.0 MiB/s | 203.8 KiB |  00m00s
[186/679] texlive-cm-11:svn57963-73.fc4 100% |  10.1 MiB/s | 319.7 KiB |  00m00s
[187/679] texlive-helvetic-11:svn61719- 100% |  18.2 MiB/s | 652.0 KiB |  00m00s
[188/679] texlive-graphics-11:svn66204- 100% |   1.0 MiB/s |  37.6 KiB |  00m00s
[189/679] texlive-courier-11:svn61719-7 100% |  10.2 MiB/s | 523.0 KiB |  00m00s
[190/679] texlive-mathpazo-11:svn52663- 100% |   2.7 MiB/s |  87.6 KiB |  00m00s
[191/679] texlive-palatino-11:svn61719- 100% |  12.4 MiB/s | 419.4 KiB |  00m00s
[192/679] texlive-symbol-11:svn61719-73 100% |   2.0 MiB/s |  52.5 KiB |  00m00s
[193/679] texlive-utopia-11:svn15878.0- 100% |   6.6 MiB/s | 236.7 KiB |  00m00s
[194/679] texlive-times-11:svn61719-73. 100% |   8.5 MiB/s | 365.2 KiB |  00m00s
[195/679] texlive-colortbl-11:svn64015- 100% | 523.1 KiB/s |  15.7 KiB |  00m00s
[196/679] texlive-graphics-cfg-11:svn41 100% | 395.2 KiB/s |  10.7 KiB |  00m00s
[197/679] texlive-linegoal-11:svn21523. 100% | 229.6 KiB/s |  17.0 KiB |  00m00s
[198/679] texlive-pdfcolmk-11:svn52912- 100% | 593.4 KiB/s |  16.6 KiB |  00m00s
[199/679] perl-Pod-Perldoc-0:3.28.01-51 100% |   3.1 MiB/s |  86.1 KiB |  00m00s
[200/679] perl-podlators-1:6.0.2-2.fc41 100% |   4.3 MiB/s | 128.9 KiB |  00m00s
[201/679] texlive-texlive-scripts-11:sv 100% |   4.4 MiB/s | 121.0 KiB |  00m00s
[202/679] texlive-atveryend-11:svn53108 100% |  12.1 MiB/s | 383.2 KiB |  00m00s
[203/679] perl-Digest-MD5-0:2.59-5.fc41 100% |   1.2 MiB/s |  36.0 KiB |  00m00s
[204/679] texlive-amscls-11:svn55378-73 100% |  25.5 MiB/s |   1.1 MiB |  00m00s
[205/679] texlive-amsmath-11:svn63514-7 100% |   1.2 MiB/s |  44.6 KiB |  00m00s
[206/679] texlive-sansmathaccent-11:svn 100% | 943.2 KiB/s |  30.2 KiB |  00m00s
[207/679] texlive-ucs-11:svn64114-73.fc 100% |  11.4 MiB/s | 419.3 KiB |  00m00s
[208/679] texlive-l3kernel-11:svn66094- 100% |   6.3 MiB/s | 199.8 KiB |  00m00s
[209/679] texlive-ae-11:svn15878.1.4-73 100% |   4.1 MiB/s | 113.1 KiB |  00m00s
[210/679] texlive-babel-english-11:svn4 100% | 233.6 KiB/s |  18.7 KiB |  00m00s
[211/679] texlive-babel-11:svn65823-73. 100% |   5.8 MiB/s | 477.1 KiB |  00m00s
[212/679] texlive-babelbib-11:svn57349- 100% |   1.5 MiB/s |  51.6 KiB |  00m00s
[213/679] texlive-bigintcalc-11:svn5317 100% |   5.7 MiB/s | 463.9 KiB |  00m00s
[214/679] texlive-bookmark-11:svn56885- 100% |   6.6 MiB/s | 478.0 KiB |  00m00s
[215/679] texlive-carlisle-11:svn59577- 100% | 792.6 KiB/s |  21.4 KiB |  00m00s
[216/679] texlive-epstopdf-pkg-11:svn53 100% |   8.0 MiB/s | 362.2 KiB |  00m00s
[217/679] texlive-collection-basic-11:s 100% | 207.5 KiB/s |   9.5 KiB |  00m00s
[218/679] texlive-fix2col-11:svn38770-7 100% | 485.6 KiB/s |  14.6 KiB |  00m00s
[219/679] texlive-firstaid-11:svn64892- 100% |   1.1 MiB/s | 272.9 KiB |  00m00s
[220/679] texlive-grfext-11:svn53024-73 100% |   1.4 MiB/s | 315.5 KiB |  00m00s
[221/679] texlive-listofitems-11:svn519 100% |   1.0 MiB/s | 804.7 KiB |  00m01s
[222/679] texlive-hopatch-11:svn65491-7 100% |   6.5 MiB/s | 326.5 KiB |  00m00s
[223/679] texlive-l3backend-11:svn65573 100% |  13.9 MiB/s | 895.2 KiB |  00m00s
[224/679] texlive-l3packages-11:svn6572 100% | 945.6 KiB/s |  38.8 KiB |  00m00s
[225/679] texlive-latexconfig-11:svn535 100% | 364.4 KiB/s |  13.5 KiB |  00m00s
[226/679] texlive-latex-lab-11:svn64892 100% |  21.3 MiB/s |   1.8 MiB |  00m00s
[227/679] texlive-ltxmisc-11:svn21927.0 100% | 699.6 KiB/s |  25.9 KiB |  00m00s
[228/679] texlive-mfnfss-11:svn46036-73 100% | 388.0 KiB/s |  15.1 KiB |  00m00s
[229/679] texlive-mptopdf-11:svn65952-8 100% |   1.4 MiB/s |  52.2 KiB |  00m00s
[230/679] texlive-pagesel-11:svn56105-7 100% |   9.4 MiB/s | 338.2 KiB |  00m00s
[231/679] texlive-pslatex-11:svn57434-7 100% | 583.5 KiB/s |  20.4 KiB |  00m00s
[232/679] texlive-uniquecounter-11:svn5 100% |   7.3 MiB/s | 298.4 KiB |  00m00s
[233/679] texlive-transparent-11:svn648 100% |   4.1 MiB/s | 283.7 KiB |  00m00s
[234/679] texlive-etex-pkg-11:svn41784- 100% | 301.0 KiB/s |  14.8 KiB |  00m00s
[235/679] texlive-oberdiek-11:svn65521- 100% |  28.7 MiB/s |   7.7 MiB |  00m00s
[236/679] texlive-currfile-11:svn64673- 100% | 423.8 KiB/s |  19.1 KiB |  00m00s
[237/679] texlive-kastrup-11:svn15878.0 100% | 297.8 KiB/s |  10.7 KiB |  00m00s
[238/679] texlive-latex-11:svn65161-85. 100% |  64.7 MiB/s |  29.9 MiB |  00m00s
[239/679] texlive-luaotfload-11:svn6461 100% |  17.2 MiB/s |   1.2 MiB |  00m00s
[240/679] texlive-rsfs-11:svn15878.0-73 100% |   1.9 MiB/s |  67.4 KiB |  00m00s
[241/679] texlive-footmisc-11:svn62524- 100% | 911.2 KiB/s |  22.8 KiB |  00m00s
[242/679] texlive-marginnote-11:svn4838 100% | 512.2 KiB/s |  15.4 KiB |  00m00s
[243/679] texlive-marvosym-11:svn29349. 100% |   3.9 MiB/s | 144.5 KiB |  00m00s
[244/679] texlive-mparhack-11:svn59066- 100% | 433.0 KiB/s |  16.0 KiB |  00m00s
[245/679] texlive-picture-11:svn54867-7 100% |   7.2 MiB/s | 310.3 KiB |  00m00s
[246/679] texlive-lm-11:svn65956-73.fc4 100% |  60.1 MiB/s |  12.0 MiB |  00m00s
[247/679] texlive-finstrut-11:svn21719. 100% | 644.1 KiB/s |  18.0 KiB |  00m00s
[248/679] texlive-ltabptch-11:svn17533. 100% | 636.6 KiB/s |  16.6 KiB |  00m00s
[249/679] texlive-luatex-11:svn66967-85 100% |  29.2 MiB/s |   3.8 MiB |  00m00s
[250/679] texlive-bidi-11:svn65572-73.f 100% |   1.7 MiB/s | 200.2 KiB |  00m00s
[251/679] texlive-mnsymbol-11:svn18651. 100% |  32.2 MiB/s |   4.4 MiB |  00m00s
[252/679] texlive-luabidi-11:svn54512-7 100% | 438.8 KiB/s |  18.0 KiB |  00m00s
[253/679] texlive-luatexbase-11:svn5266 100% | 345.3 KiB/s |  14.2 KiB |  00m00s
[254/679] texlive-makecmds-11:svn15878. 100% | 395.2 KiB/s |  13.4 KiB |  00m00s
[255/679] texlive-catchfile-11:svn53084 100% |   7.5 MiB/s | 305.2 KiB |  00m00s
[256/679] texlive-pst-ovl-11:svn54963-7 100% | 323.5 KiB/s |  14.6 KiB |  00m00s
[257/679] texlive-lm-math-11:svn36915.1 100% |   8.7 MiB/s | 445.9 KiB |  00m00s
[258/679] texlive-lualatex-math-11:svn6 100% | 684.2 KiB/s |  18.5 KiB |  00m00s
[259/679] texlive-realscripts-11:svn565 100% | 677.0 KiB/s |  16.9 KiB |  00m00s
[260/679] texlive-auto-pst-pdf-11:svn56 100% | 274.6 KiB/s |  14.8 KiB |  00m00s
[261/679] texlive-tipa-11:svn29349.1.3- 100% |  37.5 MiB/s |   2.8 MiB |  00m00s
[262/679] texlive-bera-11:svn20031.0-73 100% |   6.1 MiB/s | 353.5 KiB |  00m00s
[263/679] texlive-biblatex-11:svn66403- 100% |   8.7 MiB/s | 302.0 KiB |  00m00s
[264/679] texlive-breakurl-11:svn29901. 100% | 489.1 KiB/s |  15.2 KiB |  00m00s
[265/679] texlive-filecontents-11:svn52 100% | 483.3 KiB/s |  14.5 KiB |  00m00s
[266/679] texlive-paralist-11:svn43021- 100% | 629.8 KiB/s |  15.7 KiB |  00m00s
[267/679] texlive-multido-11:svn18302.1 100% | 592.1 KiB/s |  16.0 KiB |  00m00s
[268/679] texlive-pst-3d-11:svn17257.1. 100% | 574.6 KiB/s |  16.1 KiB |  00m00s
[269/679] texlive-pst-eps-11:svn15878.1 100% | 637.7 KiB/s |  15.3 KiB |  00m00s
[270/679] texlive-pst-coil-11:svn62977- 100% | 589.7 KiB/s |  16.5 KiB |  00m00s
[271/679] texlive-pst-fill-11:svn60671- 100% | 599.1 KiB/s |  16.2 KiB |  00m00s
[272/679] texlive-pst-grad-11:svn15878. 100% | 565.4 KiB/s |  16.4 KiB |  00m00s
[273/679] texlive-pst-plot-11:svn65346- 100% |   1.4 MiB/s |  35.2 KiB |  00m00s
[274/679] texlive-pst-node-11:svn61838- 100% |   1.2 MiB/s |  38.3 KiB |  00m00s
[275/679] texlive-pst-tree-11:svn60421- 100% | 705.8 KiB/s |  19.1 KiB |  00m00s
[276/679] texlive-pst-text-11:svn49542- 100% | 546.4 KiB/s |  16.9 KiB |  00m00s
[277/679] texlive-pst-tools-11:svn60621 100% | 614.1 KiB/s |  19.0 KiB |  00m00s
[278/679] texlive-pstricks-add-11:svn65 100% |   1.2 MiB/s |  34.8 KiB |  00m00s
[279/679] texlive-showexpl-11:svn57414- 100% | 284.3 KiB/s |  16.2 KiB |  00m00s
[280/679] texlive-graphics-def-11:svn64 100% | 463.7 KiB/s |  26.4 KiB |  00m00s
[281/679] texlive-fpl-11:svn54512-73.fc 100% |   8.6 MiB/s | 300.9 KiB |  00m00s
[282/679] perl-Pod-Simple-1:3.45-511.fc 100% |   7.1 MiB/s | 219.0 KiB |  00m00s
[283/679] perl-Term-ANSIColor-0:5.01-51 100% |   1.7 MiB/s |  47.7 KiB |  00m00s
[284/679] texlive-zref-11:svn62977-73.f 100% |  15.6 MiB/s | 685.7 KiB |  00m00s
[285/679] perl-Term-Cap-0:1.18-511.fc41 100% | 735.6 KiB/s |  22.1 KiB |  00m00s
[286/679] texlive-gsftopk-11:svn52851-8 100% |   1.1 MiB/s |  35.1 KiB |  00m00s
[287/679] texlive-texlive.infra-11:svn6 100% |   9.0 MiB/s | 294.6 KiB |  00m00s
[288/679] perl-Digest-0:1.20-511.fc41.n 100% | 957.8 KiB/s |  24.9 KiB |  00m00s
[289/679] texlive-alphalph-11:svn53087- 100% |   8.5 MiB/s | 358.8 KiB |  00m00s
[290/679] texlive-csquotes-11:svn64389- 100% | 886.8 KiB/s |  33.7 KiB |  00m00s
[291/679] texlive-hypdoc-11:svn65678-73 100% |   8.8 MiB/s | 333.1 KiB |  00m00s
[292/679] texlive-enumitem-11:svn51423- 100% | 466.2 KiB/s |  25.6 KiB |  00m00s
[293/679] texlive-colorprofiles-11:svn4 100% |   4.0 MiB/s | 144.0 KiB |  00m00s
[294/679] texlive-ec-11:svn25033.1.0-73 100% |  14.8 MiB/s | 679.9 KiB |  00m00s
[295/679] texlive-enctex-11:svn34957.0- 100% |   1.0 MiB/s |  51.3 KiB |  00m00s
[296/679] texlive-etex-11:svn66203-73.f 100% | 601.1 KiB/s |  26.5 KiB |  00m00s
[297/679] texlive-dvipdfmx-11:svn66203- 100% |  31.4 MiB/s |   3.0 MiB |  00m00s
[298/679] texlive-glyphlist-11:svn54074 100% | 971.1 KiB/s |  37.9 KiB |  00m00s
[299/679] texlive-hyph-utf8-11:svn61719 100% |   1.0 MiB/s |  27.4 KiB |  00m00s
[300/679] texlive-hyphenex-11:svn57387- 100% | 695.7 KiB/s |  17.4 KiB |  00m00s
[301/679] texlive-hyphen-base-11:svn664 100% |   1.2 MiB/s |  31.8 KiB |  00m00s
[302/679] texlive-knuth-local-11:svn579 100% |   1.3 MiB/s |  42.8 KiB |  00m00s
[303/679] texlive-knuth-lib-11:svn57963 100% |   1.5 MiB/s |  49.8 KiB |  00m00s
[304/679] texlive-ifplatform-11:svn4553 100% | 395.7 KiB/s |  14.2 KiB |  00m00s
[305/679] texlive-metafont-11:svn66186- 100% |   8.3 MiB/s | 263.5 KiB |  00m00s
[306/679] texlive-lua-alt-getopt-11:svn 100% | 281.8 KiB/s |  10.7 KiB |  00m00s
[307/679] texlive-luahbtex-11:svn66186- 100% |  27.9 MiB/s |   2.0 MiB |  00m00s
[308/679] texlive-mflogo-11:svn42428-73 100% | 378.9 KiB/s |  14.4 KiB |  00m00s
[309/679] texlive-mfware-11:svn66186-85 100% |   2.7 MiB/s | 100.7 KiB |  00m00s
[310/679] texlive-plain-11:svn57963-73. 100% |   1.1 MiB/s |  41.6 KiB |  00m00s
[311/679] texlive-modes-11:svn61719-73. 100% |   5.4 MiB/s | 303.7 KiB |  00m00s
[312/679] texlive-tex-ini-files-11:svn4 100% | 448.7 KiB/s |  13.5 KiB |  00m00s
[313/679] texlive-pdftex-11:svn66243-85 100% |  33.1 MiB/s |   2.4 MiB |  00m00s
[314/679] texlive-tex-11:svn66186-85.fc 100% |   5.2 MiB/s | 205.9 KiB |  00m00s
[315/679] texlive-texlive-common-doc-11 100% |   4.7 MiB/s | 155.3 KiB |  00m00s
[316/679] texlive-texlive-en-11:svn6657 100% |  34.4 MiB/s |   2.0 MiB |  00m00s
[317/679] texlive-texlive-msg-translati 100% |   4.1 MiB/s | 158.3 KiB |  00m00s
[318/679] texlive-unicode-data-11:svn64 100% |   9.8 MiB/s | 362.9 KiB |  00m00s
[319/679] texlive-xdvi-11:svn62387-85.f 100% |   8.1 MiB/s | 339.7 KiB |  00m00s
[320/679] texlive-beton-11:svn15878.0-7 100% | 337.8 KiB/s |  13.9 KiB |  00m00s
[321/679] texlive-parallel-11:svn15878. 100% | 511.5 KiB/s |  15.9 KiB |  00m00s
[322/679] texlive-minitoc-11:svn61719-7 100% |   2.6 MiB/s | 119.3 KiB |  00m00s
[323/679] texlive-pdfcol-11:svn64469-73 100% |   7.4 MiB/s | 324.7 KiB |  00m00s
[324/679] texlive-sauerj-11:svn15878.0- 100% | 511.9 KiB/s |  17.9 KiB |  00m00s
[325/679] texlive-lua-uni-algos-11:svn6 100% |   2.8 MiB/s |  94.7 KiB |  00m00s
[326/679] texlive-lualibs-11:svn64615-7 100% |   4.0 MiB/s | 157.3 KiB |  00m00s
[327/679] texlive-changepage-11:svn1587 100% | 614.1 KiB/s |  17.8 KiB |  00m00s
[328/679] texlive-placeins-11:svn19848. 100% | 384.1 KiB/s |  11.5 KiB |  00m00s
[329/679] texlive-titlesec-11:svn59845- 100% |   1.1 MiB/s |  32.1 KiB |  00m00s
[330/679] texlive-xifthen-11:svn38929-7 100% | 423.9 KiB/s |  14.4 KiB |  00m00s
[331/679] texlive-ctablestack-11:svn385 100% | 154.2 KiB/s |  16.2 KiB |  00m00s
[332/679] biber-0:2.19-6.fc41.noarch    100% |   2.6 MiB/s | 292.5 KiB |  00m00s
[333/679] texlive-logreq-11:svn53003-73 100% | 575.2 KiB/s |  18.4 KiB |  00m00s
[334/679] texlive-xpatch-11:svn54563-73 100% | 522.5 KiB/s |  16.7 KiB |  00m00s
[335/679] texlive-xstring-11:svn65551-7 100% | 604.7 KiB/s |  23.6 KiB |  00m00s
[336/679] texlive-pst-math-11:svn64732- 100% | 434.2 KiB/s |  18.2 KiB |  00m00s
[337/679] texlive-attachfile-11:svn4209 100% | 597.7 KiB/s |  20.3 KiB |  00m00s
[338/679] perl-Pod-Escapes-1:1.07-511.f 100% | 600.4 KiB/s |  19.8 KiB |  00m00s
[339/679] perl-Text-Tabs+Wrap-0:2024.00 100% | 662.2 KiB/s |  21.9 KiB |  00m00s
[340/679] perl-Text-Unidecode-0:1.30-25 100% |   4.7 MiB/s | 181.4 KiB |  00m00s
[341/679] perl-XML-Parser-0:2.47-5.fc41 100% |   7.7 MiB/s | 236.7 KiB |  00m00s
[342/679] perl-MIME-Base64-0:3.16-511.f 100% | 880.7 KiB/s |  29.9 KiB |  00m00s
[343/679] perl-XML-XPath-0:1.48-7.fc41. 100% |   2.0 MiB/s |  86.9 KiB |  00m00s
[344/679] libX11-0:1.8.10-2.fc41.x86_64 100% |  11.8 MiB/s | 649.9 KiB |  00m00s
[345/679] texlive-xetex-11:svn66203-85. 100% |  14.1 MiB/s |   1.2 MiB |  00m00s
[346/679] fontconfig-0:2.15.0-8.fc41.x8 100% |   6.8 MiB/s | 269.9 KiB |  00m00s
[347/679] texlive-dehyph-11:svn48599-73 100% |   2.0 MiB/s |  63.7 KiB |  00m00s
[348/679] libXaw-0:1.0.16-2.fc41.x86_64 100% |   4.8 MiB/s | 202.6 KiB |  00m00s
[349/679] libXi-0:1.8.2-1.fc41.x86_64   100% |   1.1 MiB/s |  39.9 KiB |  00m00s
[350/679] libXmu-0:1.2.1-2.fc41.x86_64  100% |   2.0 MiB/s |  78.0 KiB |  00m00s
[351/679] libXpm-0:3.5.17-4.fc41.x86_64 100% |   1.2 MiB/s |  66.0 KiB |  00m00s
[352/679] texlive-notoccite-11:svn18129 100% | 307.9 KiB/s |  10.8 KiB |  00m00s
[353/679] texlive-cm-super-11:svn15878. 100% |  75.3 MiB/s |  61.7 MiB |  00m01s
[354/679] texlive-ifmtarg-11:svn47544-7 100% | 163.1 KiB/s |  12.7 KiB |  00m00s
[355/679] perl-Business-ISBN-0:3.009-5. 100% | 442.4 KiB/s |  32.3 KiB |  00m00s
[356/679] perl-Class-Accessor-0:0.51-21 100% |   1.1 MiB/s |  28.3 KiB |  00m00s
[357/679] perl-Business-ISMN-0:1.204-2. 100% | 920.0 KiB/s |  25.8 KiB |  00m00s
[358/679] perl-Business-ISSN-0:1.005-12 100% | 629.2 KiB/s |  18.2 KiB |  00m00s
[359/679] perl-Data-Dump-0:1.25-11.fc41 100% |   1.3 MiB/s |  32.6 KiB |  00m00s
[360/679] perl-Data-Uniqid-0:0.12-34.fc 100% | 402.4 KiB/s |  12.1 KiB |  00m00s
[361/679] perl-Data-Compare-0:1.29-5.fc 100% | 885.1 KiB/s |  34.5 KiB |  00m00s
[362/679] perl-DateTime-2:1.65-6.fc41.x 100% |   4.2 MiB/s | 132.5 KiB |  00m00s
[363/679] perl-DateTime-Calendar-Julian 100% | 721.0 KiB/s |  23.1 KiB |  00m00s
[364/679] perl-DateTime-Format-Builder- 100% |   2.7 MiB/s |  92.8 KiB |  00m00s
[365/679] perl-DateTime-TimeZone-0:2.63 100% |  12.0 MiB/s | 392.4 KiB |  00m00s
[366/679] perl-File-Slurper-0:0.014-6.f 100% | 753.9 KiB/s |  21.1 KiB |  00m00s
[367/679] perl-IO-String-0:1.08-51.fc41 100% | 517.6 KiB/s |  17.1 KiB |  00m00s
[368/679] perl-IPC-Run3-0:0.049-2.fc41. 100% |   1.4 MiB/s |  38.3 KiB |  00m00s
[369/679] perl-IPC-Cmd-2:1.04-512.fc41. 100% | 792.3 KiB/s |  39.6 KiB |  00m00s
[370/679] perl-LWP-Protocol-https-0:6.1 100% | 549.9 KiB/s |  21.4 KiB |  00m00s
[371/679] perl-Lingua-Translit-0:0.29-7 100% |   1.3 MiB/s |  33.1 KiB |  00m00s
[372/679] perl-List-AllUtils-0:0.19-13. 100% |   1.6 MiB/s |  49.0 KiB |  00m00s
[373/679] perl-Parse-RecDescent-0:1.967 100% |   7.0 MiB/s | 208.0 KiB |  00m00s
[374/679] perl-Log-Log4perl-0:1.57-6.fc 100% |  10.1 MiB/s | 361.3 KiB |  00m00s
[375/679] perl-Regexp-Common-0:20240808 100% |   5.6 MiB/s | 185.1 KiB |  00m00s
[376/679] perl-Sort-Key-0:1.33-32.fc41. 100% |   1.6 MiB/s |  45.8 KiB |  00m00s
[377/679] perl-Storable-1:3.32-511.fc41 100% |   3.3 MiB/s |  98.4 KiB |  00m00s
[378/679] perl-Text-BibTeX-0:0.89-7.fc4 100% |   8.2 MiB/s | 251.3 KiB |  00m00s
[379/679] perl-Text-Balanced-0:2.06-511 100% |   1.5 MiB/s |  48.8 KiB |  00m00s
[380/679] perl-Text-CSV-0:2.04-2.fc41.n 100% |   4.0 MiB/s | 115.8 KiB |  00m00s
[381/679] perl-Text-Roman-0:3.5-28.fc41 100% | 590.5 KiB/s |  22.4 KiB |  00m00s
[382/679] perl-URI-0:5.30-1.fc41.noarch 100% |   3.5 MiB/s | 140.8 KiB |  00m00s
[383/679] perl-Unicode-Collate-0:1.31-5 100% |  16.6 MiB/s | 645.1 KiB |  00m00s
[384/679] perl-Unicode-Normalize-0:1.32 100% |   2.4 MiB/s |  74.2 KiB |  00m00s
[385/679] perl-Unicode-LineBreak-0:2019 100% |   3.4 MiB/s | 119.0 KiB |  00m00s
[386/679] perl-XML-LibXML-1:2.0210-3.fc 100% |   8.4 MiB/s | 351.8 KiB |  00m00s
[387/679] perl-XML-LibXSLT-0:2.003.000- 100% |   2.0 MiB/s |  64.2 KiB |  00m00s
[388/679] perl-XML-LibXML-Simple-0:1.01 100% | 857.6 KiB/s |  32.6 KiB |  00m00s
[389/679] perl-XML-Writer-0:0.900-15.fc 100% |   1.0 MiB/s |  33.7 KiB |  00m00s
[390/679] perl-autovivification-0:0.18- 100% | 877.1 KiB/s |  33.3 KiB |  00m00s
[391/679] perl-libwww-perl-0:6.77-2.fc4 100% |   5.8 MiB/s | 206.4 KiB |  00m00s
[392/679] texlive-xetexconfig-11:svn458 100% | 214.9 KiB/s |   9.2 KiB |  00m00s
[393/679] libX11-common-0:1.8.10-2.fc41 100% |   4.0 MiB/s | 175.8 KiB |  00m00s
[394/679] libxcb-0:1.17.0-3.fc41.x86_64 100% |   6.9 MiB/s | 240.7 KiB |  00m00s
[395/679] default-fonts-core-sans-0:4.1 100% | 889.4 KiB/s |  31.1 KiB |  00m00s
[396/679] libicu-0:74.2-2.fc41.x86_64   100% |  75.8 MiB/s |  10.4 MiB |  00m00s
[397/679] fonts-filesystem-1:2.0.5-17.f 100% | 257.1 KiB/s |   8.5 KiB |  00m00s
[398/679] xml-common-0:0.6.3-65.fc41.no 100% | 946.6 KiB/s |  31.2 KiB |  00m00s
[399/679] libXext-0:1.3.6-2.fc41.x86_64 100% |   1.6 MiB/s |  39.1 KiB |  00m00s
[400/679] perl-Tie-Cycle-0:1.228-3.fc41 100% | 649.8 KiB/s |  19.5 KiB |  00m00s
[401/679] perl-Clone-0:0.47-1.fc41.x86_ 100% | 856.2 KiB/s |  22.3 KiB |  00m00s
[402/679] perl-File-Find-Rule-0:0.34-29 100% |   1.3 MiB/s |  32.0 KiB |  00m00s
[403/679] perl-Business-ISBN-Data-0:202 100% | 637.1 KiB/s |  45.2 KiB |  00m00s
[404/679] perl-Math-BigInt-1:2.0030.03- 100% |   7.3 MiB/s | 225.7 KiB |  00m00s
[405/679] perl-Time-HiRes-4:1.9777-511. 100% |   1.9 MiB/s |  57.3 KiB |  00m00s
[406/679] perl-Dist-CheckConflicts-0:0. 100% | 723.4 KiB/s |  23.1 KiB |  00m00s
[407/679] perl-Params-ValidationCompile 100% |   1.4 MiB/s |  37.4 KiB |  00m00s
[408/679] perl-Specio-0:0.48-7.fc41.noa 100% |   5.3 MiB/s | 158.1 KiB |  00m00s
[409/679] perl-Try-Tiny-0:0.32-1.fc41.n 100% |   1.3 MiB/s |  37.6 KiB |  00m00s
[410/679] perl-namespace-autoclean-0:0. 100% | 939.9 KiB/s |  25.4 KiB |  00m00s
[411/679] perl-DateTime-Format-Strptime 100% |   1.5 MiB/s |  40.8 KiB |  00m00s
[412/679] perl-Params-Validate-0:1.31-9 100% |   2.6 MiB/s |  68.4 KiB |  00m00s
[413/679] perl-Class-Singleton-0:1.6-12 100% | 688.0 KiB/s |  25.5 KiB |  00m00s
[414/679] perl-DateTime-TimeZone-Tzfile 100% | 367.6 KiB/s |  19.5 KiB |  00m00s
[415/679] perl-Module-Runtime-0:0.016-2 100% | 659.0 KiB/s |  23.1 KiB |  00m00s
[416/679] perl-ExtUtils-MM-Utils-2:7.70 100% | 431.1 KiB/s |  11.6 KiB |  00m00s
[417/679] perl-Socket-4:2.038-511.fc41. 100% |   2.0 MiB/s |  54.8 KiB |  00m00s
[418/679] perl-Params-Check-1:0.38-511. 100% | 778.0 KiB/s |  21.8 KiB |  00m00s
[419/679] perl-Module-Load-Conditional- 100% | 666.3 KiB/s |  22.0 KiB |  00m00s
[420/679] perl-Mozilla-CA-0:20240730-1. 100% | 509.2 KiB/s |  14.3 KiB |  00m00s
[421/679] perl-Net-HTTP-0:6.23-5.fc41.n 100% |   1.4 MiB/s |  39.1 KiB |  00m00s
[422/679] perl-IO-Socket-SSL-0:2.089-1. 100% |   6.6 MiB/s | 231.2 KiB |  00m00s
[423/679] perl-List-SomeUtils-0:0.59-6. 100% |   1.6 MiB/s |  45.2 KiB |  00m00s
[424/679] perl-List-UtilsBy-0:0.12-10.f 100% |   1.0 MiB/s |  28.5 KiB |  00m00s
[425/679] perl-IPC-SysV-0:2.09-512.fc41 100% |   1.5 MiB/s |  41.0 KiB |  00m00s
[426/679] perl-Log-Dispatch-0:2.71-5.fc 100% |   3.2 MiB/s |  83.9 KiB |  00m00s
[427/679] perl-LDAP-1:0.68-14.fc41.noar 100% |  11.4 MiB/s | 385.9 KiB |  00m00s
[428/679] perl-Log-Dispatch-FileRotate- 100% | 982.4 KiB/s |  32.4 KiB |  00m00s
[429/679] perl-MIME-Base32-0:1.303-21.f 100% | 731.1 KiB/s |  20.5 KiB |  00m00s
[430/679] perl-libnet-0:3.15-512.fc41.n 100% |   4.3 MiB/s | 128.5 KiB |  00m00s
[431/679] perl-MIME-Charset-0:1.013.1-6 100% |   1.7 MiB/s |  48.1 KiB |  00m00s
[432/679] sombok-0:2.4.0-22.fc41.x86_64 100% |   1.8 MiB/s |  48.2 KiB |  00m00s
[433/679] perl-XML-NamespaceSupport-0:1 100% | 986.4 KiB/s |  25.6 KiB |  00m00s
[434/679] perl-XML-SAX-0:1.02-17.fc41.n 100% |   2.1 MiB/s |  62.3 KiB |  00m00s
[435/679] perl-XML-SAX-Base-0:1.09-24.f 100% |   1.2 MiB/s |  32.1 KiB |  00m00s
[436/679] perl-Encode-Locale-0:1.05-30. 100% | 716.1 KiB/s |  18.6 KiB |  00m00s
[437/679] perl-autodie-0:2.37-512.fc41. 100% |   2.6 MiB/s |  96.9 KiB |  00m00s
[438/679] perl-File-Listing-0:6.16-4.fc 100% | 913.5 KiB/s |  24.7 KiB |  00m00s
[439/679] perl-HTML-Parser-0:3.83-1.fc4 100% |   4.2 MiB/s | 124.4 KiB |  00m00s
[440/679] perl-HTTP-Cookies-0:6.11-4.fc 100% |   1.2 MiB/s |  37.3 KiB |  00m00s
[441/679] perl-HTTP-Date-0:6.06-5.fc41. 100% | 870.0 KiB/s |  24.4 KiB |  00m00s
[442/679] perl-HTTP-Message-0:6.46-2.fc 100% |   3.6 MiB/s | 100.8 KiB |  00m00s
[443/679] perl-HTTP-Negotiate-0:6.01-39 100% | 753.5 KiB/s |  19.6 KiB |  00m00s
[444/679] perl-LWP-MediaTypes-0:6.04-19 100% |   1.1 MiB/s |  33.1 KiB |  00m00s
[445/679] perl-Module-Load-1:0.36-511.f 100% | 723.5 KiB/s |  17.4 KiB |  00m00s
[446/679] perl-NTLM-0:1.09-39.fc41.noar 100% | 637.9 KiB/s |  21.7 KiB |  00m00s
[447/679] perl-WWW-RobotRules-0:6.02-40 100% | 757.3 KiB/s |  19.7 KiB |  00m00s
[448/679] libXau-0:1.0.11-7.fc41.x86_64 100% |   1.1 MiB/s |  31.9 KiB |  00m00s
[449/679] abattis-cantarell-vf-fonts-0: 100% |   3.7 MiB/s | 120.2 KiB |  00m00s
[450/679] google-noto-sans-vf-fonts-0:2 100% |  18.1 MiB/s | 594.1 KiB |  00m00s
[451/679] perl-Number-Compare-0:0.03-39 100% | 494.1 KiB/s |  11.9 KiB |  00m00s
[452/679] perl-Text-Glob-0:0.11-24.fc41 100% | 516.7 KiB/s |  13.4 KiB |  00m00s
[453/679] perl-Exception-Class-0:1.45-1 100% |   1.7 MiB/s |  43.6 KiB |  00m00s
[454/679] perl-Eval-Closure-0:0.14-24.f 100% | 566.8 KiB/s |  23.8 KiB |  00m00s
[455/679] perl-Devel-StackTrace-1:2.05- 100% | 987.9 KiB/s |  30.6 KiB |  00m00s
[456/679] perl-MRO-Compat-0:0.15-10.fc4 100% | 941.3 KiB/s |  25.4 KiB |  00m00s
[457/679] perl-Ref-Util-0:0.204-21.fc41 100% | 810.8 KiB/s |  23.5 KiB |  00m00s
[458/679] perl-version-9:0.99.33-1.fc41 100% |   2.0 MiB/s |  63.0 KiB |  00m00s
[459/679] perl-Role-Tiny-0:2.002004-12. 100% | 569.4 KiB/s |  31.9 KiB |  00m00s
[460/679] perl-namespace-clean-0:0.27-2 100% |   1.2 MiB/s |  34.2 KiB |  00m00s
[461/679] perl-Sub-Identify-0:0.14-28.f 100% | 493.9 KiB/s |  23.2 KiB |  00m00s
[462/679] perl-Module-Implementation-0: 100% | 682.8 KiB/s |  19.1 KiB |  00m00s
[463/679] perl-Date-ISO8601-0:0.005-21. 100% | 799.0 KiB/s |  19.2 KiB |  00m00s
[464/679] perl-DateTime-TimeZone-System 100% | 865.9 KiB/s |  22.5 KiB |  00m00s
[465/679] perl-Params-Classify-0:0.015- 100% |   1.2 MiB/s |  30.7 KiB |  00m00s
[466/679] perl-Module-Metadata-0:1.0000 100% |   1.2 MiB/s |  35.3 KiB |  00m00s
[467/679] perl-Net-SSLeay-0:1.94-7.fc41 100% |  10.5 MiB/s | 375.7 KiB |  00m00s
[468/679] perl-Compress-Raw-Zlib-0:2.21 100% |   1.9 MiB/s |  65.0 KiB |  00m00s
[469/679] perl-Authen-SASL-0:2.1700-4.f 100% |   2.0 MiB/s |  62.0 KiB |  00m00s
[470/679] perl-Convert-ASN1-0:0.34-4.fc 100% |   2.1 MiB/s |  59.3 KiB |  00m00s
[471/679] perl-JSON-0:4.10-6.fc41.noarc 100% |   3.3 MiB/s |  94.9 KiB |  00m00s
[472/679] perl-Text-Soundex-0:3.05-32.f 100% |   1.1 MiB/s |  29.8 KiB |  00m00s
[473/679] perl-Time-Local-2:1.350-511.f 100% |   1.3 MiB/s |  34.5 KiB |  00m00s
[474/679] perl-Devel-GlobalDestruction- 100% | 632.4 KiB/s |  17.1 KiB |  00m00s
[475/679] perl-MIME-Lite-0:3.033-11.fc4 100% |   2.6 MiB/s |  94.0 KiB |  00m00s
[476/679] perl-Mail-Sender-1:0.903-25.f 100% |   1.8 MiB/s |  50.5 KiB |  00m00s
[477/679] perl-Mail-Sendmail-0:0.80-21. 100% |   1.3 MiB/s |  35.8 KiB |  00m00s
[478/679] perl-MailTools-0:2.21-17.fc41 100% |   3.9 MiB/s | 107.8 KiB |  00m00s
[479/679] perl-Sys-Syslog-0:0.36-512.fc 100% |   1.6 MiB/s |  46.7 KiB |  00m00s
[480/679] perl-IPC-System-Simple-0:1.30 100% |   1.3 MiB/s |  38.7 KiB |  00m00s
[481/679] perl-HTML-Tagset-0:3.24-2.fc4 100% | 768.5 KiB/s |  18.4 KiB |  00m00s
[482/679] perl-Tie-RefHash-0:1.41-1.fc4 100% | 836.4 KiB/s |  23.4 KiB |  00m00s
[483/679] perl-TimeDate-1:2.33-15.fc41. 100% |   2.1 MiB/s |  57.6 KiB |  00m00s
[484/679] perl-IO-HTML-0:1.004-13.fc41. 100% |   1.0 MiB/s |  27.6 KiB |  00m00s
[485/679] mailcap-0:2.1.54-7.fc41.noarc 100% |   1.2 MiB/s |  34.4 KiB |  00m00s
[486/679] perl-Digest-HMAC-0:1.04-11.fc 100% | 761.8 KiB/s |  22.1 KiB |  00m00s
[487/679] google-noto-fonts-common-0:20 100% | 581.1 KiB/s |  18.0 KiB |  00m00s
[488/679] perl-Devel-LexAlias-0:0.05-38 100% | 530.2 KiB/s |  16.4 KiB |  00m00s
[489/679] perltidy-0:20240903-1.fc41.no 100% |  21.7 MiB/s | 798.1 KiB |  00m00s
[490/679] perl-Class-Data-Inheritable-0 100% | 456.4 KiB/s |  12.8 KiB |  00m00s
[491/679] perl-Ref-Util-XS-0:0.117-24.f 100% | 757.8 KiB/s |  23.5 KiB |  00m00s
[492/679] perl-Class-Method-Modifiers-0 100% |   2.0 MiB/s |  50.0 KiB |  00m00s
[493/679] perl-Devel-CallChecker-0:0.00 100% | 920.1 KiB/s |  23.9 KiB |  00m00s
[494/679] perl-GSSAPI-0:0.28-47.fc41.x8 100% |   2.0 MiB/s |  55.0 KiB |  00m00s
[495/679] perl-Sub-Exporter-Progressive 100% | 840.6 KiB/s |  21.0 KiB |  00m00s
[496/679] perl-Email-Date-Format-0:1.00 100% | 725.7 KiB/s |  18.9 KiB |  00m00s
[497/679] perl-MIME-Types-0:2.26-2.fc41 100% |   2.9 MiB/s |  70.5 KiB |  00m00s
[498/679] perl-Net-SMTP-SSL-0:1.04-25.f 100% | 432.9 KiB/s |  11.7 KiB |  00m00s
[499/679] perl-Digest-SHA-1:6.04-512.fc 100% |   2.4 MiB/s |  62.6 KiB |  00m00s
[500/679] perl-Devel-Caller-0:2.07-7.fc 100% | 766.1 KiB/s |  19.2 KiB |  00m00s
[501/679] perl-DynaLoader-Functions-0:0 100% | 702.8 KiB/s |  19.0 KiB |  00m00s
[502/679] perl-Sub-Exporter-0:0.991-4.f 100% |   2.3 MiB/s |  77.7 KiB |  00m00s
[503/679] perl-PadWalker-0:2.5-15.fc41. 100% | 679.6 KiB/s |  27.2 KiB |  00m00s
[504/679] perl-Data-OptList-0:0.114-5.f 100% | 816.6 KiB/s |  26.9 KiB |  00m00s
[505/679] perl-Package-Generator-0:1.10 100% | 703.3 KiB/s |  22.5 KiB |  00m00s
[506/679] perl-Params-Util-0:1.102-16.f 100% |   1.2 MiB/s |  32.8 KiB |  00m00s
[507/679] minizip-ng-compat-0:4.0.7-1.f 100% |   5.7 MiB/s |  76.3 KiB |  00m00s
[508/679] zlib-ng-compat-devel-0:2.1.7- 100% |   3.4 MiB/s |  38.6 KiB |  00m00s
[509/679] perl-Sub-Install-0:0.929-6.fc 100% | 791.0 KiB/s |  22.9 KiB |  00m00s
[510/679] mingw64-binutils-0:2.42-2.fc4 100% |  73.3 MiB/s |   2.7 MiB |  00m00s
[511/679] mingw64-cpp-0:14.2.1-3.fc41.x 100% |  90.0 MiB/s |  12.0 MiB |  00m00s
[512/679] mingw64-libgcc-0:14.2.1-3.fc4 100% |  23.9 MiB/s | 318.1 KiB |  00m00s
[513/679] mingw64-winpthreads-static-0: 100% | 135.7 KiB/s |  30.7 KiB |  00m00s
[514/679] mingw-binutils-generic-0:2.42 100% |  26.6 MiB/s | 979.4 KiB |  00m00s
[515/679] mingw64-winpthreads-0:12.0.0- 100% | 164.4 KiB/s |  49.0 KiB |  00m00s
[516/679] mingw32-winpthreads-static-0: 100% | 447.0 KiB/s |  32.6 KiB |  00m00s
[517/679] mingw32-binutils-0:2.42-2.fc4 100% |  18.2 MiB/s |   2.5 MiB |  00m00s
[518/679] mingw32-cpp-0:14.2.1-3.fc41.x 100% |  38.8 MiB/s |  11.8 MiB |  00m00s
[519/679] mingw32-libgcc-0:14.2.1-3.fc4 100% |   2.2 MiB/s | 382.3 KiB |  00m00s
[520/679] freetype-0:2.13.3-1.fc41.x86_ 100% |  30.6 MiB/s | 438.5 KiB |  00m00s
[521/679] graphite2-0:1.3.14-16.fc41.x8 100% |   7.4 MiB/s |  98.9 KiB |  00m00s
[522/679] libpaper-1:2.1.1-7.fc41.x86_6 100% |   3.4 MiB/s |  27.8 KiB |  00m00s
[523/679] harfbuzz-0:9.0.0-3.fc41.x86_6 100% |  49.5 MiB/s | 962.3 KiB |  00m00s
[524/679] libpng-2:1.6.40-4.fc41.x86_64 100% |  11.8 MiB/s | 133.4 KiB |  00m00s
[525/679] teckit-0:2.5.12-3.fc41.x86_64 100% |  28.6 MiB/s | 351.9 KiB |  00m00s
[526/679] ghostscript-0:10.03.1-4.fc41. 100% |   3.5 MiB/s |  32.5 KiB |  00m00s
[527/679] mingw32-winpthreads-0:12.0.0- 100% | 123.1 KiB/s |  53.4 KiB |  00m00s
[528/679] perl-interpreter-4:5.40.0-512 100% |   7.1 MiB/s |  72.5 KiB |  00m00s
[529/679] perl-libs-4:5.40.0-512.fc41.x 100% |  68.8 MiB/s |   2.2 MiB |  00m00s
[530/679] perl-File-Find-0:1.44-512.fc4 100% | 831.0 KiB/s |  25.8 KiB |  00m00s
[531/679] perl-FileHandle-0:2.05-512.fc 100% |   1.9 MiB/s |  15.9 KiB |  00m00s
[532/679] perl-vars-0:1.05-512.fc41.noa 100% |   1.5 MiB/s |  13.4 KiB |  00m00s
[533/679] perl-File-Basename-0:2.86-512 100% |   1.9 MiB/s |  17.6 KiB |  00m00s
[534/679] zziplib-0:0.13.74-2.fc41.x86_ 100% |   9.3 MiB/s |  86.1 KiB |  00m00s
[535/679] perl-POSIX-0:2.20-512.fc41.x8 100% |   9.2 MiB/s |  94.1 KiB |  00m00s
[536/679] libthai-0:0.1.29-9.fc41.x86_6 100% |  18.9 MiB/s | 212.6 KiB |  00m00s
[537/679] perl-English-0:1.11-512.fc41. 100% |   1.5 MiB/s |  14.0 KiB |  00m00s
[538/679] libdatrie-0:0.2.13-10.fc41.x8 100% |   1.2 MiB/s |  32.2 KiB |  00m00s
[539/679] perl-File-Copy-0:2.41-512.fc4 100% |   2.5 MiB/s |  20.6 KiB |  00m00s
[540/679] perl-IO-0:1.55-512.fc41.x86_6 100% |   8.4 MiB/s |  77.5 KiB |  00m00s
[541/679] perl-Pod-Html-0:1.35-512.fc41 100% |   3.2 MiB/s |  29.9 KiB |  00m00s
[542/679] perl-Encode-4:3.21-511.fc41.x 100% |  29.3 MiB/s |   1.1 MiB |  00m00s
[543/679] perl-B-0:1.89-512.fc41.x86_64 100% |  15.5 MiB/s | 174.3 KiB |  00m00s
[544/679] perl-if-0:0.61.000-512.fc41.n 100% |   1.8 MiB/s |  14.4 KiB |  00m00s
[545/679] perl-locale-0:1.12-512.fc41.n 100% |   1.7 MiB/s |  14.1 KiB |  00m00s
[546/679] perl-overload-0:1.37-512.fc41 100% |   5.0 MiB/s |  46.0 KiB |  00m00s
[547/679] perl-base-0:2.27-512.fc41.noa 100% |   2.0 MiB/s |  16.6 KiB |  00m00s
[548/679] perl-B-Hooks-EndOfScope-0:0.2 100% |   4.2 MiB/s |  38.8 KiB |  00m00s
[549/679] libXt-0:1.3.1-1.fc41.x86_64   100% | 799.6 KiB/s | 177.5 KiB |  00m00s
[550/679] perl-Package-Stash-0:0.40-8.f 100% |   3.6 MiB/s |  33.0 KiB |  00m00s
[551/679] perl-Variable-Magic-0:0.64-3. 100% |   1.5 MiB/s |  55.3 KiB |  00m00s
[552/679] perl-Fcntl-0:1.18-512.fc41.x8 100% |   3.7 MiB/s |  30.2 KiB |  00m00s
[553/679] perl-Package-Stash-XS-0:0.30- 100% |   1.1 MiB/s |  36.1 KiB |  00m00s
[554/679] perl-Scalar-List-Utils-5:1.68 100% | 508.1 KiB/s |  74.2 KiB |  00m00s
[555/679] perl-Errno-0:1.38-512.fc41.x8 100% |   1.9 MiB/s |  15.3 KiB |  00m00s
[556/679] perl-Symbol-0:1.09-512.fc41.n 100% |   1.8 MiB/s |  14.7 KiB |  00m00s
[557/679] perl-I18N-Langinfo-0:0.24-512 100% |   3.2 MiB/s |  26.2 KiB |  00m00s
[558/679] perl-open-0:1.13-512.fc41.noa 100% |   1.8 MiB/s |  17.0 KiB |  00m00s
[559/679] perl-encoding-4:3.00-511.fc41 100% |   2.3 MiB/s |  63.2 KiB |  00m00s
[560/679] perl-DynaLoader-0:1.56-512.fc 100% |   3.2 MiB/s |  26.4 KiB |  00m00s
[561/679] libxslt-0:1.1.42-3.fc41.x86_6 100% |  16.6 MiB/s | 186.8 KiB |  00m00s
[562/679] perl-Filter-2:1.64-512.fc41.x 100% |   1.8 MiB/s |  86.8 KiB |  00m00s
[563/679] perl-IO-Socket-IP-0:0.43-1.fc 100% | 578.5 KiB/s |  42.2 KiB |  00m00s
[564/679] perl-deprecate-0:0.04-512.fc4 100% |   1.6 MiB/s |  15.0 KiB |  00m00s
[565/679] ncurses-0:6.5-2.20240629.fc41 100% |  31.2 MiB/s | 415.5 KiB |  00m00s
[566/679] perl-XString-0:0.005-14.fc41. 100% |   2.5 MiB/s |  23.3 KiB |  00m00s
[567/679] perl-mro-0:1.29-512.fc41.x86_ 100% |   3.2 MiB/s |  29.2 KiB |  00m00s
[568/679] perl-IPC-Open3-0:1.22-512.fc4 100% |   2.4 MiB/s |  22.3 KiB |  00m00s
[569/679] groff-base-0:1.23.0-7.fc41.x8 100% |  54.4 MiB/s |   1.1 MiB |  00m00s
[570/679] perl-Locale-Maketext-Simple-1 100% |   1.5 MiB/s |  18.0 KiB |  00m00s
[571/679] perl-AutoLoader-0:5.74-512.fc 100% |   2.4 MiB/s |  21.7 KiB |  00m00s
[572/679] perl-Locale-Maketext-0:1.33-5 100% |   2.6 MiB/s |  93.8 KiB |  00m00s
[573/679] perl-HTTP-Tiny-0:0.090-1.fc41 100% | 773.4 KiB/s |  56.5 KiB |  00m00s
[574/679] perl-Compress-Raw-Bzip2-0:2.2 100% |   1.2 MiB/s |  35.6 KiB |  00m00s
[575/679] perl-Math-Complex-0:1.62-512. 100% |   5.0 MiB/s |  46.5 KiB |  00m00s
[576/679] perl-Sys-Hostname-0:1.25-512. 100% |   2.1 MiB/s |  17.5 KiB |  00m00s
[577/679] perl-Safe-0:2.46-512.fc41.noa 100% |   2.5 MiB/s |  25.3 KiB |  00m00s
[578/679] perl-Module-CoreList-1:5.2024 100% |   1.2 MiB/s |  91.0 KiB |  00m00s
[579/679] perl-I18N-LangTags-0:0.45-512 100% |   5.7 MiB/s |  52.9 KiB |  00m00s
[580/679] perl-Class-Struct-0:0.68-512. 100% |   2.4 MiB/s |  22.5 KiB |  00m00s
[581/679] perl-Getopt-Std-0:1.14-512.fc 100% |   1.8 MiB/s |  16.1 KiB |  00m00s
[582/679] perl-File-Compare-0:1.100.800 100% |   1.3 MiB/s |  13.7 KiB |  00m00s
[583/679] perl-IO-Compress-0:2.212-513. 100% |   1.4 MiB/s | 303.5 KiB |  00m00s
[584/679] perl-File-ShareDir-0:1.118-12 100% |   1.1 MiB/s |  29.8 KiB |  00m00s
[585/679] perl-Class-Inspector-0:1.36-1 100% |   1.1 MiB/s |  30.4 KiB |  00m00s
[586/679] perl-subs-0:1.04-512.fc41.noa 100% |   1.5 MiB/s |  12.2 KiB |  00m00s
[587/679] perl-Tie-0:4.6-512.fc41.noarc 100% |   3.1 MiB/s |  28.1 KiB |  00m00s
[588/679] perl-Unicode-UCD-0:0.78-512.f 100% |   7.7 MiB/s |  78.7 KiB |  00m00s
[589/679] perl-sigtrap-0:1.10-512.fc41. 100% |   2.0 MiB/s |  16.1 KiB |  00m00s
[590/679] perl-File-stat-0:1.14-512.fc4 100% |   1.9 MiB/s |  17.5 KiB |  00m00s
[591/679] m4-0:1.4.19-10.fc41.x86_64    100% |  25.1 MiB/s | 308.5 KiB |  00m00s
[592/679] libICE-0:1.1.2-1.fc41.x86_64  100% |   1.0 MiB/s |  75.3 KiB |  00m00s
[593/679] libSM-0:1.2.5-1.fc41.x86_64   100% | 580.1 KiB/s |  42.4 KiB |  00m00s
[594/679] perl-Date-Manip-0:6.96-1.fc41 100% |   2.6 MiB/s |   1.1 MiB |  00m00s
[595/679] gd-0:2.3.3-17.fc41.x86_64     100% |   3.8 MiB/s | 135.8 KiB |  00m00s
[596/679] graphviz-0:12.1.0-1.fc41.x86_ 100% |  51.3 MiB/s |   4.7 MiB |  00m00s
[597/679] gdk-pixbuf2-0:2.42.12-6.fc41. 100% |  14.0 MiB/s | 489.0 KiB |  00m00s
[598/679] graphviz-libs-0:12.1.0-1.fc41 100% |  14.7 MiB/s | 465.6 KiB |  00m00s
[599/679] gts-0:0.7.6-49.20121130.fc41. 100% |   8.1 MiB/s | 241.3 KiB |  00m00s
[600/679] lasi-0:1.1.3-14.fc41.x86_64   100% |   2.0 MiB/s |  55.6 KiB |  00m00s
[601/679] libXrender-0:0.9.11-7.fc41.x8 100% |   1.1 MiB/s |  27.5 KiB |  00m00s
[602/679] urw-base35-fonts-0:20200910-2 100% | 344.2 KiB/s |  10.0 KiB |  00m00s
[603/679] libimagequant-0:4.0.3-5.fc41. 100% |   9.2 MiB/s | 301.2 KiB |  00m00s
[604/679] perl-DateTime-Locale-0:1.44-1 100% |   7.6 MiB/s |   4.0 MiB |  00m01s
[605/679] shared-mime-info-0:2.3-6.fc41 100% |  13.2 MiB/s | 390.6 KiB |  00m00s
[606/679] urw-base35-d050000l-fonts-0:2 100% |   2.2 MiB/s |  75.7 KiB |  00m00s
[607/679] urw-base35-c059-fonts-0:20200 100% |  19.8 MiB/s | 874.0 KiB |  00m00s
[608/679] urw-base35-bookman-fonts-0:20 100% |  15.0 MiB/s | 846.8 KiB |  00m00s
[609/679] urw-base35-fonts-common-0:202 100% | 768.4 KiB/s |  20.7 KiB |  00m00s
[610/679] urw-base35-nimbus-mono-ps-fon 100% |  21.0 MiB/s | 794.6 KiB |  00m00s
[611/679] urw-base35-nimbus-roman-fonts 100% |  25.3 MiB/s | 856.0 KiB |  00m00s
[612/679] urw-base35-gothic-fonts-0:202 100% |   7.1 MiB/s | 642.4 KiB |  00m00s
[613/679] urw-base35-nimbus-sans-fonts- 100% |  24.6 MiB/s |   1.3 MiB |  00m00s
[614/679] urw-base35-p052-fonts-0:20200 100% |  20.7 MiB/s | 973.1 KiB |  00m00s
[615/679] urw-base35-standard-symbols-p 100% |   2.0 MiB/s |  58.2 KiB |  00m00s
[616/679] xapian-core-libs-0:1.4.26-1.f 100% |  42.6 MiB/s | 784.8 KiB |  00m00s
[617/679] perl-meta-notation-0:5.40.0-5 100% |   1.2 MiB/s |  11.1 KiB |  00m00s
[618/679] urw-base35-z003-fonts-0:20200 100% |   8.4 MiB/s | 275.4 KiB |  00m00s
[619/679] perl-overloading-0:0.02-512.f 100% |   1.6 MiB/s |  13.3 KiB |  00m00s
[620/679] perl-Opcode-0:1.65-512.fc41.x 100% |   4.4 MiB/s |  35.7 KiB |  00m00s
[621/679] perl-SelectSaver-0:1.02-512.f 100% |   1.3 MiB/s |  12.2 KiB |  00m00s
[622/679] perl-Hash-Util-FieldHash-0:1. 100% |   3.8 MiB/s |  38.4 KiB |  00m00s
[623/679] glib2-0:2.82.2-1.fc41.x86_64  100% |  64.8 MiB/s |   3.2 MiB |  00m00s
[624/679] gnutls-0:3.8.6-7.fc41.x86_64  100% |  23.6 MiB/s |   1.1 MiB |  00m00s
[625/679] nettle-0:3.10-3.fc41.x86_64   100% |   8.7 MiB/s | 428.5 KiB |  00m00s
[626/679] ghostscript-tools-fonts-0:10. 100% |   1.6 MiB/s |  12.8 KiB |  00m00s
[627/679] ghostscript-tools-printing-0: 100% |   1.5 MiB/s |  13.5 KiB |  00m00s
[628/679] adobe-mappings-pdf-0:20190401 100% |  13.9 MiB/s | 627.4 KiB |  00m00s
[629/679] libgs-0:10.03.1-4.fc41.x86_64 100% |  66.9 MiB/s |   3.5 MiB |  00m00s
[630/679] google-droid-sans-fonts-0:202 100% |  38.6 MiB/s |   2.7 MiB |  00m00s
[631/679] jbig2dec-libs-0:0.20-5.fc41.x 100% |   2.4 MiB/s |  74.0 KiB |  00m00s
[632/679] pango-0:1.54.0-2.fc41.x86_64  100% |  10.6 MiB/s | 357.5 KiB |  00m00s
[633/679] netpbm-0:11.02.00-7.fc41.x86_ 100% |  18.3 MiB/s | 187.2 KiB |  00m00s
[634/679] cairo-0:1.18.2-2.fc41.x86_64  100% |  42.4 MiB/s | 737.7 KiB |  00m00s
[635/679] libXft-0:2.3.8-7.fc41.x86_64  100% |   2.4 MiB/s |  72.3 KiB |  00m00s
[636/679] librsvg2-0:2.59.2-1.fc41.x86_ 100% |  51.0 MiB/s |   1.6 MiB |  00m00s
[637/679] poppler-glib-0:24.08.0-1.fc41 100% |  12.8 MiB/s | 183.9 KiB |  00m00s
[638/679] libjpeg-turbo-0:3.0.2-3.fc41. 100% |  21.6 MiB/s | 243.2 KiB |  00m00s
[639/679] libavif-0:1.0.4-7.fc41.x86_64 100% |   8.7 MiB/s |  98.0 KiB |  00m00s
[640/679] libtiff-0:4.6.0-6.fc41.x86_64 100% |  19.7 MiB/s | 222.1 KiB |  00m00s
[641/679] rav1e-libs-0:0.7.1-4.fc41.x86 100% |  26.7 MiB/s |   1.0 MiB |  00m00s
[642/679] jbigkit-libs-0:2.1-30.fc41.x8 100% |   1.9 MiB/s |  53.3 KiB |  00m00s
[643/679] libwebp-0:1.5.0-1.fc41.x86_64 100% |   3.6 MiB/s | 279.6 KiB |  00m00s
[644/679] poppler-0:24.08.0-1.fc41.x86_ 100% |  55.4 MiB/s |   1.2 MiB |  00m00s
[645/679] poppler-data-0:0.4.11-8.fc41. 100% |  38.7 MiB/s |   2.0 MiB |  00m00s
[646/679] nspr-0:4.36.0-2.fc41.x86_64   100% |   1.7 MiB/s | 127.1 KiB |  00m00s
[647/679] nss-softokn-freebl-0:3.107.0- 100% |   4.0 MiB/s | 310.9 KiB |  00m00s
[648/679] nss-softokn-0:3.107.0-1.fc41. 100% |   2.4 MiB/s | 361.2 KiB |  00m00s
[649/679] nss-sysinit-0:3.107.0-1.fc41. 100% | 250.3 KiB/s |  18.3 KiB |  00m00s
[650/679] gpgmepp-0:1.23.2-5.fc41.x86_6 100% |  10.2 MiB/s | 124.9 KiB |  00m00s
[651/679] nss-0:3.107.0-1.fc41.x86_64   100% |   2.9 MiB/s | 656.7 KiB |  00m00s
[652/679] lcms2-0:2.16-4.fc41.x86_64    100% |  19.4 MiB/s | 218.4 KiB |  00m00s
[653/679] fribidi-0:1.0.15-2.fc41.x86_6 100% |   8.2 MiB/s |  92.7 KiB |  00m00s
[654/679] cairo-gobject-0:1.18.2-2.fc41 100% |   2.0 MiB/s |  16.6 KiB |  00m00s
[655/679] liblerc-0:4.0.0-7.fc41.x86_64 100% |  18.0 MiB/s | 202.2 KiB |  00m00s
[656/679] openjpeg-0:2.5.3-2.fc41.x86_6 100% |   2.4 MiB/s | 185.0 KiB |  00m00s
[657/679] rsvg-pixbuf-loader-0:2.59.2-1 100% |  13.5 MiB/s | 152.2 KiB |  00m00s
[658/679] cups-libs-1:2.4.11-8.fc41.x86 100% |  23.9 MiB/s | 293.8 KiB |  00m00s
[659/679] libijs-0:0.35-23.fc41.x86_64  100% |   3.6 MiB/s |  29.8 KiB |  00m00s
[660/679] libdav1d-0:1.5.0-2.fc41.x86_6 100% |  42.1 MiB/s | 646.3 KiB |  00m00s
[661/679] libaom-0:3.9.0-3.fc41.x86_64  100% |  66.5 MiB/s |   2.1 MiB |  00m00s
[662/679] adobe-mappings-cmap-deprecate 100% |   1.3 MiB/s | 110.7 KiB |  00m00s
[663/679] svt-av1-libs-0:2.1.0-2.fc41.x 100% |  68.9 MiB/s |   2.1 MiB |  00m00s
[664/679] libvmaf-0:3.0.0-2.fc41.x86_64 100% |   9.6 MiB/s | 227.3 KiB |  00m00s
[665/679] gpgme-0:1.23.2-5.fc41.x86_64  100% |  19.4 MiB/s | 218.4 KiB |  00m00s
[666/679] libassuan-0:2.5.7-2.fc41.x86_ 100% |   6.1 MiB/s |  68.5 KiB |  00m00s
[667/679] libgpg-error-0:1.50-2.fc41.x8 100% |  16.2 MiB/s | 232.5 KiB |  00m00s
[668/679] gnupg2-0:2.4.5-3.fc41.x86_64  100% |  51.3 MiB/s |   2.7 MiB |  00m00s
[669/679] libgcrypt-0:1.11.0-3.fc41.x86 100% |  15.5 MiB/s | 649.2 KiB |  00m00s
[670/679] libksba-0:1.6.7-2.fc41.x86_64 100% |  14.1 MiB/s | 159.4 KiB |  00m00s
[671/679] npth-0:1.7-2.fc41.x86_64      100% |   2.8 MiB/s |  26.1 KiB |  00m00s
[672/679] cups-filesystem-1:2.4.11-8.fc 100% |   1.4 MiB/s |  14.1 KiB |  00m00s
[673/679] tpm2-tss-0:4.1.3-3.fc41.x86_6 100% |  29.2 MiB/s | 419.1 KiB |  00m00s
[674/679] avahi-libs-0:0.8-29.fc41.x86_ 100% |   7.4 MiB/s |  67.9 KiB |  00m00s
[675/679] dbus-libs-1:1.14.10-4.fc41.x8 100% |  16.5 MiB/s | 185.7 KiB |  00m00s
[676/679] adobe-mappings-cmap-0:2023111 100% |   9.3 MiB/s |   2.2 MiB |  00m00s
[677/679] pixman-0:0.44.2-1.fc41.x86_64 100% |   3.5 MiB/s | 269.1 KiB |  00m00s
[678/679] xpdf-libs-1:4.05-5.fc41.x86_6 100% |  15.7 MiB/s | 594.2 KiB |  00m00s
[679/679] nss-util-0:3.107.0-1.fc41.x86 100% |   1.1 MiB/s |  81.4 KiB |  00m00s
--------------------------------------------------------------------------------
[679/679] Total                         100% |  30.6 MiB/s | 412.6 MiB |  00m13s
Running transaction
[  1/681] Verify package files          100% | 460.0   B/s | 679.0   B |  00m01s
>>> Running pre-transaction scriptlet: texlive-base-11:20230311-85.fc41.x86_64
>>> Finished pre-transaction scriptlet: texlive-base-11:20230311-85.fc41.x86_64
>>> [RPM] /var/lib/mock/fedora-41-x86_64-1735748342.819907/root/var/cache/dnf/co
[  2/681] Prepare transaction           100% |   1.6 KiB/s | 679.0   B |  00m00s
[  3/681] Installing texlive-base-11:20 100% |  58.0 MiB/s |  19.0 MiB |  00m00s
[  4/681] Installing texlive-lib-11:202 100% | 179.9 MiB/s |   1.1 MiB |  00m00s
[  5/681] Installing libpng-2:1.6.40-4. 100% | 138.3 MiB/s | 283.2 KiB |  00m00s
[  6/681] Installing nspr-0:4.36.0-2.fc 100% | 152.2 MiB/s | 311.6 KiB |  00m00s
[  7/681] Installing libgpg-error-0:1.5 100% | 147.8 MiB/s | 907.9 KiB |  00m00s
[  8/681] Installing libjpeg-turbo-0:3. 100% | 288.5 MiB/s | 886.2 KiB |  00m00s
[  9/681] Installing fonts-filesystem-1 100% | 769.5 KiB/s | 788.0   B |  00m00s
[ 10/681] Installing urw-base35-fonts-c 100% |  37.5 MiB/s |  38.4 KiB |  00m00s
[ 11/681] Installing nss-util-0:3.107.0 100% |  98.2 MiB/s | 201.2 KiB |  00m00s
[ 12/681] Installing libwebp-0:1.5.0-1. 100% | 159.9 MiB/s | 818.6 KiB |  00m00s
[ 13/681] Installing mingw-binutils-gen 100% | 309.6 MiB/s |   5.9 MiB |  00m00s
[ 14/681] Installing libassuan-0:2.5.7- 100% |  84.9 MiB/s | 173.9 KiB |  00m00s
[ 15/681] Installing libpaper-1:2.1.1-7 100% |  26.5 MiB/s |  54.2 KiB |  00m00s
[ 16/681] Installing adobe-mappings-cma 100% |  61.5 MiB/s |  15.2 MiB |  00m00s
[ 17/681] Installing lcms2-0:2.16-4.fc4 100% | 136.4 MiB/s | 558.7 KiB |  00m00s
[ 18/681] Installing openjpeg-0:2.5.3-2 100% | 147.6 MiB/s | 453.3 KiB |  00m00s
[ 19/681] Installing libICE-0:1.1.2-1.f 100% |  32.2 MiB/s | 197.6 KiB |  00m00s
[ 20/681] Installing zziplib-0:0.13.74- 100% |  82.3 MiB/s | 252.9 KiB |  00m00s
[ 21/681] Installing graphite2-0:1.3.14 100% |  68.6 MiB/s | 210.7 KiB |  00m00s
[ 22/681] Installing cmake-filesystem-0 100% |   2.4 MiB/s |   7.3 KiB |  00m00s
[ 23/681] Installing zlib-ng-compat-dev 100% | 106.0 MiB/s | 108.5 KiB |  00m00s
[ 24/681] Installing libSM-0:1.2.5-1.fc 100% |  98.6 MiB/s | 100.9 KiB |  00m00s
[ 25/681] Installing adobe-mappings-cma 100% |  81.6 MiB/s | 585.2 KiB |  00m00s
[ 26/681] Installing nss-softokn-freebl 100% | 162.7 MiB/s | 833.0 KiB |  00m00s
[ 27/681] Installing nss-softokn-0:3.10 100% | 122.4 MiB/s |   1.8 MiB |  00m00s
[ 28/681] Installing nss-0:3.107.0-1.fc 100% |  79.8 MiB/s |   1.8 MiB |  00m00s
[ 29/681] Installing nss-sysinit-0:3.10 100% |  21.7 MiB/s |  22.2 KiB |  00m00s
[ 30/681] Installing urw-base35-bookman 100% |  56.9 MiB/s |   1.4 MiB |  00m00s
[ 31/681] Installing urw-base35-c059-fo 100% |  82.1 MiB/s |   1.4 MiB |  00m00s
[ 32/681] Installing urw-base35-d050000 100% |   7.6 MiB/s |  85.4 KiB |  00m00s
[ 33/681] Installing urw-base35-gothic- 100% |  72.7 MiB/s |   1.2 MiB |  00m00s
[ 34/681] Installing urw-base35-nimbus- 100% |  58.4 MiB/s |   1.1 MiB |  00m00s
[ 35/681] Installing urw-base35-nimbus- 100% |  50.6 MiB/s |   1.4 MiB |  00m00s
[ 36/681] Installing urw-base35-nimbus- 100% |  74.8 MiB/s |   2.4 MiB |  00m00s
[ 37/681] Installing urw-base35-p052-fo 100% |  70.8 MiB/s |   1.5 MiB |  00m00s
[ 38/681] Installing urw-base35-standar 100% |   5.9 MiB/s |  66.0 KiB |  00m00s
[ 39/681] Installing urw-base35-z003-fo 100% |  29.4 MiB/s | 391.8 KiB |  00m00s
[ 40/681] Installing urw-base35-fonts-0 100% |   5.5 MiB/s |   5.6 KiB |  00m00s
[ 41/681] Installing abattis-cantarell- 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
[ 42/681] Installing google-droid-sans- 100% | 160.5 MiB/s |   6.3 MiB |  00m00s
[ 43/681] Installing libgcrypt-0:1.11.0 100% | 138.3 MiB/s |   1.8 MiB |  00m00s
[ 44/681] Installing libksba-0:1.6.7-2. 100% | 137.5 MiB/s | 422.3 KiB |  00m00s
[ 45/681] Installing xpdf-libs-1:4.05-5 100% | 156.9 MiB/s |   1.7 MiB |  00m00s
[ 46/681] Installing dbus-libs-1:1.14.1 100% | 155.0 MiB/s | 476.1 KiB |  00m00s
[ 47/681] Installing avahi-libs-0:0.8-2 100% |  89.5 MiB/s | 183.2 KiB |  00m00s
[ 48/681] Installing pixman-0:0.44.2-1. 100% | 108.3 MiB/s | 665.6 KiB |  00m00s
[ 49/681] Installing cups-filesystem-1: 100% |  68.5 KiB/s |   1.8 KiB |  00m00s
[ 50/681] Installing tpm2-tss-0:4.1.3-3 100% | 111.3 MiB/s |   1.7 MiB |  00m00s
[ 51/681] Installing npth-0:1.7-2.fc41. 100% |  53.2 MiB/s |  54.5 KiB |  00m00s
[ 52/681] Installing libvmaf-0:3.0.0-2. 100% | 110.7 MiB/s | 906.9 KiB |  00m00s
[ 53/681] Installing libaom-0:3.9.0-3.f 100% | 200.7 MiB/s |   6.6 MiB |  00m00s
[ 54/681] Installing svt-av1-libs-0:2.1 100% | 199.2 MiB/s |   8.2 MiB |  00m00s
[ 55/681] Installing libdav1d-0:1.5.0-2 100% | 174.2 MiB/s |   1.7 MiB |  00m00s
[ 56/681] Installing libijs-0:0.35-23.f 100% |  64.8 MiB/s |  66.3 KiB |  00m00s
[ 57/681] Installing liblerc-0:4.0.0-7. 100% |  39.8 MiB/s | 611.2 KiB |  00m00s
[ 58/681] Installing fribidi-0:1.0.15-2 100% |  91.4 MiB/s | 374.4 KiB |  00m00s
[ 59/681] Installing poppler-data-0:0.4 100% | 160.9 MiB/s |  12.4 MiB |  00m00s
[ 60/681] Installing jbigkit-libs-0:2.1 100% |  58.4 MiB/s | 119.6 KiB |  00m00s
[ 61/681] Installing libtiff-0:4.6.0-6. 100% | 210.9 MiB/s | 648.0 KiB |  00m00s
[ 62/681] Installing rav1e-libs-0:0.7.1 100% | 213.8 MiB/s |   3.0 MiB |  00m00s
[ 63/681] Installing libavif-0:1.0.4-7. 100% |  98.4 MiB/s | 201.4 KiB |  00m00s
[ 64/681] Installing netpbm-0:11.02.00- 100% | 190.8 MiB/s | 586.2 KiB |  00m00s
[ 65/681] Installing jbig2dec-libs-0:0. 100% |  41.6 MiB/s | 170.6 KiB |  00m00s
[ 66/681] Installing adobe-mappings-pdf 100% | 219.8 MiB/s |   4.4 MiB |  00m00s
[ 67/681] Installing nettle-0:3.10-3.fc 100% | 194.4 MiB/s | 796.1 KiB |  00m00s
[ 68/681] Installing gnutls-0:3.8.6-7.f 100% | 179.1 MiB/s |   3.2 MiB |  00m00s
[ 69/681] Installing glib2-0:2.82.2-1.f 100% | 209.9 MiB/s |  15.3 MiB |  00m00s
[ 70/681] Installing harfbuzz-0:9.0.0-3 100% | 193.0 MiB/s |   2.7 MiB |  00m00s
[ 71/681] Installing freetype-0:2.13.3- 100% | 114.7 MiB/s | 939.9 KiB |  00m00s
[ 72/681] Installing gts-0:0.7.6-49.201 100% | 107.0 MiB/s | 657.3 KiB |  00m00s
[ 73/681] Installing shared-mime-info-0 100% |  98.3 MiB/s |   2.6 MiB |  00m00s
[ 74/681] Installing gdk-pixbuf2-0:2.42 100% | 114.8 MiB/s |   2.5 MiB |  00m00s
[ 75/681] Installing cups-libs-1:2.4.11 100% | 122.9 MiB/s | 755.3 KiB |  00m00s
[ 76/681] Installing gnupg2-0:2.4.5-3.f 100% | 199.6 MiB/s |  10.2 MiB |  00m00s
[ 77/681] Installing gpgme-0:1.23.2-5.f 100% | 102.5 MiB/s | 629.8 KiB |  00m00s
[ 78/681] Installing gpgmepp-0:1.23.2-5 100% | 195.0 MiB/s | 399.3 KiB |  00m00s
[ 79/681] Installing xapian-core-libs-0 100% | 250.8 MiB/s |   2.3 MiB |  00m00s
[ 80/681] Installing libimagequant-0:4. 100% | 108.8 MiB/s | 668.3 KiB |  00m00s
[ 81/681] Installing graphviz-libs-0:12 100% | 151.0 MiB/s |   1.2 MiB |  00m00s
[ 82/681] Installing m4-0:1.4.19-10.fc4 100% | 101.6 MiB/s | 624.4 KiB |  00m00s
[ 83/681] Installing cmake-rpm-macros-0 100% |   7.9 MiB/s |   8.1 KiB |  00m00s
[ 84/681] Installing mingw-filesystem-b 100% |  12.3 MiB/s |  37.9 KiB |  00m00s
[ 85/681] Installing mingw32-filesystem 100% |   1.9 MiB/s | 213.8 KiB |  00m00s
[ 86/681] Installing mingw64-filesystem 100% |   2.0 MiB/s | 216.0 KiB |  00m00s
[ 87/681] Installing mingw64-crt-0:12.0 100% | 318.0 MiB/s | 119.9 MiB |  00m00s
[ 88/681] Installing mingw32-crt-0:12.0 100% | 289.9 MiB/s |  99.7 MiB |  00m00s
[ 89/681] Installing mingw32-winpthread 100% | 159.7 MiB/s | 327.0 KiB |  00m00s
[ 90/681] Installing mingw32-libgcc-0:1 100% | 168.9 MiB/s |   1.4 MiB |  00m00s
[ 91/681] Installing mingw64-winpthread 100% | 150.9 MiB/s | 309.0 KiB |  00m00s
[ 92/681] Installing mingw32-zlib-0:1.3 100% | 267.3 MiB/s | 273.7 KiB |  00m00s
[ 93/681] Installing mingw64-zlib-0:1.3 100% |  44.1 MiB/s | 270.7 KiB |  00m00s
[ 94/681] Installing mingw64-headers-0: 100% | 204.4 MiB/s |  80.5 MiB |  00m00s
[ 95/681] Installing mingw64-winpthread 100% | 145.1 MiB/s | 148.6 KiB |  00m00s
[ 96/681] Installing mingw64-libgcc-0:1 100% |  90.6 MiB/s |   1.3 MiB |  00m00s
[ 97/681] Installing mingw32-zstd-0:1.5 100% | 129.4 MiB/s |   1.7 MiB |  00m00s
[ 98/681] Installing mingw32-headers-0: 100% | 177.0 MiB/s |  80.5 MiB |  00m00s
[ 99/681] Installing mingw32-winpthread 100% | 153.2 MiB/s | 156.9 KiB |  00m00s
[100/681] Installing mingw32-bzip2-0:1. 100% |  98.5 MiB/s | 201.8 KiB |  00m00s
[101/681] Installing mingw32-xz-libs-0: 100% | 140.6 MiB/s | 432.0 KiB |  00m00s
[102/681] Installing mingw64-bzip2-0:1. 100% |  27.3 MiB/s | 195.4 KiB |  00m00s
[103/681] Installing mingw64-xz-libs-0: 100% | 132.8 MiB/s | 408.0 KiB |  00m00s
[104/681] Installing mingw64-zstd-0:1.5 100% | 175.1 MiB/s |   1.8 MiB |  00m00s
[105/681] Installing mingw64-binutils-0 100% | 201.6 MiB/s |  20.2 MiB |  00m00s
[106/681] Installing mingw64-cpp-0:14.2 100% | 166.3 MiB/s |  38.4 MiB |  00m00s
[107/681] Installing mingw32-binutils-0 100% |  69.9 MiB/s |  17.6 MiB |  00m00s
[108/681] Installing mingw32-cpp-0:14.2 100% | 163.2 MiB/s |  37.5 MiB |  00m00s
[109/681] Installing groff-base-0:1.23. 100% | 102.8 MiB/s |   4.1 MiB |  00m00s
[110/681] Installing ncurses-0:6.5-2.20 100% |  56.9 MiB/s | 640.8 KiB |  00m00s
[111/681] Installing perl-Digest-0:1.20 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[112/681] Installing perl-Digest-MD5-0: 100% |  30.1 MiB/s |  61.7 KiB |  00m00s
[113/681] Installing perl-FileHandle-0: 100% |   0.0   B/s |   9.8 KiB |  00m00s
[114/681] Installing perl-B-0:1.89-512. 100% | 163.2 MiB/s | 501.2 KiB |  00m00s
[115/681] Installing perl-MIME-Base32-0 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[116/681] Installing perl-libnet-0:3.15 100% |  72.0 MiB/s | 294.7 KiB |  00m00s
[117/681] Installing perl-Data-Dumper-0 100% |  55.5 MiB/s | 113.6 KiB |  00m00s
[118/681] Installing perl-IO-Socket-IP- 100% |  99.8 MiB/s | 102.2 KiB |  00m00s
[119/681] Installing perl-AutoLoader-0: 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[120/681] Installing perl-URI-0:5.30-1. 100% |  26.3 MiB/s | 269.5 KiB |  00m00s
[121/681] Installing perl-Text-Tabs+Wra 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[122/681] Installing perl-Time-Local-2: 100% |  68.9 MiB/s |  70.6 KiB |  00m00s
[123/681] Installing perl-Pod-Escapes-1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[124/681] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[125/681] Installing perl-locale-0:1.12 100% |   0.0   B/s |   6.9 KiB |  00m00s
[126/681] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[127/681] Installing perl-Net-SSLeay-0: 100% | 113.5 MiB/s |   1.4 MiB |  00m00s
[128/681] Installing perl-IO-Socket-SSL 100% |  86.4 MiB/s | 707.4 KiB |  00m00s
[129/681] Installing perl-Term-ANSIColo 100% |  96.9 MiB/s |  99.2 KiB |  00m00s
[130/681] Installing perl-Term-Cap-0:1. 100% |  29.9 MiB/s |  30.6 KiB |  00m00s
[131/681] Installing perl-POSIX-0:2.20- 100% | 111.4 MiB/s | 228.2 KiB |  00m00s
[132/681] Installing perl-Class-Struct- 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[133/681] Installing perl-File-Temp-1:0 100% |  80.1 MiB/s | 164.1 KiB |  00m00s
[134/681] Installing perl-Pod-Simple-1: 100% |  92.8 MiB/s | 570.5 KiB |  00m00s
[135/681] Installing perl-HTTP-Tiny-0:0 100% |  76.4 MiB/s | 156.4 KiB |  00m00s
[136/681] Installing perl-IPC-Open3-0:1 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[137/681] Installing perl-Socket-4:2.03 100% |  61.6 MiB/s | 126.1 KiB |  00m00s
[138/681] Installing perl-Symbol-0:1.09 100% |   0.0   B/s |   7.2 KiB |  00m00s
[139/681] Installing perl-File-stat-0:1 100% |  12.7 MiB/s |  13.1 KiB |  00m00s
[140/681] Installing perl-podlators-1:6 100% |  34.9 MiB/s | 321.4 KiB |  00m00s
[141/681] Installing perl-Pod-Perldoc-0 100% |  55.1 MiB/s | 169.3 KiB |  00m00s
[142/681] Installing perl-SelectSaver-0 100% |   0.0   B/s |   2.6 KiB |  00m00s
[143/681] Installing perl-Text-ParseWor 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[144/681] Installing perl-base-0:2.27-5 100% |   0.0   B/s |  12.9 KiB |  00m00s
[145/681] Installing perl-Fcntl-0:1.18- 100% |  49.0 MiB/s |  50.2 KiB |  00m00s
[146/681] Installing perl-mro-0:1.29-51 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[147/681] Installing perl-overloading-0 100% |   2.7 MiB/s |   5.5 KiB |  00m00s
[148/681] Installing perl-Pod-Usage-4:2 100% |  84.3 MiB/s |  86.3 KiB |  00m00s
[149/681] Installing perl-IO-0:1.55-512 100% |  73.8 MiB/s | 151.1 KiB |  00m00s
[150/681] Installing perl-constant-0:1. 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[151/681] Installing perl-parent-1:0.24 100% |  10.5 MiB/s |  10.7 KiB |  00m00s
[152/681] Installing perl-MIME-Base64-0 100% |  47.2 MiB/s |  48.4 KiB |  00m00s
[153/681] Installing perl-vars-0:1.05-5 100% |   0.0   B/s |   4.3 KiB |  00m00s
[154/681] Installing perl-File-Basename 100% |   0.0   B/s |  14.6 KiB |  00m00s
[155/681] Installing perl-Scalar-List-U 100% |  10.6 MiB/s | 152.6 KiB |  00m00s
[156/681] Installing perl-Storable-1:3. 100% | 114.3 MiB/s | 234.0 KiB |  00m00s
[157/681] Installing perl-Errno-0:1.38- 100% |   0.0   B/s |   8.8 KiB |  00m00s
[158/681] Installing perl-Getopt-Std-0: 100% |   0.0   B/s |  11.7 KiB |  00m00s
[159/681] Installing perl-overload-0:1. 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[160/681] Installing perl-Getopt-Long-1 100% |  71.9 MiB/s | 147.2 KiB |  00m00s
[161/681] Installing perl-Exporter-0:5. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[162/681] Installing perl-PathTools-0:3 100% |  45.1 MiB/s | 184.6 KiB |  00m00s
[163/681] Installing perl-DynaLoader-0: 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[164/681] Installing perl-Encode-4:3.21 100% | 214.5 MiB/s |   4.7 MiB |  00m00s
[165/681] Installing perl-Carp-0:1.54-5 100% |  23.3 MiB/s |  47.7 KiB |  00m00s
[166/681] Installing perl-libs-4:5.40.0 100% | 137.9 MiB/s |  10.1 MiB |  00m00s
[167/681] Installing perl-interpreter-4 100% | 120.9 MiB/s | 123.8 KiB |  00m00s
[168/681] Installing perl-File-Find-0:1 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[169/681] Installing perl-Try-Tiny-0:0. 100% |  34.7 MiB/s |  71.1 KiB |  00m00s
[170/681] Installing perl-Module-Runtim 100% |  30.7 MiB/s |  31.5 KiB |  00m00s
[171/681] Installing perl-version-9:0.9 100% |  66.2 MiB/s | 135.6 KiB |  00m00s
[172/681] Installing perl-subs-0:1.04-5 100% |   0.0   B/s |   2.5 KiB |  00m00s
[173/681] Installing perl-Dist-CheckCon 100% |  32.3 MiB/s |  33.1 KiB |  00m00s
[174/681] Installing perl-Module-Implem 100% |  25.5 MiB/s |  26.1 KiB |  00m00s
[175/681] Installing perl-Unicode-Norma 100% | 228.3 MiB/s | 467.5 KiB |  00m00s
[176/681] Installing perl-File-Copy-0:2 100% |  19.7 MiB/s |  20.2 KiB |  00m00s
[177/681] Installing perl-Time-HiRes-4: 100% |  59.5 MiB/s | 121.9 KiB |  00m00s
[178/681] Installing perl-Compress-Raw- 100% |  40.2 MiB/s | 164.7 KiB |  00m00s
[179/681] Installing perl-Sys-Hostname- 100% |  20.7 MiB/s |  21.2 KiB |  00m00s
[180/681] Installing perl-Data-Dump-0:1 100% |  51.0 MiB/s |  52.2 KiB |  00m00s
[181/681] Installing perl-threads-1:2.4 100% |  57.2 MiB/s | 117.2 KiB |  00m00s
[182/681] Installing perl-Text-Unidecod 100% |  43.7 MiB/s | 491.8 KiB |  00m00s
[183/681] Installing perl-Text-Balanced 100% | 110.1 MiB/s | 112.7 KiB |  00m00s
[184/681] Installing perl-Clone-0:0.47- 100% |  37.3 MiB/s |  38.2 KiB |  00m00s
[185/681] Installing perl-XML-Namespace 100% |  45.0 MiB/s |  46.1 KiB |  00m00s
[186/681] Installing perl-XML-SAX-Base- 100% | 170.4 MiB/s | 174.5 KiB |  00m00s
[187/681] Installing perl-Module-Load-1 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[188/681] Installing perl-Devel-StackTr 100% |  49.4 MiB/s |  50.6 KiB |  00m00s
[189/681] Installing perl-Date-ISO8601- 100% |  24.9 MiB/s |  25.5 KiB |  00m00s
[190/681] Installing perl-TimeDate-1:2. 100% |  20.2 MiB/s | 103.7 KiB |  00m00s
[191/681] Installing perl-HTTP-Date-0:6 100% |  41.6 MiB/s |  42.6 KiB |  00m00s
[192/681] Installing perl-Params-Util-0 100% |  27.9 MiB/s |  57.2 KiB |  00m00s
[193/681] Installing perl-Sub-Install-0 100% |  36.3 MiB/s |  37.2 KiB |  00m00s
[194/681] Installing perl-I18N-Langinfo 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[195/681] Installing perl-Encode-Locale 100% |  19.6 MiB/s |  20.1 KiB |  00m00s
[196/681] Installing perl-File-Compare- 100% |   0.0   B/s |   6.1 KiB |  00m00s
[197/681] Installing perl-Data-OptList- 100% |  51.0 MiB/s |  52.2 KiB |  00m00s
[198/681] Installing perl-File-Listing- 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[199/681] Installing perl-Parse-RecDesc 100% | 104.6 MiB/s | 535.4 KiB |  00m00s
[200/681] Installing perl-threads-share 100% |  42.0 MiB/s |  86.0 KiB |  00m00s
[201/681] Installing perl-Thread-Queue- 100% |  29.7 MiB/s |  30.4 KiB |  00m00s
[202/681] Installing perl-Mail-Sendmail 100% |  65.0 MiB/s |  66.5 KiB |  00m00s
[203/681] Installing perl-Text-BibTeX-0 100% |  64.0 MiB/s | 524.4 KiB |  00m00s
[204/681] Installing perl-Unicode-Colla 100% | 200.0 MiB/s |   4.2 MiB |  00m00s
[205/681] Installing perl-Unicode-UCD-0 100% | 200.2 MiB/s | 205.0 KiB |  00m00s
[206/681] Installing perl-Params-Valida 100% |  76.3 MiB/s | 156.3 KiB |  00m00s
[207/681] Installing perl-List-SomeUtil 100% | 106.4 MiB/s | 109.0 KiB |  00m00s
[208/681] Installing perl-Business-ISSN 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[209/681] Installing perl-Opcode-0:1.65 100% |  52.5 MiB/s |  53.8 KiB |  00m00s
[210/681] Installing perl-Safe-0:2.46-5 100% |   0.0   B/s |  31.0 KiB |  00m00s
[211/681] Installing perl-Module-Metada 100% |  67.4 MiB/s |  69.0 KiB |  00m00s
[212/681] Installing perl-Module-CoreLi 100% | 167.2 MiB/s |   1.2 MiB |  00m00s
[213/681] Installing perl-Date-Manip-0: 100% | 161.4 MiB/s |  10.8 MiB |  00m00s
[214/681] Installing mingw32-openssl-0: 100% | 234.0 MiB/s |  13.8 MiB |  00m00s
[215/681] Installing mingw64-openssl-0: 100% | 233.0 MiB/s |  15.1 MiB |  00m00s
[216/681] Installing perl-Lingua-Transl 100% | 175.1 MiB/s | 179.3 KiB |  00m00s
[217/681] Installing perl-Digest-SHA-1: 100% |  58.1 MiB/s | 119.1 KiB |  00m00s
[218/681] Installing perl-Digest-HMAC-0 100% |  29.4 MiB/s |  30.1 KiB |  00m00s
[219/681] Installing perl-NTLM-0:1.09-3 100% |  31.9 MiB/s |  32.7 KiB |  00m00s
[220/681] Installing perl-Pod-Html-0:1. 100% |  42.7 MiB/s |  43.8 KiB |  00m00s
[221/681] Installing perl-Class-Accesso 100% |  41.9 MiB/s |  42.9 KiB |  00m00s
[222/681] Installing perl-File-Slurper- 100% |  29.3 MiB/s |  30.0 KiB |  00m00s
[223/681] Installing perl-IO-String-0:1 100% |  17.4 MiB/s |  17.8 KiB |  00m00s
[224/681] Installing perl-IPC-Run3-0:0. 100% |  30.9 MiB/s |  63.3 KiB |  00m00s
[225/681] Installing perl-Regexp-Common 100% |  57.9 MiB/s | 473.9 KiB |  00m00s
[226/681] Installing perl-Sort-Key-0:1. 100% |  41.7 MiB/s |  85.5 KiB |  00m00s
[227/681] Installing perl-Text-CSV-0:2. 100% | 341.2 MiB/s | 349.4 KiB |  00m00s
[228/681] Installing perl-Text-Roman-0: 100% |  33.8 MiB/s |  34.7 KiB |  00m00s
[229/681] Installing perl-XML-Writer-0: 100% |  67.0 MiB/s |  68.6 KiB |  00m00s
[230/681] Installing perl-autovivificat 100% |  62.2 MiB/s |  63.7 KiB |  00m00s
[231/681] Installing perl-Business-ISBN 100% | 141.8 MiB/s | 290.4 KiB |  00m00s
[232/681] Installing perl-Business-ISBN 100% |  54.4 MiB/s |  55.7 KiB |  00m00s
[233/681] Installing perl-Tie-Cycle-0:1 100% |  24.0 MiB/s |  24.6 KiB |  00m00s
[234/681] Installing perl-Business-ISMN 100% |  36.8 MiB/s |  37.7 KiB |  00m00s
[235/681] Installing perl-Class-Singlet 100% |  40.4 MiB/s |  41.4 KiB |  00m00s
[236/681] Installing perl-ExtUtils-MM-U 100% |   0.0   B/s |   3.7 KiB |  00m00s
[237/681] Installing perl-Mozilla-CA-0: 100% |  10.6 MiB/s |  10.8 KiB |  00m00s
[238/681] Installing perl-List-UtilsBy- 100% |  55.8 MiB/s |  57.2 KiB |  00m00s
[239/681] Installing perl-List-AllUtils 100% | 132.7 MiB/s | 135.9 KiB |  00m00s
[240/681] Installing perl-IPC-SysV-0:2. 100% |  37.5 MiB/s |  76.8 KiB |  00m00s
[241/681] Installing perl-MIME-Charset- 100% |  52.4 MiB/s | 107.3 KiB |  00m00s
[242/681] Installing perl-WWW-RobotRule 100% |  25.2 MiB/s |  25.8 KiB |  00m00s
[243/681] Installing perl-Number-Compar 100% |   5.3 MiB/s |   5.4 KiB |  00m00s
[244/681] Installing perl-Text-Glob-0:0 100% |   9.1 MiB/s |   9.3 KiB |  00m00s
[245/681] Installing perl-File-Find-Rul 100% |  43.4 MiB/s |  44.4 KiB |  00m00s
[246/681] Installing perl-Data-Compare- 100% |  14.2 MiB/s |  58.1 KiB |  00m00s
[247/681] Installing perl-MRO-Compat-0: 100% |  43.8 MiB/s |  44.9 KiB |  00m00s
[248/681] Installing perl-Sub-Identify- 100% |  17.8 MiB/s |  36.4 KiB |  00m00s
[249/681] Installing perl-Convert-ASN1- 100% |  84.7 MiB/s | 173.4 KiB |  00m00s
[250/681] Installing perl-Mail-Sender-1 100% | 158.6 MiB/s | 162.5 KiB |  00m00s
[251/681] Installing perl-Sys-Syslog-0: 100% |  47.4 MiB/s |  97.0 KiB |  00m00s
[252/681] Installing perl-IPC-System-Si 100% |  71.8 MiB/s |  73.5 KiB |  00m00s
[253/681] Installing perl-Tie-RefHash-0 100% |  36.5 MiB/s |  37.4 KiB |  00m00s
[254/681] Installing perl-autodie-0:2.3 100% |  71.3 MiB/s | 219.1 KiB |  00m00s
[255/681] Installing perl-HTML-Tagset-0 100% |  19.2 MiB/s |  19.7 KiB |  00m00s
[256/681] Installing perl-IO-HTML-0:1.0 100% |  45.7 MiB/s |  46.8 KiB |  00m00s
[257/681] Installing perl-Class-Data-In 100% |   0.0   B/s |   7.0 KiB |  00m00s
[258/681] Installing perl-Exception-Cla 100% |  92.4 MiB/s |  94.6 KiB |  00m00s
[259/681] Installing perl-Ref-Util-XS-0 100% |  21.8 MiB/s |  44.7 KiB |  00m00s
[260/681] Installing perl-Ref-Util-0:0. 100% |  32.4 MiB/s |  33.2 KiB |  00m00s
[261/681] Installing perl-Class-Method- 100% |  53.5 MiB/s | 109.6 KiB |  00m00s
[262/681] Installing perl-Role-Tiny-0:2 100% |  62.0 MiB/s |  63.5 KiB |  00m00s
[263/681] Installing perl-GSSAPI-0:0.28 100% |  60.7 MiB/s | 124.3 KiB |  00m00s
[264/681] Installing perl-Email-Date-Fo 100% |  25.4 MiB/s |  26.0 KiB |  00m00s
[265/681] Installing perl-MIME-Types-0: 100% | 180.0 MiB/s | 184.3 KiB |  00m00s
[266/681] Installing perl-MIME-Lite-0:3 100% |  48.6 MiB/s | 248.9 KiB |  00m00s
[267/681] Installing perl-Net-SMTP-SSL- 100% |   5.2 MiB/s |   5.3 KiB |  00m00s
[268/681] Installing perl-MailTools-0:2 100% |  51.9 MiB/s | 212.7 KiB |  00m00s
[269/681] Installing perl-DynaLoader-Fu 100% |  20.3 MiB/s |  20.7 KiB |  00m00s
[270/681] Installing perl-Devel-CallChe 100% |  38.3 MiB/s |  39.2 KiB |  00m00s
[271/681] Installing perl-Params-Classi 100% |  48.4 MiB/s |  49.6 KiB |  00m00s
[272/681] Installing perl-DateTime-Time 100% |  28.9 MiB/s |  29.6 KiB |  00m00s
[273/681] Installing perl-DateTime-Time 100% |  25.2 MiB/s |  25.8 KiB |  00m00s
[274/681] Installing perl-PadWalker-0:2 100% |  45.6 MiB/s |  46.7 KiB |  00m00s
[275/681] Installing perl-Devel-Caller- 100% |  28.4 MiB/s |  29.1 KiB |  00m00s
[276/681] Installing perl-Devel-LexAlia 100% |  20.5 MiB/s |  21.0 KiB |  00m00s
[277/681] Installing perl-Package-Gener 100% |  30.8 MiB/s |  31.6 KiB |  00m00s
[278/681] Installing perl-Sub-Exporter- 100% |  65.7 MiB/s | 201.9 KiB |  00m00s
[279/681] Installing perl-Sub-Exporter- 100% |  28.2 MiB/s |  28.9 KiB |  00m00s
[280/681] Installing perl-Devel-GlobalD 100% |  18.6 MiB/s |  19.0 KiB |  00m00s
[281/681] Installing perl-English-0:1.1 100% |   0.0   B/s |   6.6 KiB |  00m00s
[282/681] Installing perl-Variable-Magi 100% | 129.6 MiB/s | 132.7 KiB |  00m00s
[283/681] Installing perl-Package-Stash 100% |  34.7 MiB/s |  71.0 KiB |  00m00s
[284/681] Installing perl-Package-Stash 100% |  56.8 MiB/s |  58.1 KiB |  00m00s
[285/681] Installing perl-Filter-2:1.64 100% |  24.4 MiB/s | 174.6 KiB |  00m00s
[286/681] Installing perl-encoding-4:3. 100% | 146.9 MiB/s | 150.4 KiB |  00m00s
[287/681] Installing perl-open-0:1.13-5 100% |   0.0   B/s |  11.7 KiB |  00m00s
[288/681] Installing perl-deprecate-0:0 100% |   0.0   B/s |   6.9 KiB |  00m00s
[289/681] Installing perl-Text-Soundex- 100% |  25.9 MiB/s |  53.1 KiB |  00m00s
[290/681] Installing perl-XString-0:0.0 100% |  37.9 MiB/s |  38.8 KiB |  00m00s
[291/681] Installing perl-Compress-Raw- 100% |  35.1 MiB/s |  71.8 KiB |  00m00s
[292/681] Installing perl-IO-Compress-0 100% | 147.0 MiB/s |   1.0 MiB |  00m00s
[293/681] Installing perl-Net-HTTP-0:6. 100% |  75.4 MiB/s |  77.2 KiB |  00m00s
[294/681] Installing perl-Math-Complex- 100% |  83.8 MiB/s |  85.8 KiB |  00m00s
[295/681] Installing perl-Math-BigInt-1 100% | 156.5 MiB/s | 961.8 KiB |  00m00s
[296/681] Installing perl-Data-Uniqid-0 100% |   5.7 MiB/s |   5.8 KiB |  00m00s
[297/681] Installing perl-JSON-0:4.10-6 100% | 133.3 MiB/s | 273.0 KiB |  00m00s
[298/681] Installing perl-I18N-LangTags 100% |  81.6 MiB/s |  83.6 KiB |  00m00s
[299/681] Installing perl-Locale-Makete 100% | 169.9 MiB/s | 173.9 KiB |  00m00s
[300/681] Installing perl-Locale-Makete 100% |  13.1 MiB/s |  13.5 KiB |  00m00s
[301/681] Installing perl-Params-Check- 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[302/681] Installing perl-Module-Load-C 100% |  29.2 MiB/s |  29.9 KiB |  00m00s
[303/681] Installing perl-IPC-Cmd-2:1.0 100% |  83.9 MiB/s |  85.9 KiB |  00m00s
[304/681] Installing perl-Class-Inspect 100% |  57.9 MiB/s |  59.3 KiB |  00m00s
[305/681] Installing perl-File-ShareDir 100% |  28.9 MiB/s |  59.2 KiB |  00m00s
[306/681] Installing perl-Tie-0:4.6-512 100% |  32.9 MiB/s |  33.7 KiB |  00m00s
[307/681] Installing perl-Authen-SASL-0 100% |  59.5 MiB/s | 121.8 KiB |  00m00s
[308/681] Installing perl-meta-notation 100% |   0.0   B/s |   2.3 KiB |  00m00s
[309/681] Installing perl-sigtrap-0:1.1 100% |   0.0   B/s |  11.4 KiB |  00m00s
[310/681] Installing perl-Hash-Util-Fie 100% |  62.7 MiB/s |  64.2 KiB |  00m00s
[311/681] Installing perl-B-Hooks-EndOf 100% |  14.7 MiB/s |  75.1 KiB |  00m00s
[312/681] Installing perl-namespace-cle 100% |  21.8 MiB/s |  44.6 KiB |  00m00s
[313/681] Installing perl-namespace-aut 100% |  41.6 MiB/s |  42.6 KiB |  00m00s
[314/681] Installing libxslt-0:1.1.42-3 100% | 155.5 MiB/s | 477.8 KiB |  00m00s
[315/681] Installing libdatrie-0:0.2.13 100% |  57.7 MiB/s |  59.0 KiB |  00m00s
[316/681] Installing libthai-0:0.1.29-9 100% | 256.5 MiB/s | 788.1 KiB |  00m00s
[317/681] Installing sombok-0:2.4.0-22. 100% | 130.7 MiB/s | 133.8 KiB |  00m00s
[318/681] Installing perl-Unicode-LineB 100% |  44.0 MiB/s | 270.5 KiB |  00m00s
[319/681] Installing teckit-0:2.5.12-3. 100% | 276.9 MiB/s |   1.9 MiB |  00m00s
[320/681] Installing minizip-ng-compat- 100% |  62.2 MiB/s | 191.0 KiB |  00m00s
[321/681] Installing google-noto-fonts- 100% |   0.0   B/s |  18.3 KiB |  00m00s
[322/681] Installing google-noto-sans-v 100% | 249.8 MiB/s |   1.2 MiB |  00m00s
[323/681] Installing default-fonts-core 100% |   8.9 MiB/s |  18.2 KiB |  00m00s
[324/681] Installing mailcap-0:2.1.54-7 100% |  85.0 MiB/s |  87.1 KiB |  00m00s
[325/681] Installing perl-LWP-MediaType 100% |  78.6 MiB/s |  80.5 KiB |  00m00s
[326/681] Installing perl-HTTP-Message- 100% |  43.0 MiB/s | 219.9 KiB |  00m00s
[327/681] Installing perl-HTML-Parser-0 100% |  93.7 MiB/s | 287.8 KiB |  00m00s
[328/681] Installing perl-HTTP-Negotiat 100% |  28.0 MiB/s |  28.7 KiB |  00m00s
[329/681] Installing perltidy-0:2024090 100% | 216.0 MiB/s |   3.9 MiB |  00m00s
[330/681] Installing perl-Eval-Closure- 100% |  33.8 MiB/s |  34.6 KiB |  00m00s
[331/681] Installing perl-Params-Valida 100% |  11.5 MiB/s |  94.2 KiB |  00m00s
[332/681] Installing perl-Specio-0:0.48 100% |  42.1 MiB/s | 344.7 KiB |  00m00s
[333/681] Installing perl-Log-Dispatch- 100% |  12.2 MiB/s | 150.0 KiB |  00m00s
[334/681] Installing perl-DateTime-Loca 100% | 125.0 MiB/s |  23.0 MiB |  00m00s
[335/681] Installing perl-DateTime-Time 100% | 190.7 MiB/s |   6.1 MiB |  00m00s
[336/681] Installing perl-DateTime-2:1. 100% | 126.2 MiB/s | 387.7 KiB |  00m00s
[337/681] Installing perl-DateTime-Cale 100% |  33.5 MiB/s |  34.3 KiB |  00m00s
[338/681] Installing perl-DateTime-Form 100% |  48.2 MiB/s |  98.7 KiB |  00m00s
[339/681] Installing perl-DateTime-Form 100% |  34.7 MiB/s | 213.0 KiB |  00m00s
[340/681] Installing perl-Log-Dispatch- 100% |  53.2 MiB/s |  54.5 KiB |  00m00s
[341/681] Installing perl-HTTP-Cookies- 100% |  37.0 MiB/s |  75.7 KiB |  00m00s
[342/681] Installing perl-libwww-perl-0 100% | 103.6 MiB/s | 530.3 KiB |  00m00s
[343/681] Installing perl-XML-Parser-0: 100% | 108.0 MiB/s | 663.7 KiB |  00m00s
[344/681] Installing perl-XML-XPath-0:1 100% |  68.4 MiB/s | 210.1 KiB |  00m00s
[345/681] Installing texlive-epstopdf-1 100% |  39.6 MiB/s |  40.6 KiB |  00m00s
[346/681] Installing texlive-epstopdf-p 100% |  94.7 MiB/s | 388.0 KiB |  00m00s
[347/681] Installing texlive-cm-11:svn5 100% |  91.6 MiB/s |   1.0 MiB |  00m00s
[348/681] Installing texlive-graphics-d 100% |  97.5 MiB/s |  99.9 KiB |  00m00s
[349/681] Installing texlive-etex-11:sv 100% |  41.7 MiB/s |  42.7 KiB |  00m00s
[350/681] Installing texlive-hyph-utf8- 100% |  74.8 MiB/s |  76.6 KiB |  00m00s
[351/681] Installing texlive-hyphen-bas 100% |  64.3 MiB/s |  65.9 KiB |  00m00s
[352/681] Installing texlive-knuth-lib- 100% |  26.0 MiB/s | 106.3 KiB |  00m00s
[353/681] Installing texlive-plain-11:s 100% |  55.6 MiB/s | 113.8 KiB |  00m00s
[354/681] Installing texlive-tex-ini-fi 100% |   9.9 MiB/s |  10.1 KiB |  00m00s
[355/681] Installing texlive-unicode-da 100% | 307.1 MiB/s |   3.1 MiB |  00m00s
[356/681] Installing texlive-gsftopk-11 100% |  47.4 MiB/s |  48.6 KiB |  00m00s
[357/681] Installing texlive-luatex-11: 100% | 247.1 MiB/s |   9.1 MiB |  00m00s
[358/681] Installing texlive-texlive.in 100% | 201.4 MiB/s |   1.0 MiB |  00m00s
[359/681] Installing texlive-texlive-sc 100% |  48.7 MiB/s | 349.1 KiB |  00m00s
[360/681] Installing texlive-kpathsea-1 100% | 230.8 MiB/s |   2.1 MiB |  00m00s
[361/681] Installing texlive-iftex-11:s 100% |  29.6 MiB/s |  30.3 KiB |  00m00s
[362/681] Installing texlive-amsmath-11 100% |  87.5 MiB/s | 268.7 KiB |  00m00s
[363/681] Installing texlive-amsfonts-1 100% | 134.3 MiB/s |   6.0 MiB |  00m00s
[364/681] Installing texlive-pdftexcmds 100% | 207.8 MiB/s | 425.6 KiB |  00m00s
[365/681] Installing texlive-kvoptions- 100% | 269.3 MiB/s | 551.6 KiB |  00m00s
[366/681] Installing texlive-ltxcmds-11 100% | 415.6 MiB/s | 425.5 KiB |  00m00s
[367/681] Installing texlive-url-11:svn 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[368/681] Installing texlive-atbegshi-1 100% | 108.7 MiB/s | 445.1 KiB |  00m00s
[369/681] Installing texlive-etex-pkg-1 100% |   0.0   B/s |  19.0 KiB |  00m00s
[370/681] Installing texlive-etoolbox-1 100% |  66.1 MiB/s |  67.7 KiB |  00m00s
[371/681] Installing texlive-booktabs-1 100% |  18.6 MiB/s |  19.0 KiB |  00m00s
[372/681] Installing texlive-infwarerr- 100% | 300.3 MiB/s | 307.5 KiB |  00m00s
[373/681] Installing texlive-atveryend- 100% | 100.4 MiB/s | 411.2 KiB |  00m00s
[374/681] Installing texlive-babel-11:s 100% |  29.2 MiB/s |   2.2 MiB |  00m00s
[375/681] Installing texlive-natbib-11: 100% | 131.1 MiB/s | 134.2 KiB |  00m00s
[376/681] Installing texlive-varwidth-1 100% |  19.8 MiB/s |  20.3 KiB |  00m00s
[377/681] Installing texlive-latex-font 100% |  40.4 MiB/s | 124.2 KiB |  00m00s
[378/681] Installing texlive-auxhook-11 100% | 296.1 MiB/s | 303.2 KiB |  00m00s
[379/681] Installing texlive-etexcmds-1 100% | 314.7 MiB/s | 322.3 KiB |  00m00s
[380/681] Installing texlive-pdfescape- 100% | 122.8 MiB/s | 377.2 KiB |  00m00s
[381/681] Installing texlive-fancyhdr-1 100% |  31.9 MiB/s |  32.7 KiB |  00m00s
[382/681] Installing texlive-float-11:s 100% |  15.8 MiB/s |  16.2 KiB |  00m00s
[383/681] Installing texlive-fp-11:svn4 100% |  62.4 MiB/s | 127.9 KiB |  00m00s
[384/681] Installing texlive-hologo-11: 100% | 325.3 MiB/s | 666.1 KiB |  00m00s
[385/681] Installing texlive-ragged2e-1 100% | 358.1 MiB/s | 733.3 KiB |  00m00s
[386/681] Installing texlive-setspace-1 100% |   0.0   B/s |  22.4 KiB |  00m00s
[387/681] Installing texlive-hycolor-11 100% | 134.5 MiB/s | 413.1 KiB |  00m00s
[388/681] Installing texlive-intcalc-11 100% | 230.9 MiB/s | 472.8 KiB |  00m00s
[389/681] Installing texlive-kvsetkeys- 100% | 418.8 MiB/s | 428.8 KiB |  00m00s
[390/681] Installing texlive-letltxmacr 100% | 305.3 MiB/s | 312.6 KiB |  00m00s
[391/681] Installing texlive-graphics-c 100% |   3.8 MiB/s |   3.9 KiB |  00m00s
[392/681] Installing texlive-graphics-1 100% |  62.8 MiB/s | 128.7 KiB |  00m00s
[393/681] Installing texlive-tools-11:s 100% |  80.4 MiB/s | 411.7 KiB |  00m00s
[394/681] Installing texlive-xkeyval-11 100% |  69.9 MiB/s |  71.6 KiB |  00m00s
[395/681] Installing texlive-geometry-1 100% |  49.1 MiB/s |  50.2 KiB |  00m00s
[396/681] Installing texlive-caption-11 100% | 297.1 MiB/s | 912.6 KiB |  00m00s
[397/681] Installing texlive-colortbl-1 100% |  21.3 MiB/s |  21.8 KiB |  00m00s
[398/681] Installing texlive-bigintcalc 100% | 252.4 MiB/s | 516.8 KiB |  00m00s
[399/681] Installing texlive-l3backend- 100% | 221.4 MiB/s |   1.1 MiB |  00m00s
[400/681] Installing texlive-uniquecoun 100% |  76.5 MiB/s | 313.5 KiB |  00m00s
[401/681] Installing texlive-lm-11:svn6 100% | 251.9 MiB/s |  39.5 MiB |  00m00s
[402/681] Installing texlive-footmisc-1 100% |  64.1 MiB/s |  65.6 KiB |  00m00s
[403/681] Installing texlive-multido-11 100% |  19.2 MiB/s |  19.6 KiB |  00m00s
[404/681] Installing texlive-zref-11:sv 100% | 267.6 MiB/s | 822.0 KiB |  00m00s
[405/681] Installing texlive-hypdoc-11: 100% |  29.3 MiB/s | 359.5 KiB |  00m00s
[406/681] Installing texlive-rerunfilec 100% | 354.8 MiB/s | 363.3 KiB |  00m00s
[407/681] Installing texlive-bitset-11: 100% | 324.0 MiB/s | 663.5 KiB |  00m00s
[408/681] Installing texlive-subfig-11: 100% |  36.6 MiB/s |  37.5 KiB |  00m00s
[409/681] Installing texlive-carlisle-1 100% |  32.0 MiB/s |  32.8 KiB |  00m00s
[410/681] Installing texlive-translator 100% |  63.4 MiB/s | 519.8 KiB |  00m00s
[411/681] Installing texlive-csquotes-1 100% | 110.6 MiB/s | 113.3 KiB |  00m00s
[412/681] Installing texlive-sauerj-11: 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[413/681] Installing texlive-catchfile- 100% | 312.5 MiB/s | 320.0 KiB |  00m00s
[414/681] Installing texlive-ifplatform 100% |  13.1 MiB/s |  13.5 KiB |  00m00s
[415/681] Installing texlive-dvips-11:s 100% | 143.8 MiB/s |   1.6 MiB |  00m00s
[416/681] Installing texlive-babelbib-1 100% | 192.2 MiB/s | 787.2 KiB |  00m00s
[417/681] Installing texlive-memoir-11: 100% | 236.2 MiB/s | 483.6 KiB |  00m00s
[418/681] Installing texlive-bibtex-11: 100% | 192.1 MiB/s | 787.0 KiB |  00m00s
[419/681] Installing texlive-makeindex- 100% | 166.7 MiB/s | 511.9 KiB |  00m00s
[420/681] Installing texlive-pspicture- 100% |  14.4 MiB/s |  14.7 KiB |  00m00s
[421/681] Installing texlive-euenc-11:s 100% |  41.2 MiB/s |  42.2 KiB |  00m00s
[422/681] Installing texlive-euler-11:s 100% |  20.9 MiB/s |  21.4 KiB |  00m00s
[423/681] Installing texlive-everyshi-1 100% | 155.2 MiB/s | 158.9 KiB |  00m00s
[424/681] Installing texlive-fancybox-1 100% |  40.5 MiB/s |  41.5 KiB |  00m00s
[425/681] Installing texlive-grffile-11 100% | 371.8 MiB/s | 380.7 KiB |  00m00s
[426/681] Installing texlive-index-11:s 100% |  60.7 MiB/s |  62.1 KiB |  00m00s
[427/681] Installing texlive-pdflscape- 100% |  14.6 MiB/s | 344.8 KiB |  00m00s
[428/681] Installing texlive-ucharcat-1 100% |  10.7 MiB/s |  10.9 KiB |  00m00s
[429/681] Installing texlive-underscore 100% |  19.6 MiB/s |  20.1 KiB |  00m00s
[430/681] Installing texlive-gettitlest 100% | 332.2 MiB/s | 340.1 KiB |  00m00s
[431/681] Installing texlive-kvdefineke 100% | 308.1 MiB/s | 315.5 KiB |  00m00s
[432/681] Installing texlive-refcount-1 100% | 341.0 MiB/s | 349.2 KiB |  00m00s
[433/681] Installing texlive-stringenc- 100% |  75.3 MiB/s |   1.1 MiB |  00m00s
[434/681] Installing texlive-zapfding-1 100% |  26.9 MiB/s |  82.7 KiB |  00m00s
[435/681] Installing texlive-palatino-1 100% |  65.9 MiB/s |   1.1 MiB |  00m00s
[436/681] Installing texlive-bookmark-1 100% | 279.4 MiB/s | 572.2 KiB |  00m00s
[437/681] Installing texlive-firstaid-1 100% | 291.8 MiB/s | 298.8 KiB |  00m00s
[438/681] Installing texlive-grfext-11: 100% | 321.3 MiB/s | 329.1 KiB |  00m00s
[439/681] Installing texlive-latexconfi 100% |   9.6 MiB/s |   9.8 KiB |  00m00s
[440/681] Installing texlive-marvosym-1 100% |  91.9 MiB/s | 188.3 KiB |  00m00s
[441/681] Installing texlive-paralist-1 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[442/681] Installing texlive-glyphlist- 100% |  89.0 MiB/s |  91.1 KiB |  00m00s
[443/681] Installing texlive-lua-alt-ge 100% |   0.0   B/s |   4.3 KiB |  00m00s
[444/681] Installing texlive-modes-11:s 100% | 191.4 MiB/s | 391.9 KiB |  00m00s
[445/681] Installing texlive-placeins-1 100% |   5.2 MiB/s |   5.4 KiB |  00m00s
[446/681] Installing texlive-auto-pst-p 100% | 399.1 KiB/s |  15.6 KiB |  00m00s
[447/681] Installing texlive-linegoal-1 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[448/681] Installing texlive-tabu-11:sv 100% | 130.3 MiB/s | 133.4 KiB |  00m00s
[449/681] Installing texlive-breakurl-1 100% |  17.5 MiB/s |  17.9 KiB |  00m00s
[450/681] Installing texlive-etoc-11:sv 100% |  85.7 MiB/s |  87.7 KiB |  00m00s
[451/681] Installing texlive-fancyref-1 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[452/681] Installing texlive-mathtools- 100% | 128.7 MiB/s | 131.8 KiB |  00m00s
[453/681] Installing texlive-ltabptch-1 100% |  21.1 MiB/s |  21.6 KiB |  00m00s
[454/681] Installing texlive-crop-11:sv 100% |  26.8 MiB/s |  27.4 KiB |  00m00s
[455/681] Installing texlive-microtype- 100% | 151.6 MiB/s | 465.6 KiB |  00m00s
[456/681] Installing texlive-pdfmanagem 100% | 226.7 MiB/s |  11.6 MiB |  00m00s
[457/681] Installing texlive-psfrag-11: 100% |  12.7 MiB/s |  13.0 KiB |  00m00s
[458/681] Installing texlive-logreq-11: 100% |  26.6 MiB/s |  27.2 KiB |  00m00s
[459/681] Installing texlive-hopatch-11 100% | 169.5 MiB/s | 347.2 KiB |  00m00s
[460/681] Installing texlive-appendix-1 100% |  17.9 MiB/s |  18.3 KiB |  00m00s
[461/681] Installing texlive-hanging-11 100% |  23.2 MiB/s |  23.8 KiB |  00m00s
[462/681] Installing texlive-import-11: 100% |   7.3 MiB/s |   7.4 KiB |  00m00s
[463/681] Installing texlive-multirow-1 100% |  18.4 MiB/s |  18.9 KiB |  00m00s
[464/681] Installing texlive-newunicode 100% |  22.9 MiB/s |  23.5 KiB |  00m00s
[465/681] Installing texlive-sectsty-11 100% |  30.8 MiB/s |  31.5 KiB |  00m00s
[466/681] Installing texlive-tocloft-11 100% |  53.4 MiB/s |  54.7 KiB |  00m00s
[467/681] Installing texlive-ulem-11:sv 100% |   0.0   B/s |  15.8 KiB |  00m00s
[468/681] Installing texlive-wasy-11:sv 100% |  69.4 MiB/s | 142.1 KiB |  00m00s
[469/681] Installing texlive-wasysym-11 100% |  24.4 MiB/s |  25.0 KiB |  00m00s
[470/681] Installing texlive-xtab-11:sv 100% |  28.6 MiB/s |  29.2 KiB |  00m00s
[471/681] Installing texlive-collectbox 100% |  27.7 MiB/s |  28.3 KiB |  00m00s
[472/681] Installing texlive-ifoddpage- 100% |  21.0 MiB/s |  21.5 KiB |  00m00s
[473/681] Installing texlive-anysize-11 100% |   4.1 MiB/s |   4.1 KiB |  00m00s
[474/681] Installing texlive-cite-11:sv 100% |  61.7 MiB/s |  63.2 KiB |  00m00s
[475/681] Installing texlive-cmap-11:sv 100% |  37.9 MiB/s |  38.8 KiB |  00m00s
[476/681] Installing texlive-everysel-1 100% | 112.2 MiB/s | 459.4 KiB |  00m00s
[477/681] Installing texlive-footnotehy 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[478/681] Installing texlive-latexbug-1 100% |  92.4 MiB/s | 283.8 KiB |  00m00s
[479/681] Installing texlive-lwarp-11:s 100% | 126.1 MiB/s |   4.9 MiB |  00m00s
[480/681] Installing texlive-mdwtools-1 100% | 111.5 MiB/s | 114.2 KiB |  00m00s
[481/681] Installing texlive-newfloat-1 100% | 156.0 MiB/s | 159.7 KiB |  00m00s
[482/681] Installing texlive-ntgclass-1 100% | 139.3 MiB/s | 285.2 KiB |  00m00s
[483/681] Installing texlive-parskip-11 100% |  16.3 MiB/s |  16.7 KiB |  00m00s
[484/681] Installing texlive-pdfcolfoot 100% | 329.2 MiB/s | 337.1 KiB |  00m00s
[485/681] Installing texlive-rcs-11:svn 100% |  46.6 MiB/s |  47.7 KiB |  00m00s
[486/681] Installing texlive-sansmath-1 100% |   0.0   B/s |   9.3 KiB |  00m00s
[487/681] Installing texlive-section-11 100% |  38.0 MiB/s |  38.9 KiB |  00m00s
[488/681] Installing texlive-sepnum-11: 100% |   3.8 MiB/s |  15.8 KiB |  00m00s
[489/681] Installing texlive-textcase-1 100% |  11.7 MiB/s |  12.0 KiB |  00m00s
[490/681] Installing texlive-hobsub-11: 100% |  80.0 MiB/s |  81.9 KiB |  00m00s
[491/681] Installing texlive-hyperref-1 100% | 187.8 MiB/s | 769.4 KiB |  00m00s
[492/681] Installing texlive-attachfile 100% | 241.6 MiB/s | 494.8 KiB |  00m00s
[493/681] Installing texlive-attachfile 100% |  32.4 MiB/s |  33.2 KiB |  00m00s
[494/681] Installing texlive-avantgar-1 100% |  73.0 MiB/s |   1.2 MiB |  00m00s
[495/681] Installing texlive-bookman-11 100% |  88.1 MiB/s |   1.2 MiB |  00m00s
[496/681] Installing texlive-charter-11 100% | 101.3 MiB/s | 415.0 KiB |  00m00s
[497/681] Installing texlive-courier-11 100% |  76.3 MiB/s | 937.1 KiB |  00m00s
[498/681] Installing texlive-helvetic-1 100% |  96.2 MiB/s |   1.8 MiB |  00m00s
[499/681] Installing texlive-symbol-11: 100% |  26.7 MiB/s |  82.0 KiB |  00m00s
[500/681] Installing texlive-times-11:s 100% |  62.4 MiB/s |   1.0 MiB |  00m00s
[501/681] Installing texlive-utopia-11: 100% | 134.6 MiB/s | 551.4 KiB |  00m00s
[502/681] Installing texlive-listofitem 100% | 468.6 MiB/s | 959.6 KiB |  00m00s
[503/681] Installing texlive-stackengin 100% |  34.7 MiB/s |  35.5 KiB |  00m00s
[504/681] Installing texlive-pdfcolmk-1 100% |  20.2 MiB/s |  20.7 KiB |  00m00s
[505/681] Installing texlive-xcolor-11: 100% |  78.8 MiB/s |  80.7 KiB |  00m00s
[506/681] Installing texlive-eso-pic-11 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[507/681] Installing texlive-babel-engl 100% |  45.4 MiB/s |  46.5 KiB |  00m00s
[508/681] Installing texlive-fix2col-11 100% |  17.0 MiB/s |  17.4 KiB |  00m00s
[509/681] Installing texlive-latex-lab- 100% | 210.1 MiB/s |   2.3 MiB |  00m00s
[510/681] Installing texlive-mfnfss-11: 100% |  24.2 MiB/s |  24.7 KiB |  00m00s
[511/681] Installing texlive-mptopdf-11 100% |  75.0 MiB/s | 153.5 KiB |  00m00s
[512/681] Installing texlive-pagesel-11 100% | 347.7 MiB/s | 356.1 KiB |  00m00s
[513/681] Installing texlive-pslatex-11 100% |  28.5 MiB/s |  29.2 KiB |  00m00s
[514/681] Installing texlive-transparen 100% | 296.6 MiB/s | 303.7 KiB |  00m00s
[515/681] Installing texlive-ctable-11: 100% |  20.9 MiB/s |  21.4 KiB |  00m00s
[516/681] Installing texlive-kastrup-11 100% |   4.1 MiB/s |   4.2 KiB |  00m00s
[517/681] Installing texlive-rsfs-11:sv 100% |  49.9 MiB/s | 102.2 KiB |  00m00s
[518/681] Installing texlive-marginnote 100% |  22.8 MiB/s |  23.3 KiB |  00m00s
[519/681] Installing texlive-mparhack-1 100% |   1.4 MiB/s |  21.1 KiB |  00m00s
[520/681] Installing texlive-picture-11 100% | 158.6 MiB/s | 324.8 KiB |  00m00s
[521/681] Installing texlive-finstrut-1 100% |  25.7 MiB/s |  26.4 KiB |  00m00s
[522/681] Installing texlive-lineno-11: 100% | 233.2 MiB/s | 238.8 KiB |  00m00s
[523/681] Installing texlive-luabidi-11 100% |  26.1 MiB/s |  26.8 KiB |  00m00s
[524/681] Installing texlive-makecmds-1 100% |  11.6 MiB/s |  11.9 KiB |  00m00s
[525/681] Installing texlive-lm-math-11 100% | 119.9 MiB/s | 736.9 KiB |  00m00s
[526/681] Installing texlive-fileconten 100% |  12.7 MiB/s |  13.0 KiB |  00m00s
[527/681] Installing texlive-fpl-11:svn 100% | 212.0 MiB/s | 651.2 KiB |  00m00s
[528/681] Installing texlive-mathpazo-1 100% |  38.0 MiB/s | 116.7 KiB |  00m00s
[529/681] Installing texlive-psnfss-11: 100% |  23.3 MiB/s | 119.5 KiB |  00m00s
[530/681] Installing texlive-alphalph-1 100% |  92.1 MiB/s | 377.1 KiB |  00m00s
[531/681] Installing texlive-enumitem-1 100% |  58.7 MiB/s |  60.1 KiB |  00m00s
[532/681] Installing texlive-colorprofi 100% |  53.5 MiB/s | 274.1 KiB |  00m00s
[533/681] Installing texlive-ec-11:svn2 100% |  46.8 MiB/s |   2.7 MiB |  00m00s
[534/681] Installing texlive-enctex-11: 100% |  61.0 MiB/s | 187.3 KiB |  00m00s
[535/681] Installing texlive-hyphenex-1 100% |  25.5 MiB/s |  26.1 KiB |  00m00s
[536/681] Installing texlive-knuth-loca 100% |  36.8 MiB/s | 113.1 KiB |  00m00s
[537/681] Installing texlive-luahbtex-1 100% | 243.8 MiB/s |   6.3 MiB |  00m00s
[538/681] Installing texlive-mflogo-11: 100% |  13.3 MiB/s |  13.6 KiB |  00m00s
[539/681] Installing texlive-mfware-11: 100% |  70.8 MiB/s | 217.4 KiB |  00m00s
[540/681] Installing texlive-tex-11:svn 100% | 127.2 MiB/s | 390.8 KiB |  00m00s
[541/681] Installing texlive-texlive-en 100% | 282.7 MiB/s |   5.9 MiB |  00m00s
[542/681] Installing texlive-texlive-ms 100% | 200.9 MiB/s |   1.4 MiB |  00m00s
[543/681] Installing texlive-beton-11:s 100% |  12.2 MiB/s |  12.5 KiB |  00m00s
[544/681] Installing texlive-parallel-1 100% |  22.8 MiB/s |  23.3 KiB |  00m00s
[545/681] Installing texlive-pdfcol-11: 100% | 338.7 MiB/s | 346.8 KiB |  00m00s
[546/681] Installing texlive-lua-uni-al 100% | 128.2 MiB/s | 131.3 KiB |  00m00s
[547/681] Installing texlive-lualibs-11 100% | 125.6 MiB/s | 771.6 KiB |  00m00s
[548/681] Installing texlive-changepage 100% |  27.6 MiB/s |  28.2 KiB |  00m00s
[549/681] Installing texlive-titlesec-1 100% |  96.6 MiB/s |  98.9 KiB |  00m00s
[550/681] Installing texlive-ctablestac 100% |  20.4 MiB/s |  20.9 KiB |  00m00s
[551/681] Installing texlive-luatexbase 100% |  14.7 MiB/s |  15.1 KiB |  00m00s
[552/681] Installing texlive-luaotfload 100% | 265.1 MiB/s |   8.2 MiB |  00m00s
[553/681] Installing texlive-xstring-11 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[554/681] Installing texlive-pst-math-1 100% |  23.1 MiB/s |  23.7 KiB |  00m00s
[555/681] Installing texlive-dehyph-11: 100% | 235.5 MiB/s | 241.2 KiB |  00m00s
[556/681] Installing texlive-notoccite- 100% |   2.9 MiB/s |   3.0 KiB |  00m00s
[557/681] Installing texlive-ifmtarg-11 100% |   9.7 MiB/s |   9.9 KiB |  00m00s
[558/681] Installing texlive-xetexconfi 100% |   0.0   B/s | 776.0   B |  00m00s
[559/681] Installing perl-LWP-Protocol- 100% |  30.4 MiB/s |  31.1 KiB |  00m00s
[560/681] Installing perl-LDAP-1:0.68-1 100% |  78.3 MiB/s | 962.3 KiB |  00m00s
[561/681] Installing perl-Log-Log4perl- 100% |  97.4 MiB/s | 897.8 KiB |  00m00s
[562/681] Installing perl-XML-SAX-0:1.0 100% |   1.5 MiB/s | 126.0 KiB |  00m00s
[563/681] Installing perl-XML-LibXML-1: 100% |   7.5 MiB/s | 931.5 KiB |  00m00s
[564/681] Installing perl-XML-LibXML-Si 100% |  25.5 MiB/s |  52.3 KiB |  00m00s
[565/681] Installing perl-XML-LibXSLT-0 100% |  35.8 MiB/s | 146.6 KiB |  00m00s
[566/681] Installing biber-0:2.19-6.fc4 100% | 167.5 MiB/s |   1.3 MiB |  00m00s
[567/681] Installing libXau-0:1.0.11-7. 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[568/681] Installing libxcb-0:1.17.0-3. 100% |  62.5 MiB/s |   1.2 MiB |  00m00s
[569/681] Installing xml-common-0:0.6.3 100% |  26.4 MiB/s |  81.1 KiB |  00m00s
[570/681] Installing fontconfig-0:2.15. 100% | 672.6 KiB/s | 811.1 KiB |  00m01s
[571/681] Installing texlive-pdftex-11: 100% | 154.3 MiB/s |   4.6 MiB |  00m00s
[572/681] Installing texlive-l3packages 100% | 129.6 MiB/s | 265.5 KiB |  00m00s
[573/681] Installing texlive-currfile-1 100% |  34.1 MiB/s |  35.0 KiB |  00m00s
[574/681] Installing texlive-filehook-1 100% |  18.6 MiB/s |  57.2 KiB |  00m00s
[575/681] Installing texlive-pgf-11:svn 100% |  49.8 MiB/s |   4.9 MiB |  00m00s
[576/681] Installing texlive-ms-11:svn5 100% |  18.8 MiB/s |  19.3 KiB |  00m00s
[577/681] Installing texlive-koma-scrip 100% |  48.7 MiB/s |   9.9 MiB |  00m00s
[578/681] Installing texlive-listings-1 100% | 189.7 MiB/s | 582.9 KiB |  00m00s
[579/681] Installing texlive-algorithms 100% |  38.2 MiB/s |  39.1 KiB |  00m00s
[580/681] Installing texlive-fontspec-1 100% | 161.4 MiB/s | 330.6 KiB |  00m00s
[581/681] Installing texlive-xunicode-1 100% | 107.6 MiB/s | 220.3 KiB |  00m00s
[582/681] Installing texlive-tipa-11:sv 100% |  97.2 MiB/s |   3.8 MiB |  00m00s
[583/681] Installing texlive-bera-11:sv 100% |  11.9 MiB/s | 791.2 KiB |  00m00s
[584/681] Installing texlive-showexpl-1 100% |   7.3 MiB/s |  22.6 KiB |  00m00s
[585/681] Installing texlive-cm-super-1 100% | 204.2 MiB/s |  65.1 MiB |  00m00s
[586/681] Installing texlive-polyglossi 100% |  49.8 MiB/s | 764.6 KiB |  00m00s
[587/681] Installing texlive-bidi-11:sv 100% |  99.3 MiB/s |   1.2 MiB |  00m00s
[588/681] Installing texlive-xifthen-11 100% |   7.4 MiB/s |  15.2 KiB |  00m00s
[589/681] Installing texlive-latex-11:s 100% | 324.9 MiB/s |  40.3 MiB |  00m00s
[590/681] Installing texlive-xpatch-11: 100% |  26.9 MiB/s |  27.5 KiB |  00m00s
[591/681] Installing texlive-biblatex-1 100% | 167.8 MiB/s |   2.2 MiB |  00m00s
[592/681] Installing texlive-l3kernel-1 100% | 194.6 MiB/s |   1.4 MiB |  00m00s
[593/681] Installing texlive-fancyvrb-1 100% |  65.9 MiB/s |  67.5 KiB |  00m00s
[594/681] Installing texlive-pst-ovl-11 100% |  13.4 MiB/s |  13.8 KiB |  00m00s
[595/681] Installing texlive-pst-3d-11: 100% |  20.4 MiB/s |  20.9 KiB |  00m00s
[596/681] Installing texlive-pst-coil-1 100% |  21.3 MiB/s |  21.8 KiB |  00m00s
[597/681] Installing texlive-pst-eps-11 100% |  16.2 MiB/s |  16.6 KiB |  00m00s
[598/681] Installing texlive-pst-fill-1 100% |  23.4 MiB/s |  23.9 KiB |  00m00s
[599/681] Installing texlive-pst-grad-1 100% |  21.9 MiB/s |  22.5 KiB |  00m00s
[600/681] Installing texlive-pst-node-1 100% | 113.0 MiB/s | 115.8 KiB |  00m00s
[601/681] Installing texlive-pst-plot-1 100% | 127.9 MiB/s | 131.0 KiB |  00m00s
[602/681] Installing texlive-pst-text-1 100% |  20.8 MiB/s |  21.3 KiB |  00m00s
[603/681] Installing texlive-pst-tools- 100% |  27.5 MiB/s |  28.2 KiB |  00m00s
[604/681] Installing texlive-pst-tree-1 100% |  42.6 MiB/s |  43.6 KiB |  00m00s
[605/681] Installing texlive-pstricks-a 100% | 102.4 MiB/s | 104.9 KiB |  00m00s
[606/681] Installing texlive-pstricks-1 100% |  92.8 MiB/s | 475.0 KiB |  00m00s
[607/681] Installing texlive-amscls-11: 100% | 288.7 MiB/s |   1.4 MiB |  00m00s
[608/681] Installing texlive-metalogo-1 100% |  16.1 MiB/s |  16.5 KiB |  00m00s
[609/681] Installing texlive-seminar-11 100% |  48.7 MiB/s | 199.5 KiB |  00m00s
[610/681] Installing texlive-breqn-11:s 100% | 165.2 MiB/s | 169.2 KiB |  00m00s
[611/681] Installing texlive-l3experime 100% |  63.3 MiB/s | 194.4 KiB |  00m00s
[612/681] Installing texlive-lualatex-m 100% |  28.7 MiB/s |  29.4 KiB |  00m00s
[613/681] Installing texlive-unicode-ma 100% | 253.2 MiB/s | 518.6 KiB |  00m00s
[614/681] Installing texlive-oberdiek-1 100% | 351.1 MiB/s |  12.3 MiB |  00m00s
[615/681] Installing texlive-pdfpages-1 100% | 105.1 MiB/s | 107.6 KiB |  00m00s
[616/681] Installing texlive-extsizes-1 100% | 126.2 MiB/s | 129.3 KiB |  00m00s
[617/681] Installing texlive-jknapltx-1 100% |  23.1 MiB/s |  47.2 KiB |  00m00s
[618/681] Installing texlive-typehtml-1 100% |  33.4 MiB/s |  34.2 KiB |  00m00s
[619/681] Installing texlive-ucs-11:svn 100% | 130.4 MiB/s |   2.5 MiB |  00m00s
[620/681] Installing texlive-ae-11:svn1 100% |  65.8 MiB/s | 471.9 KiB |  00m00s
[621/681] Installing texlive-mnsymbol-1 100% | 185.6 MiB/s |   5.8 MiB |  00m00s
[622/681] Installing texlive-mathspec-1 100% |  51.9 MiB/s |  53.2 KiB |  00m00s
[623/681] Installing texlive-minitoc-11 100% |  46.6 MiB/s | 572.5 KiB |  00m00s
[624/681] Installing texlive-ltxmisc-11 100% |  45.3 MiB/s |  46.4 KiB |  00m00s
[625/681] Installing texlive-realscript 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[626/681] Installing texlive-xltxtra-11 100% |  14.8 MiB/s |  15.2 KiB |  00m00s
[627/681] Installing texlive-adjustbox- 100% | 103.4 MiB/s | 105.9 KiB |  00m00s
[628/681] Installing texlive-sansmathac 100% |  27.5 MiB/s |  56.4 KiB |  00m00s
[629/681] Installing texlive-beamer-11: 100% |  78.9 MiB/s | 726.9 KiB |  00m00s
[630/681] Installing poppler-0:24.08.0- 100% | 231.4 MiB/s |   3.7 MiB |  00m00s
[631/681] Installing libX11-common-0:1. 100% |  69.8 MiB/s |   1.2 MiB |  00m00s
[632/681] Installing libX11-0:1.8.10-2. 100% | 213.6 MiB/s |   1.3 MiB |  00m00s
[633/681] Installing libXext-0:1.3.6-2. 100% |  89.2 MiB/s |  91.3 KiB |  00m00s
[634/681] Installing libXt-0:1.3.1-1.fc 100% | 210.5 MiB/s | 431.1 KiB |  00m00s
[635/681] Installing libXrender-0:0.9.1 100% |  50.2 MiB/s |  51.4 KiB |  00m00s
[636/681] Installing cairo-0:1.18.2-2.f 100% | 216.0 MiB/s |   1.9 MiB |  00m00s
[637/681] Installing libXpm-0:3.5.17-4. 100% | 146.3 MiB/s | 149.8 KiB |  00m00s
[638/681] Installing libXmu-0:1.2.1-2.f 100% |  63.0 MiB/s | 193.5 KiB |  00m00s
[639/681] Installing libgs-0:10.03.1-4. 100% | 248.0 MiB/s |  24.3 MiB |  00m00s
[640/681] Installing ghostscript-tools- 100% |   0.0   B/s |   3.4 KiB |  00m00s
[641/681] Installing ghostscript-tools- 100% |   4.9 MiB/s |   5.1 KiB |  00m00s
[642/681] Installing ghostscript-0:10.0 100% |  19.1 MiB/s |  39.1 KiB |  00m00s
[643/681] Installing texlive-thumbpdf-1 100% |  48.3 MiB/s |  98.9 KiB |  00m00s
[644/681] Installing libXaw-0:1.0.16-2. 100% | 168.2 MiB/s | 516.7 KiB |  00m00s
[645/681] Installing gd-0:2.3.3-17.fc41 100% | 197.7 MiB/s | 404.8 KiB |  00m00s
[646/681] Installing poppler-glib-0:24. 100% | 112.2 MiB/s | 574.7 KiB |  00m00s
[647/681] Installing cairo-gobject-0:1. 100% |  34.2 MiB/s |  35.0 KiB |  00m00s
[648/681] Installing libXft-0:2.3.8-7.f 100% |  81.1 MiB/s | 166.0 KiB |  00m00s
[649/681] Installing pango-0:1.54.0-2.f 100% | 172.6 MiB/s |   1.0 MiB |  00m00s
[650/681] Installing rsvg-pixbuf-loader 100% |  79.0 MiB/s | 323.5 KiB |  00m00s
[651/681] Installing librsvg2-0:2.59.2- 100% | 239.0 MiB/s |   4.5 MiB |  00m00s
[652/681] Installing lasi-0:1.1.3-14.fc 100% |  25.8 MiB/s | 132.3 KiB |  00m00s
[653/681] Installing graphviz-0:12.1.0- 100% | 131.3 MiB/s |  20.9 MiB |  00m00s
[654/681] Installing doxygen-2:1.12.0-2 100% | 220.9 MiB/s |  19.2 MiB |  00m00s
[655/681] Installing libXi-0:1.8.2-1.fc 100% |  76.0 MiB/s |  77.8 KiB |  00m00s
[656/681] Installing texlive-xdvi-11:sv 100% | 182.0 MiB/s | 745.4 KiB |  00m00s
[657/681] Installing texlive-metafont-1 100% | 112.5 MiB/s | 806.8 KiB |  00m00s
[658/681] Installing libicu-0:74.2-2.fc 100% | 224.1 MiB/s |  35.0 MiB |  00m00s
[659/681] Installing texlive-texlive-co 100% | 130.8 MiB/s | 268.0 KiB |  00m00s
[660/681] Installing texlive-collection 100% |   0.0   B/s | 124.0   B |  00m00s
[661/681] Installing texlive-collection 100% |   0.0   B/s | 124.0   B |  00m00s
[662/681] Installing texlive-collection 100% |   0.0   B/s | 124.0   B |  00m00s
[663/681] Installing texlive-dvipdfmx-1 100% | 235.5 MiB/s |   3.8 MiB |  00m00s
[664/681] Installing texlive-xetex-11:s 100% | 138.1 MiB/s |   2.1 MiB |  00m00s
[665/681] Installing emacs-filesystem-1 100% | 531.2 KiB/s | 544.0   B |  00m00s
[666/681] Installing autoconf-0:2.72-3. 100% | 199.8 MiB/s |   2.8 MiB |  00m00s
[667/681] Installing automake-0:1.16.5- 100% | 126.0 MiB/s |   1.8 MiB |  00m00s
[668/681] Installing libtool-0:2.4.7-12 100% | 102.1 MiB/s |   2.7 MiB |  00m00s
[669/681] Installing doxygen-latex-2:1. 100% | 121.1 KiB/s | 124.0   B |  00m00s
[670/681] Installing minizip-ng-compat- 100% |  44.2 MiB/s |  90.6 KiB |  00m00s
[671/681] Installing mingw64-minizip-0: 100% |  91.1 MiB/s | 279.9 KiB |  00m00s
[672/681] Installing mingw32-minizip-0: 100% |  98.7 MiB/s | 303.1 KiB |  00m00s
[673/681] Installing mingw32-gcc-0:14.2 100% | 228.4 MiB/s |  99.4 MiB |  00m00s
[674/681] Installing mingw64-gcc-0:14.2 100% | 226.4 MiB/s | 101.7 MiB |  00m00s
[675/681] Installing mingw32-libcharset 100% |  88.3 MiB/s |  90.4 KiB |  00m00s
[676/681] Installing mingw32-win-iconv- 100% |  52.5 MiB/s |  53.8 KiB |  00m00s
[677/681] Installing mingw32-expat-0:2. 100% | 217.1 MiB/s | 444.6 KiB |  00m00s
[678/681] Installing mingw64-libcharset 100% |  84.9 MiB/s |  87.0 KiB |  00m00s
[679/681] Installing mingw64-win-iconv- 100% |  53.1 MiB/s |  54.4 KiB |  00m00s
[680/681] Installing mingw64-expat-0:2. 100% |  82.3 MiB/s | 421.4 KiB |  00m00s
[681/681] Installing expat-devel-0:2.6. 100% |   4.0 KiB/s | 205.4 KiB |  00m51s
Warning: skipped OpenPGP checks for 110 packages from repository: copr_base
Complete!
Finish: build setup for freexl-2.0.0-10.fc41.src.rpm
Start: rpmbuild freexl-2.0.0-10.fc41.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1721174400
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.LMm77h
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ test -d /builddir/build/BUILD/freexl-2.0.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/freexl-2.0.0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/freexl-2.0.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/freexl-2.0.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.js6jIm
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ rm -rf freexl-2.0.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/freexl-2.0.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd freexl-2.0.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/freexl-2.0.0-iconv-mingw32.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ mkdir -p clean
+ cp -rp examples clean/
+ rm -vf clean/examples/Makefile.am clean/examples/Makefile.in
removed 'clean/examples/Makefile.am'
removed 'clean/examples/Makefile.in'
+ sed -r -i -e 's/^([[:blank:]]*(GENERATE_LATEX|LATEX_BATCHMODE|USE_PDFLATEX|PDF_HYPERLINKS)[[:blank:]]*=[[:blank:]]*)NO[[:blank:]]*/\1YES/' -e 's/^([[:blank:]]*(LATEX_TIMESTAMP|GENERATE_HTML)[[:blank:]]*=[[:blank:]]*)YES[[:blank:]]*/\1NO/' Doxyfile.in
+ mkdir build_native
+ cp -a tests build_native
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x0ZbOn
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd freexl-2.0.0
+ autoreconf --force --install --verbose
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:20: installing './compile'
configure.ac:10: installing './missing'
examples/Makefile.am: installing './depcomp'
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
+ pushd build_native
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native ~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ '[' '-flto=thin -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ '[' 1 = 1 ']'
+++ dirname ../configure
++ find .. -name config.guess -o -name config.sub
+ for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub)
++ basename ../config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ../config.guess
++ basename ../config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../config.guess
'/usr/lib/rpm/redhat/config.guess' -> '../config.guess'
+ for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub)
++ basename ../config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ../config.sub
++ basename ../config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../config.sub
'/usr/lib/rpm/redhat/config.sub' -> '../config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg' ']'
++ find . -name ltmain.sh
++ grep -q runstatedir=DIR ../configure
++ echo --runstatedir=/run
+ ../configure --build=x86_64-redhat-linux --host=x86_64-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-redhat-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for string.h... (cached) yes
checking for math.h... yes
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... none needed
checking dependency style of clang++... none
checking for x86_64-redhat-linux-gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking how to run the C preprocessor... clang -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-file... no
checking for file... file
checking for x86_64-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking for working memcmp... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for sqrt... no
checking for strcasecmp... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strerror... (cached) yes
checking for iconv.h... yes
checking for library containing iconv... none required
checking for library containing locale_charset... no
checking for library containing nl_langinfo... none required
checking for minizip/unzip.h... yes
checking for library containing unzLocateFile... -lminizip
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating headers/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating Doxyfile
config.status: creating freexl.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j2 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in headers
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o freexl_xlsx.lo ../../src/freexl_xlsx.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../src/freexl_xlsx.c  -fPIC -DPIC -o .libs/freexl_xlsx.o
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o freexl_ods.lo ../../src/freexl_ods.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../src/freexl_ods.c  -fPIC -DPIC -o .libs/freexl_ods.o
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o freexl.lo ../../src/freexl.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../src/freexl.c  -fPIC -DPIC -o .libs/freexl.o
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -version-info 3:0:2 -no-undefined -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o libfreexl.la -rpath /usr/lib64 freexl.lo freexl_xlsx.lo freexl_ods.lo -lm -lexpat -lminizip 
libtool: link: clang -shared  -fPIC -DPIC  .libs/freexl.o .libs/freexl_xlsx.o .libs/freexl_ods.o   -lm -lexpat -lminizip  -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,libfreexl.so.1 -o .libs/libfreexl.so.1.2.0
libtool: link: (cd ".libs" && rm -f "libfreexl.so.1" && ln -s "libfreexl.so.1.2.0" "libfreexl.so.1")
libtool: link: (cd ".libs" && rm -f "libfreexl.so" && ln -s "libfreexl.so.1.2.0" "libfreexl.so")
libtool: link: ( cd ".libs" && rm -f "libfreexl.la" && ln -s "../libfreexl.la" "libfreexl.la" )
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in examples
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
clang -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_xlsx.o ../../examples/test_xlsx.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
clang -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_xl.o ../../examples/test_xl.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
clang -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_ods.o ../../examples/test_ods.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
clang -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o xl2sql.o ../../examples/xl2sql.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
clang -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o xlsx2sql.o ../../examples/xlsx2sql.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
clang -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o ods2sql.o ../../examples/ods2sql.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_xl test_xl.o  -lexpat -lminizip 
libtool: link: clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/test_xl test_xl.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_xlsx test_xlsx.o  -lexpat -lminizip 
libtool: link: clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/test_xlsx test_xlsx.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_ods test_ods.o  -lexpat -lminizip 
libtool: link: clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/test_ods test_ods.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o xl2sql xl2sql.o  -lexpat -lminizip 
libtool: link: clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/xl2sql xl2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o xlsx2sql xlsx2sql.o  -lexpat -lminizip 
libtool: link: clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/xlsx2sql xlsx2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o ods2sql ods2sql.o  -lexpat -lminizip 
libtool: link: clang -I../../examples/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/ods2sql ods2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
+ popd
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ run_mingw_configure --disable-static
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find . -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in $(find . -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ mkdir -p build_win32
+ pushd build_win32
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32 ~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
++ /usr/bin/env
++ grep -E '^(w+)=(.*)$'
++ /usr/bin/cut -d= -f1
++ grep -Evw 'PWD|USER|LANG'
+ unset
+ test -z ''
+ PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH_ORIG
+ PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/i686-w64-mingw32-
++ grep -v gcc-
++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-14.2.1 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-lto-dump /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-addr2line
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ar
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AR
+ declare -x AR=/usr/bin/i686-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-as
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AS
+ declare -x AS=/usr/bin/i686-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-c++filt
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-cpp
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CPP
+ declare -x CPP=/usr/bin/i686-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dlltool
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dllwrap
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-elfedit
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcc
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCC
+ declare -x GCC=/usr/bin/i686-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV
+ declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-dump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-tool
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gprof
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GPROF
+ declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD
+ declare -x LD=/usr/bin/i686-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld.bfd
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-lto-dump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/i686-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-nm
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=NM
+ declare -x NM=/usr/bin/i686-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objcopy
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objdump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-pkg-config
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ranlib
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-readelf
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=READELF
+ declare -x READELF=/usr/bin/i686-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-size
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=SIZE
+ declare -x SIZE=/usr/bin/i686-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strings
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strip
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRIP
+ declare -x STRIP=/usr/bin/i686-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windmc
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windres
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=i686-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/i686-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FCFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
++ grep -- '-config$'
++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/bunzip2.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzcat.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzcmp /usr/i686-w64-mingw32/sys-root/mingw/bin/bzdiff /usr/i686-w64-mingw32/sys-root/mingw/bin/bzegrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzfgrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzgrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzip2.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzip2recover.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzless /usr/i686-w64-mingw32/sys-root/mingw/bin/bzmore /usr/i686-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/i686-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libbz2-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libcharset-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libcrypto-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libexpat-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_dw2-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/liblzma-5.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libminizip-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssl-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libzstd.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/xmlwf.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll
+ unset x i
+ __mingw32_topdir=.
+ test -x configure
+ __mingw32_topdir=..
+ ../configure --host=i686-w64-mingw32 --build=x86_64-redhat-linux --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --disable-static --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to enable C11 features... none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for string.h... (cached) yes
checking for math.h... yes
checking for i686-w64-mingw32-g++... (cached) no
checking whether the compiler supports GNU C++... no
checking whether no accepts -g... no
checking for no option to enable C++11 features... unsupported
checking for no option to enable C++98 features... unsupported
checking dependency style of no... none
checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes
checking for i686-w64-mingw32-gcc option to enable C11 features... (cached) none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3
checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... i686-w64-mingw32
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm
checking the name lister (/usr/bin/i686-w64-mingw32-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r
checking for i686-w64-mingw32-file... no
checking for file... file
checking for i686-w64-mingw32-objdump... configure: WARNING: using cross tools not prefixed with host triplet
/usr/bin/i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... /usr/bin/i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for i686-w64-mingw32-as... /usr/bin/i686-w64-mingw32-as
checking for i686-w64-mingw32-dlltool... (cached) /usr/bin/i686-w64-mingw32-dlltool
checking for i686-w64-mingw32-objdump... (cached) /usr/bin/i686-w64-mingw32-objdump
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking whether lstat correctly handles trailing slash... no
checking whether lstat accepts an empty string... yes
checking whether lstat correctly handles trailing slash... (cached) no
checking for working memcmp... no
checking whether stat accepts an empty string... yes
checking for strftime... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strerror... (cached) yes
checking for iconv.h... yes
checking for library containing iconv... -liconv
checking for library containing locale_charset... -lcharset
checking for minizip/unzip.h... yes
checking for library containing unzLocateFile... -lminizip
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating headers/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating Doxyfile
config.status: creating freexl.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ popd
+ mkdir -p build_win64
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64 ~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ pushd build_win64
++ /usr/bin/env
++ grep -E '^(w+)=(.*)$'
++ grep -Evw 'PWD|USER|LANG'
++ /usr/bin/cut -d= -f1
+ unset
+ test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/x86_64-w64-mingw32-
++ grep -v gcc-
++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-14.2.1 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-lto-dump /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-addr2line
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ar
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AR
+ declare -x AR=/usr/bin/x86_64-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-as
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AS
+ declare -x AS=/usr/bin/x86_64-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-c++filt
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-cpp
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CPP
+ declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dlltool
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dllwrap
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-elfedit
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcc
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCC
+ declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV
+ declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gprof
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GPROF
+ declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD
+ declare -x LD=/usr/bin/x86_64-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-lto-dump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/x86_64-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-nm
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=NM
+ declare -x NM=/usr/bin/x86_64-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objcopy
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objdump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-pkg-config
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ranlib
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-readelf
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=READELF
+ declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-size
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=SIZE
+ declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-strings
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-strip
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=STRIP
+ declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windmc
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windres
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=x86_64-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FCFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bunzip2.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzcat.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzcmp /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzdiff /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzegrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzfgrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzgrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzip2.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzip2recover.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzless /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzmore /usr/x86_64-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/x86_64-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libbz2-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcharset-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcrypto-3-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libexpat-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/liblzma-5.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libminizip-3.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssl-3-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libzstd.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/xmlwf.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll
++ grep -- '-config$'
+ unset x i
+ __mingw64_topdir=.
+ test -x configure
+ __mingw64_topdir=..
+ ../configure --host=x86_64-w64-mingw32 --build=x86_64-redhat-linux --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --disable-static --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... /usr/bin/x86_64-w64-mingw32-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to enable C11 features... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for string.h... (cached) yes
checking for math.h... yes
checking for x86_64-w64-mingw32-g++... (cached) no
checking whether the compiler supports GNU C++... no
checking whether no accepts -g... no
checking for no option to enable C++11 features... unsupported
checking for no option to enable C++98 features... unsupported
checking dependency style of no... none
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-w64-mingw32-gcc... (cached) gcc3
checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld
checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm
checking the name lister (/usr/bin/x86_64-w64-mingw32-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r
checking for x86_64-w64-mingw32-file... no
checking for file... file
checking for x86_64-w64-mingw32-objdump... /usr/bin/x86_64-w64-mingw32-objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... /usr/bin/x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... (cached) /usr/bin/x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib
checking command to parse /usr/bin/x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for x86_64-w64-mingw32-as... /usr/bin/x86_64-w64-mingw32-as
checking for x86_64-w64-mingw32-dlltool... (cached) /usr/bin/x86_64-w64-mingw32-dlltool
checking for x86_64-w64-mingw32-objdump... (cached) /usr/bin/x86_64-w64-mingw32-objdump
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking whether lstat correctly handles trailing slash... no
checking whether lstat accepts an empty string... yes
checking whether lstat correctly handles trailing slash... (cached) no
checking for working memcmp... no
checking whether stat accepts an empty string... yes
checking for strftime... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strerror... (cached) yes
checking for iconv.h... yes
checking for library containing iconv... -liconv
checking for library containing locale_charset... -lcharset
checking for minizip/unzip.h... yes
checking for library containing unzLocateFile... -lminizip
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating headers/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating Doxyfile
config.status: creating freexl.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ popd
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ run_mingw_make -O -j2 V=1 VERBOSE=1
++ /usr/bin/env
++ grep -E '^(w+)=(.*)$'
++ grep -Evw 'PWD|USER|LANG'
++ /usr/bin/cut -d= -f1
+ unset
+ test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/i686-w64-mingw32-
++ grep -v gcc-
++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-14.2.1 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-lto-dump /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-addr2line
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ar
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AR
+ declare -x AR=/usr/bin/i686-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-as
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AS
+ declare -x AS=/usr/bin/i686-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-c++filt
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-cpp
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CPP
+ declare -x CPP=/usr/bin/i686-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dlltool
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dllwrap
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-elfedit
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcc
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCC
+ declare -x GCC=/usr/bin/i686-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV
+ declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-dump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-tool
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gprof
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GPROF
+ declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD
+ declare -x LD=/usr/bin/i686-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld.bfd
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-lto-dump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/i686-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-nm
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=NM
+ declare -x NM=/usr/bin/i686-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objcopy
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objdump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-pkg-config
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ranlib
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-readelf
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=READELF
+ declare -x READELF=/usr/bin/i686-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-size
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=SIZE
+ declare -x SIZE=/usr/bin/i686-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strings
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strip
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRIP
+ declare -x STRIP=/usr/bin/i686-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windmc
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windres
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=i686-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/i686-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FCFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/bunzip2.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzcat.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzcmp /usr/i686-w64-mingw32/sys-root/mingw/bin/bzdiff /usr/i686-w64-mingw32/sys-root/mingw/bin/bzegrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzfgrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzgrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzip2.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzip2recover.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzless /usr/i686-w64-mingw32/sys-root/mingw/bin/bzmore /usr/i686-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/i686-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libbz2-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libcharset-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libcrypto-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libexpat-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_dw2-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/liblzma-5.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libminizip-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssl-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libzstd.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/xmlwf.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll
++ grep -- '-config$'
+ unset x i
+ /usr/bin/make -C build_win32 -O -j2 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in headers
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_xlsx.lo -MD -MP -MF .deps/freexl_xlsx.Tpo -c -o freexl_xlsx.lo ../../src/freexl_xlsx.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_xlsx.lo -MD -MP -MF .deps/freexl_xlsx.Tpo -c ../../src/freexl_xlsx.c  -DDLL_EXPORT -DPIC -o .libs/freexl_xlsx.o
mv -f .deps/freexl_xlsx.Tpo .deps/freexl_xlsx.Plo
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
../../src/freexl_xlsx.c: In function 'shared_strings_start_tag':
../../src/freexl_xlsx.c:986:27: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  986 |                       if (strcmp (k, "uniqueCount") == 0)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:974:17: note: 'k' was declared here
  974 |     const char *k;
      |                 ^
../../src/freexl_xlsx.c: In function 'styles_start_tag':
../../src/freexl_xlsx.c:1190:33: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
 1190 |                             if (strcmp (k, "count") == 0)
      |                                 ^~~~~~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:1174:17: note: 'k' was declared here
 1174 |     const char *k;
      |                 ^
../../src/freexl_xlsx.c:1238:37: warning: 'code' may be used uninitialized [-Wmaybe-uninitialized]
 1238 |                 if (id >= 0 && code != NULL)
      |                                     ^
../../src/freexl_xlsx.c:1222:29: note: 'code' was declared here
 1222 |                 const char *code;
      |                             ^~~~
../../src/freexl_xlsx.c: In function 'worksheets_start_tag':
../../src/freexl_xlsx.c:839:27: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  839 |                       if (strcmp (k, "sheetId") == 0)
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:811:17: note: 'k' was declared here
  811 |     const char *k;
      |                 ^
../../src/freexl_xlsx.c: In function 'sheet_start_tag':
../../src/freexl_xlsx.c:488:33: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  488 |                             if (strcmp (k, "r") == 0)
      |                                 ^~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:464:17: note: 'k' was declared here
  464 |     const char *k;
      |                 ^
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_ods.lo -MD -MP -MF .deps/freexl_ods.Tpo -c -o freexl_ods.lo ../../src/freexl_ods.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_ods.lo -MD -MP -MF .deps/freexl_ods.Tpo -c ../../src/freexl_ods.c  -DDLL_EXPORT -DPIC -o .libs/freexl_ods.o
mv -f .deps/freexl_ods.Tpo .deps/freexl_ods.Plo
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
../../src/freexl_ods.c: In function 'start_tag':
../../src/freexl_ods.c:431:33: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  431 |                             if (strcmp (k, "table:name") == 0)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/freexl_ods.c:398:17: note: 'k' was declared here
  398 |     const char *k;
      |                 ^
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c -o freexl.lo ../../src/freexl.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c ../../src/freexl.c  -DDLL_EXPORT -DPIC -o .libs/freexl.o
mv -f .deps/freexl.Tpo .deps/freexl.Plo
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -version-info 3:0:2 -no-undefined -fstack-protector -lssp -o libfreexl.la -rpath /usr/i686-w64-mingw32/sys-root/mingw/lib freexl.lo freexl_xlsx.lo freexl_ods.lo -lm -lexpat -lminizip -lcharset -liconv 
libtool: link: i686-w64-mingw32-gcc -shared  .libs/freexl.o .libs/freexl_xlsx.o .libs/freexl_ods.o   -lssp -lexpat -lminizip -lcharset -liconv  -O2 -g -fstack-protector   -o .libs/libfreexl-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libfreexl.dll.a
libtool: link: ( cd ".libs" && rm -f "libfreexl.la" && ln -s "../libfreexl.la" "libfreexl.la" )
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in examples
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT test_xlsx.o -MD -MP -MF .deps/test_xlsx.Tpo -c -o test_xlsx.o ../../examples/test_xlsx.c
mv -f .deps/test_xlsx.Tpo .deps/test_xlsx.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT test_xl.o -MD -MP -MF .deps/test_xl.Tpo -c -o test_xl.o ../../examples/test_xl.c
mv -f .deps/test_xl.Tpo .deps/test_xl.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT test_ods.o -MD -MP -MF .deps/test_ods.Tpo -c -o test_ods.o ../../examples/test_ods.c
mv -f .deps/test_ods.Tpo .deps/test_ods.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT xl2sql.o -MD -MP -MF .deps/xl2sql.Tpo -c -o xl2sql.o ../../examples/xl2sql.c
mv -f .deps/xl2sql.Tpo .deps/xl2sql.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT xlsx2sql.o -MD -MP -MF .deps/xlsx2sql.Tpo -c -o xlsx2sql.o ../../examples/xlsx2sql.c
mv -f .deps/xlsx2sql.Tpo .deps/xlsx2sql.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT ods2sql.o -MD -MP -MF .deps/ods2sql.Tpo -c -o ods2sql.o ../../examples/ods2sql.c
mv -f .deps/ods2sql.Tpo .deps/ods2sql.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o test_xl.exe test_xl.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/test_xl.exe test_xl.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/i686-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o test_xlsx.exe test_xlsx.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/test_xlsx.exe test_xlsx.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/i686-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o test_ods.exe test_ods.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/test_ods.exe test_ods.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/i686-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o xl2sql.exe xl2sql.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/xl2sql.exe xl2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/i686-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o xlsx2sql.exe xlsx2sql.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/xlsx2sql.exe xlsx2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o ods2sql.exe ods2sql.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: i686-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/ods2sql.exe ods2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/i686-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
++ /usr/bin/env
++ grep -E '^(w+)=(.*)$'
++ grep -Evw 'PWD|USER|LANG'
++ /usr/bin/cut -d= -f1
+ unset
+ test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/x86_64-w64-mingw32-
++ grep -v gcc-
++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-14.2.1 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-lto-dump /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-addr2line
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ar
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=AR
+ declare -x AR=/usr/bin/x86_64-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-as
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AS
+ declare -x AS=/usr/bin/x86_64-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-c++filt
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-cpp
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=CPP
+ declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dlltool
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dllwrap
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-elfedit
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcc
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCC
+ declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV
+ declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gprof
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GPROF
+ declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD
+ declare -x LD=/usr/bin/x86_64-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-lto-dump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/x86_64-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-nm
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=NM
+ declare -x NM=/usr/bin/x86_64-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objcopy
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objdump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-pkg-config
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ranlib
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-readelf
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=READELF
+ declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-size
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=SIZE
+ declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-strings
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-strip
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=STRIP
+ declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windmc
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windres
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=x86_64-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FCFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bunzip2.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzcat.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzcmp /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzdiff /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzegrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzfgrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzgrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzip2.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzip2recover.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzless /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzmore /usr/x86_64-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/x86_64-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libbz2-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcharset-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcrypto-3-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libexpat-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/liblzma-5.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libminizip-3.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssl-3-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libzstd.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/xmlwf.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll
++ grep -- '-config$'
+ unset x i
+ /usr/bin/make -C build_win64 -O -j2 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in headers
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_xlsx.lo -MD -MP -MF .deps/freexl_xlsx.Tpo -c -o freexl_xlsx.lo ../../src/freexl_xlsx.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_xlsx.lo -MD -MP -MF .deps/freexl_xlsx.Tpo -c ../../src/freexl_xlsx.c  -DDLL_EXPORT -DPIC -o .libs/freexl_xlsx.o
mv -f .deps/freexl_xlsx.Tpo .deps/freexl_xlsx.Plo
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
../../src/freexl_xlsx.c: In function 'shared_strings_start_tag':
../../src/freexl_xlsx.c:986:27: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  986 |                       if (strcmp (k, "uniqueCount") == 0)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:974:17: note: 'k' was declared here
  974 |     const char *k;
      |                 ^
../../src/freexl_xlsx.c: In function 'styles_start_tag':
../../src/freexl_xlsx.c:1190:33: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
 1190 |                             if (strcmp (k, "count") == 0)
      |                                 ^~~~~~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:1174:17: note: 'k' was declared here
 1174 |     const char *k;
      |                 ^
../../src/freexl_xlsx.c:1238:37: warning: 'code' may be used uninitialized [-Wmaybe-uninitialized]
 1238 |                 if (id >= 0 && code != NULL)
      |                                     ^
../../src/freexl_xlsx.c:1222:29: note: 'code' was declared here
 1222 |                 const char *code;
      |                             ^~~~
../../src/freexl_xlsx.c: In function 'worksheets_start_tag':
../../src/freexl_xlsx.c:839:27: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  839 |                       if (strcmp (k, "sheetId") == 0)
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:811:17: note: 'k' was declared here
  811 |     const char *k;
      |                 ^
../../src/freexl_xlsx.c: In function 'sheet_start_tag':
../../src/freexl_xlsx.c:488:33: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  488 |                             if (strcmp (k, "r") == 0)
      |                                 ^~~~~~~~~~~~~~~
../../src/freexl_xlsx.c:464:17: note: 'k' was declared here
  464 |     const char *k;
      |                 ^
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_ods.lo -MD -MP -MF .deps/freexl_ods.Tpo -c -o freexl_ods.lo ../../src/freexl_ods.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl_ods.lo -MD -MP -MF .deps/freexl_ods.Tpo -c ../../src/freexl_ods.c  -DDLL_EXPORT -DPIC -o .libs/freexl_ods.o
mv -f .deps/freexl_ods.Tpo .deps/freexl_ods.Plo
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
../../src/freexl_ods.c: In function 'start_tag':
../../src/freexl_ods.c:431:33: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  431 |                             if (strcmp (k, "table:name") == 0)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/freexl_ods.c:398:17: note: 'k' was declared here
  398 |     const char *k;
      |                 ^
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../headers -I../..   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c -o freexl.lo ../../src/freexl.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../headers -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c ../../src/freexl.c  -DDLL_EXPORT -DPIC -o .libs/freexl.o
mv -f .deps/freexl.Tpo .deps/freexl.Plo
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -version-info 3:0:2 -no-undefined -fstack-protector -lssp -o libfreexl.la -rpath /usr/x86_64-w64-mingw32/sys-root/mingw/lib freexl.lo freexl_xlsx.lo freexl_ods.lo -lm -lexpat -lminizip -lcharset -liconv 
libtool: link: x86_64-w64-mingw32-gcc -shared  .libs/freexl.o .libs/freexl_xlsx.o .libs/freexl_ods.o   -lssp -lexpat -lminizip -lcharset -liconv  -O2 -g -fstack-protector   -o .libs/libfreexl-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libfreexl.dll.a
libtool: link: ( cd ".libs" && rm -f "libfreexl.la" && ln -s "../libfreexl.la" "libfreexl.la" )
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in examples
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT test_xlsx.o -MD -MP -MF .deps/test_xlsx.Tpo -c -o test_xlsx.o ../../examples/test_xlsx.c
mv -f .deps/test_xlsx.Tpo .deps/test_xlsx.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT test_xl.o -MD -MP -MF .deps/test_xl.Tpo -c -o test_xl.o ../../examples/test_xl.c
mv -f .deps/test_xl.Tpo .deps/test_xl.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT test_ods.o -MD -MP -MF .deps/test_ods.Tpo -c -o test_ods.o ../../examples/test_ods.c
mv -f .deps/test_ods.Tpo .deps/test_ods.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT xl2sql.o -MD -MP -MF .deps/xl2sql.Tpo -c -o xl2sql.o ../../examples/xl2sql.c
mv -f .deps/xl2sql.Tpo .deps/xl2sql.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT xlsx2sql.o -MD -MP -MF .deps/xlsx2sql.Tpo -c -o xlsx2sql.o ../../examples/xlsx2sql.c
mv -f .deps/xlsx2sql.Tpo .deps/xlsx2sql.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../examples -I..    -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT ods2sql.o -MD -MP -MF .deps/ods2sql.Tpo -c -o ods2sql.o ../../examples/ods2sql.c
mv -f .deps/ods2sql.Tpo .deps/ods2sql.Po
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o test_xl.exe test_xl.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/test_xl.exe test_xl.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o test_xlsx.exe test_xlsx.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/test_xlsx.exe test_xlsx.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o test_ods.exe test_ods.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/test_ods.exe test_ods.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o xl2sql.exe xl2sql.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/xl2sql.exe xl2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o xlsx2sql.exe xlsx2sql.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/xlsx2sql.exe xlsx2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -L../src -lfreexl -lm  -fstack-protector -lssp -o ods2sql.exe ods2sql.o  -lexpat -lminizip -lcharset -liconv 
libtool: link: x86_64-w64-mingw32-gcc -I../../examples/../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -fstack-protector -o .libs/ods2sql.exe ods2sql.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs/libfreexl.dll.a -lssp -lexpat -lminizip -lcharset -liconv -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src:/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native ~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ pushd build_native
+ doxygen Doxyfile
warning: Tag 'SYMBOL_CACHE_SIZE' at line 301 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 507 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 789 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 869 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 875 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1061 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1088 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1213 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1305 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1311 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1475 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1487 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1496 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 1527 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1532 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1662 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: tag INPUT: input source 'headers/freexl.h' does not exist
warning: tag INPUT: input source 'examples/examples.doxy' does not exist
warning: tag INPUT: input source 'mainpage.doxy' does not exist
warning: source 'images' is not a readable file or directory... skipping.
warning: source 'headers/freexl.h' is not a readable file or directory... skipping.
warning: source 'examples/examples.doxy' is not a readable file or directory... skipping.
warning: source 'mainpage.doxy' is not a readable file or directory... skipping.
warning: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE
Doxygen version used: 1.12.0
Searching for include files...
Searching for example files...
Searching for files in directory /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
Running dot...
type lookup cache used 0/65536 hits=0 misses=0
symbol lookup cache used 0/65536 hits=0 misses=0
finished...
+ /usr/bin/make -O -j2 V=1 VERBOSE=1 -C latex
make: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/latex'
rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf
make: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/latex'
make: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/latex'
pdflatex refman || \
if [ $? != 0 ] ; then \
        \echo "Please consult refman.log to see the error messages" ; \
        false; \
fi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./refman.tex
LaTeX2e <2022-11-01> patch level 1
L3 programming layer <2023-02-22>
makeindex refman.idx
pdflatex refman || \
if [ $? != 0 ] ; then \
        \echo "Please consult refman.log to see the error messages" ; \
        false; \
fi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./refman.tex
LaTeX2e <2022-11-01> patch level 1
L3 programming layer <2023-02-22>
latex_count=8 ; \
while grep -E -s 'Rerun (LaTeX|to get cross-references right|to get bibliographical references right)' refman.log && [ $latex_count -gt 0 ] ;\
    do \
      echo "Rerunning latex...." ;\
      pdflatex refman || \
      if [ $? != 0 ] ; then \
              \echo "Please consult refman.log to see the error messages" ; \
              false; \
      fi; \
      latex_count=`expr $latex_count - 1` ;\
    done
makeindex refman.idx
pdflatex refman || \
if [ $? != 0 ] ; then \
        \echo "Please consult refman.log to see the error messages" ; \
        false; \
fi
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./refman.tex
LaTeX2e <2022-11-01> patch level 1
L3 programming layer <2023-02-22>
make: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/latex'
This is makeindex, version 2.17 [TeX Live 2023] (kpathsea + Thai support).
Scanning input file refman.idx...done (0 entries accepted, 0 rejected).
Nothing written in refman.ind.
Transcript written in refman.ilg.
This is makeindex, version 2.17 [TeX Live 2023] (kpathsea + Thai support).
Scanning input file refman.idx...done (0 entries accepted, 0 rejected).
Nothing written in refman.ind.
Transcript written in refman.ilg.
+ mv latex/refman.pdf latex/FreeXL.pdf
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ popd
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fiLDrp
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ '[' /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT
++ dirname /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/freexl-2.0.0-build
+ mkdir /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd freexl-2.0.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' -C build_native
make: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native'
Making install in headers
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/headers'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/headers'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/include'
 /usr/bin/install -p -m 644 ../../headers/freexl.h '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/include'
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/headers'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/headers'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libfreexl.la '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libfreexl.so.1.2.0 /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64/libfreexl.so.1.2.0
libtool: install: (cd /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64 && { ln -s -f libfreexl.so.1.2.0 libfreexl.so.1 || { rm -f libfreexl.so.1 && ln -s libfreexl.so.1.2.0 libfreexl.so.1; }; })
libtool: install: (cd /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64 && { ln -s -f libfreexl.so.1.2.0 libfreexl.so || { rm -f libfreexl.so && ln -s libfreexl.so.1.2.0 libfreexl.so; }; })
libtool: install: /usr/bin/install -p .libs/libfreexl.lai /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64/libfreexl.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
Making install in examples
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/examples'
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 freexl.pc '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native'
make: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native'
+ run_mingw_make install DESTDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
++ /usr/bin/env
++ grep -E '^(w+)=(.*)$'
++ /usr/bin/cut -d= -f1
++ grep -Evw 'PWD|USER|LANG'
+ unset
+ test -z ''
+ PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH_ORIG
+ PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/i686-w64-mingw32-
++ grep -v gcc-
++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-14.2.1 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-lto-dump /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-addr2line
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ar
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AR
+ declare -x AR=/usr/bin/i686-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-as
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AS
+ declare -x AS=/usr/bin/i686-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-c++filt
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-cpp
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CPP
+ declare -x CPP=/usr/bin/i686-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dlltool
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dllwrap
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-elfedit
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcc
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCC
+ declare -x GCC=/usr/bin/i686-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV
+ declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-dump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-tool
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gprof
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GPROF
+ declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD
+ declare -x LD=/usr/bin/i686-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld.bfd
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-lto-dump
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/i686-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-nm
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=NM
+ declare -x NM=/usr/bin/i686-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objcopy
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objdump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-pkg-config
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ranlib
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-readelf
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=READELF
+ declare -x READELF=/usr/bin/i686-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-size
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=SIZE
+ declare -x SIZE=/usr/bin/i686-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strings
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strip
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRIP
+ declare -x STRIP=/usr/bin/i686-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windmc
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windres
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=i686-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/i686-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FCFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
++ grep -- '-config$'
++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/bunzip2.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzcat.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzcmp /usr/i686-w64-mingw32/sys-root/mingw/bin/bzdiff /usr/i686-w64-mingw32/sys-root/mingw/bin/bzegrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzfgrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzgrep /usr/i686-w64-mingw32/sys-root/mingw/bin/bzip2.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzip2recover.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/bzless /usr/i686-w64-mingw32/sys-root/mingw/bin/bzmore /usr/i686-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/i686-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libbz2-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libcharset-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libcrypto-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libexpat-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_dw2-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/liblzma-5.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libminizip-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssl-3.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libzstd.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/xmlwf.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll
+ unset x i
+ /usr/bin/make -C build_win32 install DESTDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
make: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32'
Making install in headers
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/headers'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/headers'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/include'
 /usr/bin/install -p -m 644 ../../headers/freexl.h '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/include'
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/headers'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/headers'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libfreexl.la '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib'
libtool: install: /usr/bin/install -p .libs/libfreexl.dll.a /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/libfreexl.dll.a
libtool: install: base_file=`basename libfreexl.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libfreexl.la'i; echo libfreexl-1.dll'`
libtool: install:  dldir=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libfreexl-1.dll`
libtool: install:  test -d /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin
libtool: install:  /usr/bin/install -p .libs/libfreexl-1.dll /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libfreexl-1.dll
libtool: install:  chmod a+x /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libfreexl-1.dll
libtool: install:  if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libfreexl-1.dll' || exit 0; fi
libtool: install: /usr/bin/install -p .libs/libfreexl.lai /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/libfreexl.la
libtool: warning: remember to run 'libtool --finish /usr/i686-w64-mingw32/sys-root/mingw/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/src'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/tests'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/tests'
Making install in examples
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32/examples'
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig'
 /usr/bin/install -p -m 644 freexl.pc '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32'
make: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win32'
++ /usr/bin/env
++ grep -E '^(w+)=(.*)$'
++ /usr/bin/cut -d= -f1
++ grep -Evw 'PWD|USER|LANG'
+ unset
+ test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/x86_64-w64-mingw32-
++ grep -v gcc-
++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-14.2.1 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-lto-dump /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-addr2line
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ar
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AR
+ declare -x AR=/usr/bin/x86_64-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-as
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AS
+ declare -x AS=/usr/bin/x86_64-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-c++filt
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-cpp
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CPP
+ declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dlltool
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dllwrap
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-elfedit
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcc
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCC
+ declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV
+ declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gprof
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GPROF
+ declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD
+ declare -x LD=/usr/bin/x86_64-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-lto-dump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/x86_64-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-nm
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=NM
+ declare -x NM=/usr/bin/x86_64-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objcopy
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objdump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-pkg-config
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ranlib
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-readelf
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=READELF
+ declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-size
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=SIZE
+ declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-strings
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-strip
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRIP
+ declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windmc
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windres
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=x86_64-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4'
+ export FCFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
++ grep -- '-config$'
++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bunzip2.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzcat.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzcmp /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzdiff /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzegrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzfgrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzgrep /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzip2.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzip2recover.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzless /usr/x86_64-w64-mingw32/sys-root/mingw/bin/bzmore /usr/x86_64-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/x86_64-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libbz2-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcharset-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcrypto-3-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libexpat-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/liblzma-5.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libminizip-3.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssl-3-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libzstd.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/xmlwf.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll
+ unset x i
+ /usr/bin/make -C build_win64 install DESTDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
make: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64'
Making install in headers
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/headers'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/headers'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/include'
 /usr/bin/install -p -m 644 ../../headers/freexl.h '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/include'
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/headers'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/headers'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libfreexl.la '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib'
libtool: install: /usr/bin/install -p .libs/libfreexl.dll.a /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libfreexl.dll.a
libtool: install: base_file=`basename libfreexl.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libfreexl.la'i; echo libfreexl-1.dll'`
libtool: install:  dldir=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libfreexl-1.dll`
libtool: install:  test -d /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin
libtool: install:  /usr/bin/install -p .libs/libfreexl-1.dll /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libfreexl-1.dll
libtool: install:  chmod a+x /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libfreexl-1.dll
libtool: install:  if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libfreexl-1.dll' || exit 0; fi
libtool: install: /usr/bin/install -p .libs/libfreexl.lai /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libfreexl.la
libtool: warning: remember to run 'libtool --finish /usr/x86_64-w64-mingw32/sys-root/mingw/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/src'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/tests'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/tests'
Making install in examples
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64/examples'
make[1]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig'
 /usr/bin/install -p -m 644 freexl.pc '/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64'
make[1]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64'
make: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_win64'
+ /usr/lib/rpm/mingw-find-debuginfo.sh /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0 mingw32 mingw64 ucrt64
extracting debug info from /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/bin/libfreexl-1.dll
~/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib/debug/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
extracting debug info from /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libfreexl-1.dll
~/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib/debug/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
~/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
+ find /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT -type f -name '*.la' -print -delete
/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/lib64/libfreexl.la
/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/libfreexl.la
/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libfreexl.la
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.0.0-10.fc41 --unique-debug-suffix -2.0.0-10.fc41.x86_64 --unique-debug-src-base freexl-2.0.0-10.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0
find-debuginfo: starting
Extracting debug info from 1 files
DWARF-compressing 3 files
dwz: "./usr/i686-w64-mingw32/sys-root/mingw/bin/libfreexl-1.dll.debug" is not an ELF file
dwz: ./usr/lib64/libfreexl.so.1.2.0-2.0.0-10.fc41.x86_64.debug: Unknown debugging section .debug_addr
dwz: "./usr/x86_64-w64-mingw32/sys-root/mingw/bin/libfreexl-1.dll.debug" is not an ELF file
dwz: Too few files for multifile optimization
sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/freexl-2.0.0-10.fc41.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT
/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/libfreexl.dll.a: replacing with normalized version
/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libfreexl.dll.a: replacing with normalized version
Scanned 38 directories and 21 files,
               processed 2 inodes,
               2 modified (2 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/freexl-2.0.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FvAP2q
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ CFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd freexl-2.0.0
+ /usr/bin/make -O -j2 V=1 VERBOSE=1 -C build_native check
Making check in headers
make[1]: Nothing to be done for 'check'.
Making check in src
make[1]: Nothing to be done for 'check'.
Making check in tests
/usr/bin/make  open_oocalc95 open_oocalc97 check_oocalc95 check_oocalc97 open_excel2003 check_excel2003_biff2 check_excel2003_biff3 check_excel2003_biff3_info check_excel2003_biff3_error_checks check_excel2003_biff4 check_excel2003_biff4_workbook check_excel2003_biff5_workbook check_excel2003_biff8 check_excel2003_biff4_1904 walk_fat_oocalc97 walk_sst_oocalc97 check_datetime_biff8 check_boolean_biff8 check_oocalc97_intvalue check_excel_xlsx check_calc_ods
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o open_oocalc97.o open_oocalc97.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o open_oocalc95.o open_oocalc95.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_oocalc95.o check_oocalc95.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_oocalc97.o check_oocalc97.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o open_excel2003.o open_excel2003.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff2.o check_excel2003_biff2.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff3.o check_excel2003_biff3.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff3_info.o check_excel2003_biff3_info.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff3_error_checks.o check_excel2003_biff3_error_checks.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff4.o check_excel2003_biff4.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff4_workbook.o check_excel2003_biff4_workbook.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff5_workbook.o check_excel2003_biff5_workbook.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff8.o check_excel2003_biff8.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel2003_biff4_1904.o check_excel2003_biff4_1904.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o walk_fat_oocalc97.o walk_fat_oocalc97.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o walk_sst_oocalc97.o walk_sst_oocalc97.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_datetime_biff8.o check_datetime_biff8.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_boolean_biff8.o check_boolean_biff8.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_oocalc97_intvalue.o check_oocalc97_intvalue.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_excel_xlsx.o check_excel_xlsx.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
clang -DHAVE_CONFIG_H -I. -I../../tests -I..    -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o check_calc_ods.o check_calc_ods.c
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o open_oocalc95 open_oocalc95.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/open_oocalc95 open_oocalc95.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o open_oocalc97 open_oocalc97.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/open_oocalc97 open_oocalc97.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_oocalc95 check_oocalc95.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_oocalc95 check_oocalc95.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_oocalc97 check_oocalc97.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_oocalc97 check_oocalc97.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o open_excel2003 open_excel2003.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/open_excel2003 open_excel2003.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff2 check_excel2003_biff2.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff2 check_excel2003_biff2.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff3 check_excel2003_biff3.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff3 check_excel2003_biff3.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff3_info check_excel2003_biff3_info.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff3_info check_excel2003_biff3_info.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff3_error_checks check_excel2003_biff3_error_checks.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff3_error_checks check_excel2003_biff3_error_checks.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff4 check_excel2003_biff4.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff4 check_excel2003_biff4.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff4_workbook check_excel2003_biff4_workbook.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff4_workbook check_excel2003_biff4_workbook.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff5_workbook check_excel2003_biff5_workbook.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff5_workbook check_excel2003_biff5_workbook.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff8 check_excel2003_biff8.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff8 check_excel2003_biff8.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel2003_biff4_1904 check_excel2003_biff4_1904.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel2003_biff4_1904 check_excel2003_biff4_1904.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o walk_fat_oocalc97 walk_fat_oocalc97.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/walk_fat_oocalc97 walk_fat_oocalc97.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o walk_sst_oocalc97 walk_sst_oocalc97.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/walk_sst_oocalc97 walk_sst_oocalc97.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_datetime_biff8 check_datetime_biff8.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_datetime_biff8 check_datetime_biff8.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_boolean_biff8 check_boolean_biff8.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_boolean_biff8 check_boolean_biff8.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_oocalc97_intvalue check_oocalc97_intvalue.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_oocalc97_intvalue check_oocalc97_intvalue.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_excel_xlsx check_excel_xlsx.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_excel_xlsx check_excel_xlsx.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[2]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/bin/sh ../libtool  --tag=CC   --mode=link clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -L../src -lfreexl -lm  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o check_calc_ods check_calc_ods.o  -lexpat -lminizip 
libtool: link: clang -I../../tests/../headers -O2 -flto=thin -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 --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/check_calc_ods check_calc_ods.o  -L../src /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/src/.libs/libfreexl.so -lm -lexpat -lminizip
make[2]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
/usr/bin/make  check-TESTS
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: open_oocalc95
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: open_oocalc97
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_oocalc95
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_oocalc97
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: open_excel2003
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff2
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff3
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff3_info
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff3_error_checks
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff4
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff4_workbook
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff5_workbook
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff4_1904
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel2003_biff8
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: walk_fat_oocalc97
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: walk_sst_oocalc97
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_datetime_biff8
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_boolean_biff8
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_oocalc97_intvalue
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_excel_xlsx
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
PASS: check_calc_ods
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
make[3]: Entering directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
============================================================================
Testsuite summary for FreeXL 2.0.0
============================================================================
# TOTAL: 21
# PASS:  21
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/tests'
Making check in examples
make[1]: Nothing to be done for 'check'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: freexl-2.0.0-10.fc41.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EzqkpO
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ cd freexl-2.0.0
+ LICENSEDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/freexl
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/freexl
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/COPYING /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/freexl
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: freexl = 2.0.0-10.fc41 freexl(x86-64) = 2.0.0-10.fc41 libfreexl.so.1()(64bit)
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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libexpat.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libminizip.so.1()(64bit) rtld(GNU_HASH)
Processing files: freexl-doc-2.0.0-10.fc41.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yf8Duh
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ cd freexl-2.0.0
+ DOCDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/doc/freexl-doc
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/doc/freexl-doc
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/AUTHORS /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/doc/freexl-doc
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/README /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/doc/freexl-doc
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/clean/examples /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/doc/freexl-doc
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/build_native/latex/FreeXL.pdf /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/doc/freexl-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y5TPfq
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ cd freexl-2.0.0
+ LICENSEDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/freexl-doc
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/freexl-doc
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/COPYING /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/freexl-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: freexl-doc = 2.0.0-10.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: freexl-devel-2.0.0-10.fc41.x86_64
Provides: freexl-devel = 2.0.0-10.fc41 freexl-devel(x86-64) = 2.0.0-10.fc41 pkgconfig(freexl) = 2.0.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libfreexl.so.1()(64bit)
Processing files: mingw32-freexl-2.0.0-10.fc41.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jhu43T
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ cd freexl-2.0.0
+ LICENSEDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/mingw32-freexl
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/mingw32-freexl
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/COPYING /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/mingw32-freexl
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: mingw32(libfreexl-1.dll) mingw32-freexl = 2.0.0-10.fc41 mingw32-pkgconfig(freexl)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: mingw32(iconv.dll) mingw32(kernel32.dll) mingw32(libexpat-1.dll) mingw32(libminizip-3.dll) mingw32(msvcrt.dll) mingw32-crt mingw32-filesystem >= 95 mingw32-pkg-config
Processing files: mingw64-freexl-2.0.0-10.fc41.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xoPEtM
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ cd freexl-2.0.0
+ LICENSEDIR=/builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/mingw64-freexl
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/mingw64-freexl
+ cp -pr /builddir/build/BUILD/freexl-2.0.0-build/freexl-2.0.0/COPYING /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT/usr/share/licenses/mingw64-freexl
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: mingw64(libfreexl-1.dll) mingw64-freexl = 2.0.0-10.fc41 mingw64-pkgconfig(freexl)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: mingw64(iconv.dll) mingw64(kernel32.dll) mingw64(libexpat-1.dll) mingw64(libminizip-3.dll) mingw64(msvcrt.dll) mingw64-crt mingw64-filesystem >= 95 mingw64-pkg-config
Processing files: mingw32-freexl-debuginfo-2.0.0-10.fc41.noarch
Provides: mingw32-freexl-debuginfo = 2.0.0-10.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mingw64-freexl-debuginfo-2.0.0-10.fc41.noarch
Provides: mingw64-freexl-debuginfo = 2.0.0-10.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: freexl-debugsource-2.0.0-10.fc41.x86_64
Provides: freexl-debugsource = 2.0.0-10.fc41 freexl-debugsource(x86-64) = 2.0.0-10.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: freexl-debuginfo-2.0.0-10.fc41.x86_64
Provides: debuginfo(build-id) = aa80259fda6324f1244724339dd9b8a344c1e2aa freexl-debuginfo = 2.0.0-10.fc41 freexl-debuginfo(x86-64) = 2.0.0-10.fc41 libfreexl.so.1.2.0-2.0.0-10.fc41.x86_64.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: freexl-debugsource(x86-64) = 2.0.0-10.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/freexl-2.0.0-build/BUILDROOT
Wrote: /builddir/build/RPMS/freexl-devel-2.0.0-10.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/mingw64-freexl-debuginfo-2.0.0-10.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/freexl-doc-2.0.0-10.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/freexl-2.0.0-10.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/mingw32-freexl-debuginfo-2.0.0-10.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/freexl-debuginfo-2.0.0-10.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/freexl-debugsource-2.0.0-10.fc41.x86_64.rpm
Wrote: /builddir/build/RPMS/mingw64-freexl-2.0.0-10.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/mingw32-freexl-2.0.0-10.fc41.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.KfAXFw
+ umask 022
+ cd /builddir/build/BUILD/freexl-2.0.0-build
+ test -d /builddir/build/BUILD/freexl-2.0.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/freexl-2.0.0-build
+ rm -rf /builddir/build/BUILD/freexl-2.0.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild freexl-2.0.0-10.fc41.src.rpm
Finish: build phase for freexl-2.0.0-10.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-1735748342.819907/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/freexl-2.0.0-10.fc41.src.rpm) Config(child) 2 minutes 4 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "freexl",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "src"
        },
        {
            "name": "freexl-debuginfo",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "x86_64"
        },
        {
            "name": "mingw64-freexl",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "noarch"
        },
        {
            "name": "freexl-doc",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "noarch"
        },
        {
            "name": "mingw64-freexl-debuginfo",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "noarch"
        },
        {
            "name": "freexl-devel",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "x86_64"
        },
        {
            "name": "mingw32-freexl-debuginfo",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "noarch"
        },
        {
            "name": "freexl",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "x86_64"
        },
        {
            "name": "freexl-debugsource",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "x86_64"
        },
        {
            "name": "mingw32-freexl",
            "epoch": null,
            "version": "2.0.0",
            "release": "10.fc41",
            "arch": "noarch"
        }
    ]
}
RPMResults finished