Warning: Permanently added '54.166.107.75' (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/8546799-fedora-41-i386 --chroot fedora-41-i386


Version: 1.2
PID: 9077
Logging PID: 9078
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8546799,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-i386',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'd03c9799f53c4a19cc0f0719878972f8ec0f015b',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/xtensor-python',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'xtensor-python',
 'package_version': '0.26.0-8',
 'project_dirname': 'openblas-0.3.23',
 'project_name': 'openblas-0.3.23',
 'project_owner': 'psimovec',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-41-i386/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/',
            'id': 'http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch',
            'name': 'Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch'}],
 'sandbox': 'psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/releng',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/releng',
 'tags': [],
 'task_id': '8546799-fedora-41-i386',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/xtensor-python /var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/xtensor-python', '/var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python'...

Running: git checkout d03c9799f53c4a19cc0f0719878972f8ec0f015b --

cmd: ['git', 'checkout', 'd03c9799f53c4a19cc0f0719878972f8ec0f015b', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python
rc: 0
stdout: 
stderr: Note: switching to 'd03c9799f53c4a19cc0f0719878972f8ec0f015b'.

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 d03c979 automatic import of xtensor-python

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python
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 xtensor-python-0.26.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o xtensor-python-0.26.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/psimovec/openblas-0.3.23/xtensor-python/xtensor-python-0.26.0.tar.gz/md5/032f4ccc2f433a3877839055f8326870/xtensor-python-0.26.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 66262  100 66262    0     0  5659k      0 --:--:-- --:--:-- --:--:-- 5882k
INFO: Reading stdout from command: md5sum xtensor-python-0.26.0.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python/xtensor-python.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737303854.431059 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python/xtensor-python.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737303854.431059 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-gjfm61aa/xtensor-python/xtensor-python.spec)  Config(fedora-41-i686)
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-i686-bootstrap-1737303854.431059/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-34270704-7fb6-446d-bac8-d056becf368d
INFO: Checking that a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 image matches host's architecture
INFO: Copy content of container a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 to /var/lib/mock/fedora-41-i686-bootstrap-1737303854.431059/root
INFO: mounting a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 with podman image mount
INFO: image a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 as /var/lib/containers/storage/overlay/c9636add90844f42998958a532f08e880f2904e56e7e03e6d453e29ae1b586c4/merged
INFO: umounting image a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 (/var/lib/containers/storage/overlay/c9636add90844f42998958a532f08e880f2904e56e7e03e6d453e29ae1b586c4/merged) with podman image umount
INFO: Removing image mock-bootstrap-34270704-7fb6-446d-bac8-d056becf368d
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-i686-1737303854.431059/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-3.fc41.x86_64
  dnf5-plugins-5.2.8.1-3.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 local                                  100% | 124.7 MiB/s |  12.7 MiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 126.7 MiB/s |  12.7 MiB |  00m00s
 Copr repository                        100% |  76.1 MiB/s |   3.0 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository                                                         Size
Installing group/module packages:
 bash                              i686   5.2.37-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.3 MiB
 bzip2                             i686   1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  93.9 KiB
 coreutils                         i686   9.5-12.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.5 MiB
 cpio                              i686   2.15-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 diffutils                         i686   3.10-8.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 fedora-release                    noarch 42-0.13                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 findutils                         i686   1:4.10.0-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 gawk                              i686   5.3.0-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 glibc-minimal-langpack            i686   2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 grep                              i686   3.11-9.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 gzip                              i686   1.13-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 388.1 KiB
 info                              i686   7.2-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 361.6 KiB
 patch                             i686   2.7.6-25.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 298.0 KiB
 redhat-rpm-config                 noarch 300-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 186.8 KiB
 rpm-build                         i686   4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 169.8 KiB
 sed                               i686   4.9-3.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 860.6 KiB
 shadow-utils                      i686   2:4.17.0-3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.0 MiB
 tar                               i686   2:1.35-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.0 MiB
 unzip                             i686   6.0-65.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.0 MiB
 util-linux                        i686   2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.4 MiB
 which                             i686   2.21-42.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.9 KiB
 xz                                i686   1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
Installing dependencies:
 add-determinism                   i686   0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 alternatives                      i686   1.31-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  64.0 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.7 KiB
 audit-libs                        i686   4.0.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 357.8 KiB
 authselect                        i686   1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 160.6 KiB
 authselect-libs                   i686   1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 825.4 KiB
 basesystem                        noarch 11-21.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 binutils                          i686   2.43.50-11.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.8 MiB
 build-reproducibility-srpm-macros noarch 0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 735.0   B
 bzip2-libs                        i686   1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  76.0 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-4.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 coreutils-common                  i686   9.5-12.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.2 MiB
 cracklib                          i686   2.9.11-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 235.8 KiB
 crypto-policies                   noarch 20241128-1.gitbb7b0b0.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.3 KiB
 curl                              i686   8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 455.2 KiB
 cyrus-sasl-lib                    i686   2.1.28-28.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.5 MiB
 debugedit                         i686   5.1-4.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 210.0 KiB
 dwz                               i686   0.15-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 333.2 KiB
 ed                                i686   1.21-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 143.6 KiB
 efi-srpm-macros                   noarch 5-13.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.2 KiB
 elfutils                          i686   0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 elfutils-debuginfod-client        i686   0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  79.8 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 KiB
 elfutils-libelf                   i686   0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 elfutils-libs                     i686   0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 708.9 KiB
 fedora-gpg-keys                   noarch 42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 128.2 KiB
 fedora-release-common             noarch 42-0.13                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  19.8 KiB
 fedora-release-identity-basic     noarch 42-0.13                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 719.0   B
 fedora-repos                      noarch 42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 KiB
 fedora-repos-rawhide              noarch 42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 KiB
 file                              i686   5.45-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  98.6 KiB
 file-libs                         i686   5.45-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.9 MiB
 filesystem                        i686   3.18-34.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  94.0   B
 filesystem-srpm-macros            noarch 3.18-34.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.2 KiB
 fonts-srpm-macros                 noarch 1:2.0.5-19.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.0   B
 gdb-minimal                       i686   15.2-7.fc42                copr_base                                                      13.6 MiB
 gdbm                              i686   1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 449.8 KiB
 gdbm-libs                         i686   1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 124.6 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 779.0   B
 glibc                             i686   2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.5 MiB
 glibc-common                      i686   2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 glibc-gconv-extra                 i686   2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.5 MiB
 gmp                               i686   1:6.3.0-2.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 738.5 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  60.8 KiB
 jansson                           i686   2.14-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  92.4 KiB
 json-c                            i686   0.18-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  86.6 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 keyutils-libs                     i686   1.6.3-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.6 KiB
 krb5-libs                         i686   1.21.3-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 libacl                            i686   2.3.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.3 KiB
 libarchive                        i686   3.7.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 libattr                           i686   2.5.2-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  23.8 KiB
 libblkid                          i686   2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 280.0 KiB
 libbrotli                         i686   1.1.0-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 859.5 KiB
 libcap                            i686   2.71-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 208.1 KiB
 libcap-ng                         i686   0.8.5-3.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.7 KiB
 libcom_err                        i686   1.47.2-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  61.1 KiB
 libcurl                           i686   8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 856.9 KiB
 libeconf                          i686   0.7.5-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  61.9 KiB
 libevent                          i686   2.1.12-14.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 952.1 KiB
 libfdisk                          i686   2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 411.6 KiB
 libffi                            i686   3.4.6-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.5 KiB
 libgcc                            i686   15.0.1-0.3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 298.1 KiB
 libgomp                           i686   15.0.1-0.3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 528.5 KiB
 libidn2                           i686   2.3.7-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 324.3 KiB
 libmount                          i686   2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 383.8 KiB
 libnghttp2                        i686   1.64.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 177.8 KiB
 libnsl2                           i686   2.0.1-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.2 KiB
 libpkgconf                        i686   2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.7 KiB
 libpsl                            i686   0.21.5-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  75.8 KiB
 libpwquality                      i686   1.4.5-11.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 410.6 KiB
 libselinux                        i686   3.8-0.rc3.1.fc42.2         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 206.8 KiB
 libsemanage                       i686   3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 316.5 KiB
 libsepol                          i686   3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 871.4 KiB
 libsmartcols                      i686   2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 179.5 KiB
 libssh                            i686   0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 611.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 277.0   B
 libstdc++                         i686   15.0.1-0.3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.8 MiB
 libtasn1                          i686   4.19.0-9.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 179.0 KiB
 libtirpc                          i686   1.3.6-1.rc3.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 212.6 KiB
 libtool-ltdl                      i686   2.5.4-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  71.4 KiB
 libunistring                      i686   1.1-8.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 libuuid                           i686   2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.1 KiB
 libverto                          i686   0.3.2-9.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  28.8 KiB
 libxcrypt                         i686   4.4.38-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 283.3 KiB
 libxml2                           i686   2.12.9-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 libzstd                           i686   1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 727.1 KiB
 lua-libs                          i686   5.4.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 312.6 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 KiB
 lz4-libs                          i686   1.10.0-1.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.8 KiB
 mpfr                              i686   4.2.1-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 966.6 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 326.3 KiB
 ncurses-libs                      i686   6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 971.0 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 openldap                          i686   2.6.9-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 684.3 KiB
 openssl-libs                      i686   1:3.2.2-11.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.2 MiB
 p11-kit                           i686   0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 p11-kit-trust                     i686   0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 370.0 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 KiB
 pam                               i686   1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 pam-libs                          i686   1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 140.9 KiB
 pcre2                             i686   10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 660.1 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.0   B
 pkgconf                           i686   2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  87.0 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.4 KiB
 pkgconf-pkg-config                i686   2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 979.0   B
 popt                              i686   1.19-7.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 136.0 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.5 KiB
 pyproject-srpm-macros             noarch 1.16.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 456.0   B
 readline                          i686   8.2-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 465.5 KiB
 rpm                               i686   4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.0 MiB
 rpm-build-libs                    i686   4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 206.7 KiB
 rpm-libs                          i686   4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 752.7 KiB
 rpm-sequoia                       i686   1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.8 KiB
 setup                             noarch 2.15.0-9.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 720.7 KiB
 sqlite-libs                       i686   3.47.2-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 systemd-libs                      i686   257.2-14.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 util-linux-core                   i686   2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 xxhash-libs                       i686   0.8.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 111.7 KiB
 xz-libs                           i686   1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 229.8 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 KiB
 zip                               i686   3.0-42.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 703.6 KiB
 zlib-ng-compat                    i686   2.2.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 157.7 KiB
 zstd                              i686   1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
Installing groups:
 build                                                                                                                                      

Transaction Summary:
 Installing:       155 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation, 179 MiB extra will be used (install 179 MiB, remove 0 B).
[  1/155] bzip2-0:1.0.8-19.fc41.i686    100% |   2.5 MiB/s |  52.8 KiB |  00m00s
[  2/155] cpio-0:2.15-2.fc41.i686       100% |  40.6 MiB/s | 290.8 KiB |  00m00s
[  3/155] diffutils-0:3.10-8.fc41.i686  100% |  65.6 MiB/s | 403.3 KiB |  00m00s
[  4/155] fedora-release-0:42-0.13.noar 100% |   3.2 MiB/s |  13.1 KiB |  00m00s
[  5/155] coreutils-0:9.5-12.fc42.i686  100% |  23.9 MiB/s |   1.0 MiB |  00m00s
[  6/155] bash-0:5.2.37-1.fc42.i686     100% |  37.7 MiB/s |   1.8 MiB |  00m00s
[  7/155] findutils-1:4.10.0-4.fc41.i68 100% |  76.9 MiB/s | 551.1 KiB |  00m00s
[  8/155] glibc-minimal-langpack-0:2.40 100% |  30.3 MiB/s | 124.2 KiB |  00m00s
[  9/155] grep-0:3.11-9.fc41.i686       100% |  48.1 MiB/s | 295.5 KiB |  00m00s
[ 10/155] gawk-0:5.3.0-4.fc41.i686      100% |  69.8 MiB/s |   1.0 MiB |  00m00s
[ 11/155] gzip-0:1.13-2.fc41.i686       100% |  26.5 MiB/s | 162.6 KiB |  00m00s
[ 12/155] info-0:7.2-1.fc42.i686        100% |  43.9 MiB/s | 179.9 KiB |  00m00s
[ 13/155] patch-0:2.7.6-25.fc41.i686    100% |  34.7 MiB/s | 142.2 KiB |  00m00s
[ 14/155] redhat-rpm-config-0:300-1.fc4 100% |  24.8 MiB/s |  76.1 KiB |  00m00s
[ 15/155] rpm-build-0:4.20.0-6.fc42.i68 100% |  16.7 MiB/s |  68.2 KiB |  00m00s
[ 16/155] sed-0:4.9-3.fc41.i686         100% |  50.7 MiB/s | 311.4 KiB |  00m00s
[ 17/155] shadow-utils-2:4.17.0-3.fc42. 100% | 135.1 MiB/s |   1.2 MiB |  00m00s
[ 18/155] unzip-0:6.0-65.fc42.i686      100% |  35.4 MiB/s | 181.1 KiB |  00m00s
[ 19/155] tar-2:1.35-4.fc41.i686        100% |  70.5 MiB/s | 866.7 KiB |  00m00s
[ 20/155] which-0:2.21-42.fc41.i686     100% |  10.1 MiB/s |  41.5 KiB |  00m00s
[ 21/155] util-linux-0:2.40.4-1.fc42.i6 100% |  94.9 MiB/s |   1.0 MiB |  00m00s
[ 22/155] xz-1:5.6.3-2.fc42.i686        100% |  56.9 MiB/s | 466.5 KiB |  00m00s
[ 23/155] coreutils-common-0:9.5-12.fc4 100% | 161.1 MiB/s |   2.1 MiB |  00m00s
[ 24/155] fedora-release-common-0:42-0. 100% |   3.3 MiB/s |  24.0 KiB |  00m00s
[ 25/155] filesystem-0:3.18-34.fc42.i68 100% | 101.0 MiB/s |   1.3 MiB |  00m00s
[ 26/155] glibc-common-0:2.40.9000-28.f 100% |  65.5 MiB/s | 402.5 KiB |  00m00s
[ 27/155] filesystem-srpm-macros-0:3.18 100% |   6.2 MiB/s |  25.3 KiB |  00m00s
[ 28/155] glibc-0:2.40.9000-28.fc42.i68 100% | 181.5 MiB/s |   2.0 MiB |  00m00s
[ 29/155] rpm-0:4.20.0-6.fc42.i686      100% |  71.6 MiB/s | 513.1 KiB |  00m00s
[ 30/155] libblkid-0:2.40.4-1.fc42.i686 100% |  21.5 MiB/s | 132.0 KiB |  00m00s
[ 31/155] libfdisk-0:2.40.4-1.fc42.i686 100% |  33.4 MiB/s | 171.2 KiB |  00m00s
[ 32/155] libmount-0:2.40.4-1.fc42.i686 100% |  38.3 MiB/s | 156.9 KiB |  00m00s
[ 33/155] libuuid-0:2.40.4-1.fc42.i686  100% |   7.1 MiB/s |  29.1 KiB |  00m00s
[ 34/155] libsmartcols-0:2.40.4-1.fc42. 100% |  16.1 MiB/s |  82.5 KiB |  00m00s
[ 35/155] util-linux-core-0:2.40.4-1.fc 100% |  80.2 MiB/s | 492.7 KiB |  00m00s
[ 36/155] fedora-repos-0:42-0.4.noarch  100% |   2.3 MiB/s |   9.3 KiB |  00m00s
[ 37/155] xz-libs-1:5.6.3-2.fc42.i686   100% |  24.0 MiB/s | 122.8 KiB |  00m00s
[ 38/155] fedora-repos-rawhide-0:42-0.4 100% |   2.2 MiB/s |   8.9 KiB |  00m00s
[ 39/155] fedora-gpg-keys-0:42-0.4.noar 100% |  30.6 MiB/s | 125.2 KiB |  00m00s
[ 40/155] glibc-gconv-extra-0:2.40.9000 100% | 123.4 MiB/s |   1.5 MiB |  00m00s
[ 41/155] rpm-build-libs-0:4.20.0-6.fc4 100% |  14.2 MiB/s | 102.0 KiB |  00m00s
[ 42/155] rpm-libs-0:4.20.0-6.fc42.i686 100% |  39.9 MiB/s | 327.1 KiB |  00m00s
[ 43/155] libselinux-0:3.8-0.rc3.1.fc42 100% |  23.3 MiB/s |  95.5 KiB |  00m00s
[ 44/155] libxcrypt-0:4.4.38-3.fc42.i68 100% |  29.9 MiB/s | 122.4 KiB |  00m00s
[ 45/155] libsepol-0:3.8-0.rc3.1.fc42.i 100% |  67.4 MiB/s | 345.1 KiB |  00m00s
[ 46/155] ncurses-libs-0:6.5-2.20240629 100% |  69.4 MiB/s | 355.3 KiB |  00m00s
[ 47/155] audit-libs-0:4.0.3-1.fc42.i68 100% |  31.1 MiB/s | 127.3 KiB |  00m00s
[ 48/155] systemd-libs-0:257.2-14.fc42. 100% |  84.5 MiB/s | 865.5 KiB |  00m00s
[ 49/155] authselect-libs-0:1.5.0-8.fc4 100% |  33.9 MiB/s | 208.0 KiB |  00m00s
[ 50/155] libcap-ng-0:0.8.5-3.fc41.i686 100% |   6.5 MiB/s |  33.2 KiB |  00m00s
[ 51/155] libeconf-0:0.7.5-1.fc42.i686  100% |   8.6 MiB/s |  35.1 KiB |  00m00s
[ 52/155] authselect-0:1.5.0-8.fc42.i68 100% |  34.7 MiB/s | 142.3 KiB |  00m00s
[ 53/155] pam-0:1.7.0-3.fc42.i686       100% |  74.2 MiB/s | 531.7 KiB |  00m00s
[ 54/155] pam-libs-0:1.7.0-3.fc42.i686  100% |  19.7 MiB/s |  60.4 KiB |  00m00s
[ 55/155] readline-0:8.2-11.fc42.i686   100% |  42.8 MiB/s | 219.0 KiB |  00m00s
[ 56/155] zlib-ng-compat-0:2.2.3-1.fc42 100% |  26.7 MiB/s |  81.9 KiB |  00m00s
[ 57/155] bzip2-libs-0:1.0.8-19.fc41.i6 100% |  13.5 MiB/s |  41.3 KiB |  00m00s
[ 58/155] libacl-0:2.3.2-2.fc41.i686    100% |   4.2 MiB/s |  26.0 KiB |  00m00s
[ 59/155] libgcc-0:15.0.1-0.3.fc42.i686 100% |  30.4 MiB/s | 124.6 KiB |  00m00s
[ 60/155] libcap-0:2.71-2.fc42.i686     100% |  13.0 MiB/s |  80.1 KiB |  00m00s
[ 61/155] libattr-0:2.5.2-4.fc41.i686   100% |   6.0 MiB/s |  18.5 KiB |  00m00s
[ 62/155] libsemanage-0:3.8-0.rc3.1.fc4 100% |  30.5 MiB/s | 125.0 KiB |  00m00s
[ 63/155] setup-0:2.15.0-9.fc42.noarch  100% |  36.5 MiB/s | 149.6 KiB |  00m00s
[ 64/155] lua-libs-0:5.4.7-1.fc42.i686  100% |  24.3 MiB/s | 149.3 KiB |  00m00s
[ 65/155] libzstd-0:1.5.6-2.fc41.i686   100% |  39.9 MiB/s | 285.8 KiB |  00m00s
[ 66/155] popt-0:1.19-7.fc41.i686       100% |  10.0 MiB/s |  61.5 KiB |  00m00s
[ 67/155] sqlite-libs-0:3.47.2-2.fc42.i 100% |  94.3 MiB/s | 772.4 KiB |  00m00s
[ 68/155] elfutils-libelf-0:0.192-7.fc4 100% |  29.4 MiB/s | 210.7 KiB |  00m00s
[ 69/155] rpm-sequoia-0:1.7.0-3.fc42.i6 100% |  89.3 MiB/s | 914.5 KiB |  00m00s
[ 70/155] elfutils-libs-0:0.192-7.fc42. 100% |  56.0 MiB/s | 286.6 KiB |  00m00s
[ 71/155] elfutils-debuginfod-client-0: 100% |  11.0 MiB/s |  45.1 KiB |  00m00s
[ 72/155] elfutils-0:0.192-7.fc42.i686  100% |  73.9 MiB/s | 529.5 KiB |  00m00s
[ 73/155] file-0:5.45-8.fc42.i686       100% |  11.9 MiB/s |  48.6 KiB |  00m00s
[ 74/155] file-libs-0:5.45-8.fc42.i686  100% | 107.5 MiB/s | 770.5 KiB |  00m00s
[ 75/155] libgomp-0:15.0.1-0.3.fc42.i68 100% |  54.7 MiB/s | 336.3 KiB |  00m00s
[ 76/155] jansson-0:2.14-1.fc42.i686    100% |  11.5 MiB/s |  47.1 KiB |  00m00s
[ 77/155] debugedit-0:5.1-4.fc42.i686   100% |  20.1 MiB/s |  82.5 KiB |  00m00s
[ 78/155] pkgconf-pkg-config-0:2.3.0-1. 100% |   3.2 MiB/s |  10.0 KiB |  00m00s
[ 79/155] libarchive-0:3.7.7-1.fc42.i68 100% |  63.6 MiB/s | 455.9 KiB |  00m00s
[ 80/155] pkgconf-0:2.3.0-1.fc42.i686   100% |  11.1 MiB/s |  45.5 KiB |  00m00s
[ 81/155] pkgconf-m4-0:2.3.0-1.fc42.noa 100% |   3.5 MiB/s |  14.3 KiB |  00m00s
[ 82/155] binutils-0:2.43.50-11.fc42.i6 100% | 232.1 MiB/s |   5.8 MiB |  00m00s
[ 83/155] libpkgconf-0:2.3.0-1.fc42.i68 100% |   4.5 MiB/s |  41.7 KiB |  00m00s
[ 84/155] zstd-0:1.5.6-2.fc41.i686      100% |  55.6 MiB/s | 455.8 KiB |  00m00s
[ 85/155] curl-0:8.11.1-2.fc42.i686     100% |  44.3 MiB/s | 226.8 KiB |  00m00s
[ 86/155] build-reproducibility-srpm-ma 100% |   3.7 MiB/s |  11.5 KiB |  00m00s
[ 87/155] ansible-srpm-macros-0:1-16.fc 100% |   2.9 MiB/s |  20.8 KiB |  00m00s
[ 88/155] dwz-0:0.15-8.fc42.i686        100% |  28.7 MiB/s | 147.1 KiB |  00m00s
[ 89/155] add-determinism-0:0.5.0-1.fc4 100% | 125.3 MiB/s | 898.3 KiB |  00m00s
[ 90/155] efi-srpm-macros-0:5-13.fc42.n 100% |   4.4 MiB/s |  22.5 KiB |  00m00s
[ 91/155] fonts-srpm-macros-1:2.0.5-19. 100% |   6.6 MiB/s |  27.1 KiB |  00m00s
[ 92/155] forge-srpm-macros-0:0.4.0-1.f 100% |   6.4 MiB/s |  19.8 KiB |  00m00s
[ 93/155] fpc-srpm-macros-0:1.3-13.fc41 100% |   2.6 MiB/s |   8.0 KiB |  00m00s
[ 94/155] ghc-srpm-macros-0:1.9.2-1.fc4 100% |   3.0 MiB/s |   9.1 KiB |  00m00s
[ 95/155] gnat-srpm-macros-0:6-6.fc41.n 100% |   2.9 MiB/s |   9.0 KiB |  00m00s
[ 96/155] go-srpm-macros-0:3.6.0-5.fc42 100% |   9.1 MiB/s |  28.0 KiB |  00m00s
[ 97/155] kernel-srpm-macros-0:1.0-24.f 100% |   3.2 MiB/s |   9.9 KiB |  00m00s
[ 98/155] lua-srpm-macros-0:1-14.fc41.n 100% |   2.9 MiB/s |   8.9 KiB |  00m00s
[ 99/155] ocaml-srpm-macros-0:10-3.fc41 100% |   3.0 MiB/s |   9.2 KiB |  00m00s
[100/155] openblas-srpm-macros-0:2-18.f 100% |   2.5 MiB/s |   7.7 KiB |  00m00s
[101/155] package-notes-srpm-macros-0:0 100% |   3.2 MiB/s |   9.8 KiB |  00m00s
[102/155] perl-srpm-macros-0:1-56.fc41. 100% |   2.8 MiB/s |   8.5 KiB |  00m00s
[103/155] pyproject-srpm-macros-0:1.16. 100% |   4.6 MiB/s |  14.1 KiB |  00m00s
[104/155] qt5-srpm-macros-0:5.15.15-1.f 100% |   2.9 MiB/s |   8.9 KiB |  00m00s
[105/155] python-srpm-macros-0:3.13-3.f 100% |   7.7 MiB/s |  23.7 KiB |  00m00s
[106/155] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   3.0 MiB/s |   9.3 KiB |  00m00s
[107/155] rust-srpm-macros-0:26.3-3.fc4 100% |   3.0 MiB/s |  12.1 KiB |  00m00s
[108/155] zig-srpm-macros-0:1-3.fc41.no 100% |   2.6 MiB/s |   8.1 KiB |  00m00s
[109/155] zip-0:3.0-42.fc42.i686        100% |  50.6 MiB/s | 259.2 KiB |  00m00s
[110/155] ed-0:1.21-1.fc42.i686         100% |  19.4 MiB/s |  79.6 KiB |  00m00s
[111/155] gdbm-1:1.23-7.fc41.i686       100% |  36.5 MiB/s | 149.5 KiB |  00m00s
[112/155] gdbm-libs-1:1.23-7.fc41.i686  100% |  19.5 MiB/s |  59.8 KiB |  00m00s
[113/155] libnsl2-0:2.0.1-2.fc41.i686   100% |  10.0 MiB/s |  30.7 KiB |  00m00s
[114/155] libpwquality-0:1.4.5-11.fc41. 100% |  35.5 MiB/s | 109.0 KiB |  00m00s
[115/155] libtirpc-0:1.3.6-1.rc3.fc42.i 100% |  31.7 MiB/s |  97.3 KiB |  00m00s
[116/155] crypto-policies-0:20241128-1. 100% |  14.4 MiB/s |  73.7 KiB |  00m00s
[117/155] ca-certificates-0:2024.2.69_v 100% | 102.5 MiB/s | 944.9 KiB |  00m00s
[118/155] openssl-libs-1:3.2.2-11.fc42. 100% | 166.6 MiB/s |   2.2 MiB |  00m00s
[119/155] ncurses-base-0:6.5-2.20240629 100% |   8.9 MiB/s |  63.8 KiB |  00m00s
[120/155] libcom_err-0:1.47.2-2.fc42.i6 100% |   6.4 MiB/s |  26.0 KiB |  00m00s
[121/155] krb5-libs-0:1.21.3-3.fc42.i68 100% |  71.8 MiB/s | 809.1 KiB |  00m00s
[122/155] pcre2-0:10.44-1.fc41.1.i686   100% |  39.1 MiB/s | 240.0 KiB |  00m00s
[123/155] cracklib-0:2.9.11-6.fc41.i686 100% |  16.1 MiB/s |  82.5 KiB |  00m00s
[124/155] lz4-libs-0:1.10.0-1.fc41.i686 100% |  17.9 MiB/s |  73.5 KiB |  00m00s
[125/155] libxml2-0:2.12.9-1.fc42.i686  100% | 113.8 MiB/s | 699.0 KiB |  00m00s
[126/155] keyutils-libs-0:1.6.3-4.fc41. 100% |  10.4 MiB/s |  32.0 KiB |  00m00s
[127/155] libverto-0:0.3.2-9.fc41.i686  100% |   6.9 MiB/s |  21.2 KiB |  00m00s
[128/155] basesystem-0:11-21.fc41.noarc 100% |   2.4 MiB/s |   7.4 KiB |  00m00s
[129/155] gmp-1:6.3.0-2.fc41.i686       100% |  60.8 MiB/s | 311.3 KiB |  00m00s
[130/155] fedora-release-identity-basic 100% |   4.5 MiB/s |  13.9 KiB |  00m00s
[131/155] mpfr-0:4.2.1-5.fc41.i686      100% |  75.2 MiB/s | 385.0 KiB |  00m00s
[132/155] elfutils-default-yama-scope-0 100% |   4.1 MiB/s |  12.5 KiB |  00m00s
[133/155] json-c-0:0.18-1.fc42.i686     100% |  11.8 MiB/s |  48.4 KiB |  00m00s
[134/155] libffi-0:3.4.6-3.fc42.i686    100% |  12.4 MiB/s |  38.0 KiB |  00m00s
[135/155] libstdc++-0:15.0.1-0.3.fc42.i 100% | 108.2 MiB/s | 886.2 KiB |  00m00s
[136/155] p11-kit-0:0.25.5-4.fc42.i686  100% |  78.5 MiB/s | 482.1 KiB |  00m00s
[137/155] p11-kit-trust-0:0.25.5-4.fc42 100% |  34.0 MiB/s | 139.3 KiB |  00m00s
[138/155] alternatives-0:1.31-2.fc42.i6 100% |   9.8 MiB/s |  40.2 KiB |  00m00s
[139/155] pcre2-syntax-0:10.44-1.fc41.1 100% |  36.6 MiB/s | 149.9 KiB |  00m00s
[140/155] libtasn1-0:4.19.0-9.fc41.i686 100% |  18.4 MiB/s |  75.3 KiB |  00m00s
[141/155] libnghttp2-0:1.64.0-1.fc42.i6 100% |  27.2 MiB/s |  83.5 KiB |  00m00s
[142/155] libcurl-0:8.11.1-2.fc42.i686  100% |  75.4 MiB/s | 386.2 KiB |  00m00s
[143/155] libssh-config-0:0.11.1-1.fc42 100% |   3.1 MiB/s |   9.4 KiB |  00m00s
[144/155] libssh-0:0.11.1-1.fc42.i686   100% |  61.0 MiB/s | 250.0 KiB |  00m00s
[145/155] xxhash-libs-0:0.8.3-1.fc42.i6 100% |  14.7 MiB/s |  45.1 KiB |  00m00s
[146/155] libbrotli-0:1.1.0-5.fc41.i686 100% |  66.3 MiB/s | 339.4 KiB |  00m00s
[147/155] libidn2-0:2.3.7-2.fc41.i686   100% |  27.6 MiB/s | 113.0 KiB |  00m00s
[148/155] libpsl-0:0.21.5-4.fc41.i686   100% |  21.1 MiB/s |  64.7 KiB |  00m00s
[149/155] openldap-0:2.6.9-2.fc42.i686  100% |  54.3 MiB/s | 278.2 KiB |  00m00s
[150/155] cyrus-sasl-lib-0:2.1.28-28.fc 100% | 134.6 MiB/s | 827.0 KiB |  00m00s
[151/155] libevent-0:2.1.12-14.fc41.i68 100% |  45.1 MiB/s | 277.0 KiB |  00m00s
[152/155] libtool-ltdl-0:2.5.4-3.fc42.i 100% |  11.7 MiB/s |  36.0 KiB |  00m00s
[153/155] publicsuffix-list-dafsa-0:202 100% |  14.2 MiB/s |  58.3 KiB |  00m00s
[154/155] libunistring-0:1.1-8.fc41.i68 100% |  90.1 MiB/s | 553.3 KiB |  00m00s
[155/155] gdb-minimal-0:15.2-7.fc42.i68 100% |  85.0 MiB/s |   4.8 MiB |  00m00s
--------------------------------------------------------------------------------
[155/155] Total                         100% | 138.7 MiB/s |  52.7 MiB |  00m00s
Running transaction
[  1/157] Verify package files          100% | 950.0   B/s | 155.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-34.fc42.i686
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-34.fc42.i686
>>> [RPM] /var/lib/mock/fedora-41-i686-1737303854.431059/root/var/cache/dnf/copr
[  2/157] Prepare transaction           100% |   4.1 KiB/s | 155.0   B |  00m00s
[  3/157] Installing publicsuffix-list- 100% |   0.0   B/s |  68.3 KiB |  00m00s
[  4/157] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/157] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[  6/157] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/157] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  8/157] Installing fedora-gpg-keys-0: 100% |  56.9 MiB/s | 174.8 KiB |  00m00s
[  9/157] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/157] Installing fedora-release-com 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[ 11/157] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/157] Installing setup-0:2.15.0-9.f 100% |  64.5 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/157] Installing filesystem-0:3.18- 100% |   2.9 MiB/s | 211.9 KiB |  00m00s
[ 14/157] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/157] Installing ncurses-base-0:6.5 100% |  85.9 MiB/s | 351.7 KiB |  00m00s
[ 16/157] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 17/157] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 18/157] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[ 19/157] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[ 20/157] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[ 21/157] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[ 22/157] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[ 23/157] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[ 24/157] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[ 25/157] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 26/157] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[ 27/157] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[ 28/157] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 29/157] Installing coreutils-common-0 100% | 399.7 MiB/s |  11.2 MiB |  00m00s
[ 30/157] Installing libgcc-0:15.0.1-0. 100% | 292.8 MiB/s | 299.8 KiB |  00m00s
[ 31/157] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 32/157] Installing ncurses-libs-0:6.5 100% | 238.7 MiB/s | 977.6 KiB |  00m00s
[ 33/157] Installing glibc-0:2.40.9000- 100% | 190.7 MiB/s |   5.5 MiB |  00m00s
[ 34/157] Installing bash-0:5.2.37-1.fc 100% | 287.8 MiB/s |   8.3 MiB |  00m00s
[ 35/157] Installing glibc-common-0:2.4 100% |  69.3 MiB/s |   1.0 MiB |  00m00s
[ 36/157] Installing glibc-gconv-extra- 100% | 270.1 MiB/s |   7.6 MiB |  00m00s
[ 37/157] Installing zlib-ng-compat-0:2 100% | 154.8 MiB/s | 158.5 KiB |  00m00s
[ 38/157] Installing xz-libs-1:5.6.3-2. 100% | 225.5 MiB/s | 230.9 KiB |  00m00s
[ 39/157] Installing bzip2-libs-0:1.0.8 100% |   0.0   B/s |  77.1 KiB |  00m00s
[ 40/157] Installing libuuid-0:2.40.4-1 100% |   0.0   B/s |  40.2 KiB |  00m00s
[ 41/157] Installing readline-0:8.2-11. 100% | 456.7 MiB/s | 467.6 KiB |  00m00s
[ 42/157] Installing popt-0:1.19-7.fc41 100% |  69.6 MiB/s | 142.6 KiB |  00m00s
[ 43/157] Installing libblkid-0:2.40.4- 100% | 274.5 MiB/s | 281.1 KiB |  00m00s
[ 44/157] Installing libxcrypt-0:4.4.38 100% | 279.3 MiB/s | 286.0 KiB |  00m00s
[ 45/157] Installing libattr-0:2.5.2-4. 100% |   0.0   B/s |  24.7 KiB |  00m00s
[ 46/157] Installing libacl-0:2.3.2-2.f 100% |   0.0   B/s |  40.1 KiB |  00m00s
[ 47/157] Installing libzstd-0:1.5.6-2. 100% | 355.7 MiB/s | 728.4 KiB |  00m00s
[ 48/157] Installing elfutils-libelf-0: 100% | 391.4 MiB/s |   1.2 MiB |  00m00s
[ 49/157] Installing gmp-1:6.3.0-2.fc41 100% | 361.7 MiB/s | 740.7 KiB |  00m00s
[ 50/157] Installing libstdc++-0:15.0.1 100% | 395.7 MiB/s |   2.8 MiB |  00m00s
[ 51/157] Installing libeconf-0:0.7.5-1 100% |   0.0   B/s |  63.6 KiB |  00m00s
[ 52/157] Installing gdbm-libs-1:1.23-7 100% |  17.6 MiB/s | 126.3 KiB |  00m00s
[ 53/157] Installing crypto-policies-0: 100% |  40.0 MiB/s | 163.7 KiB |  00m00s
[ 54/157] Installing mpfr-0:4.2.1-5.fc4 100% | 315.2 MiB/s | 968.2 KiB |  00m00s
[ 55/157] Installing gawk-0:5.3.0-4.fc4 100% | 101.8 MiB/s |   1.7 MiB |  00m00s
[ 56/157] Installing dwz-0:0.15-8.fc42. 100% |  29.7 MiB/s | 334.5 KiB |  00m00s
[ 57/157] Installing unzip-0:6.0-65.fc4 100% | 155.8 MiB/s |   2.0 MiB |  00m00s
[ 58/157] Installing file-libs-0:5.45-8 100% | 663.3 MiB/s |   9.9 MiB |  00m00s
[ 59/157] Installing file-0:5.45-8.fc42 100% |   8.9 MiB/s | 100.1 KiB |  00m00s
[ 60/157] Installing libsmartcols-0:2.4 100% | 176.4 MiB/s | 180.6 KiB |  00m00s
[ 61/157] Installing libsepol-0:3.8-0.r 100% | 426.0 MiB/s | 872.4 KiB |  00m00s
[ 62/157] Installing libcap-ng-0:0.8.5- 100% |   0.0   B/s |  69.5 KiB |  00m00s
[ 63/157] Installing audit-libs-0:4.0.3 100% | 351.4 MiB/s | 359.9 KiB |  00m00s
[ 64/157] Installing pam-libs-0:1.7.0-3 100% | 139.7 MiB/s | 143.0 KiB |  00m00s
[ 65/157] Installing libcap-0:2.71-2.fc 100% |  17.3 MiB/s | 213.1 KiB |  00m00s
[ 66/157] Installing systemd-libs-0:257 100% | 372.5 MiB/s |   2.2 MiB |  00m00s
[ 67/157] Installing lua-libs-0:5.4.7-1 100% | 306.4 MiB/s | 313.8 KiB |  00m00s
[ 68/157] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  62.3 KiB |  00m00s
[ 69/157] Installing pcre2-0:10.44-1.fc 100% | 323.0 MiB/s | 661.5 KiB |  00m00s
[ 70/157] Installing libselinux-0:3.8-0 100% | 203.1 MiB/s | 208.0 KiB |  00m00s
[ 71/157] Installing sed-0:4.9-3.fc41.i 100% |  60.6 MiB/s | 868.8 KiB |  00m00s
[ 72/157] Installing grep-0:3.11-9.fc41 100% |  71.9 MiB/s |   1.0 MiB |  00m00s
[ 73/157] Installing findutils-1:4.10.0 100% | 125.3 MiB/s |   1.9 MiB |  00m00s
[ 74/157] Installing xz-1:5.6.3-2.fc42. 100% |  82.6 MiB/s |   1.2 MiB |  00m00s
[ 75/157] Installing libmount-0:2.40.4- 100% | 375.9 MiB/s | 385.0 KiB |  00m00s
[ 76/157] Installing lz4-libs-0:1.10.0- 100% | 142.4 MiB/s | 145.9 KiB |  00m00s
[ 77/157] Installing libffi-0:3.4.6-3.f 100% |   0.0   B/s |  82.9 KiB |  00m00s
[ 78/157] Installing alternatives-0:1.3 100% |   6.4 MiB/s |  65.5 KiB |  00m00s
[ 79/157] Installing libtasn1-0:4.19.0- 100% | 176.6 MiB/s | 180.8 KiB |  00m00s
[ 80/157] Installing p11-kit-0:0.25.5-4 100% | 130.2 MiB/s |   2.3 MiB |  00m00s
[ 81/157] Installing libunistring-0:1.1 100% | 433.5 MiB/s |   1.7 MiB |  00m00s
[ 82/157] Installing filesystem-srpm-ma 100% |   0.0   B/s |  38.9 KiB |  00m00s
[ 83/157] Installing elfutils-default-y 100% | 408.6 KiB/s |   2.0 KiB |  00m00s
[ 84/157] Installing elfutils-libs-0:0. 100% | 231.3 MiB/s | 710.6 KiB |  00m00s
[ 85/157] Installing libidn2-0:2.3.7-2. 100% | 161.3 MiB/s | 330.3 KiB |  00m00s
[ 86/157] Installing libpsl-0:0.21.5-4. 100% |   0.0   B/s |  76.9 KiB |  00m00s
[ 87/157] Installing p11-kit-trust-0:0. 100% |  18.2 MiB/s | 371.7 KiB |  00m00s
[ 88/157] Installing openssl-libs-1:3.2 100% | 324.4 MiB/s |   6.2 MiB |  00m00s
[ 89/157] Installing coreutils-0:9.5-12 100% | 172.9 MiB/s |   5.5 MiB |  00m00s
[ 90/157] Installing ca-certificates-0: 100% |   1.7 MiB/s |   2.4 MiB |  00m01s
[ 91/157] Installing gzip-0:1.13-2.fc41 100% |  29.6 MiB/s | 393.6 KiB |  00m00s
[ 92/157] Installing authselect-libs-0: 100% | 164.1 MiB/s | 840.4 KiB |  00m00s
[ 93/157] Installing cracklib-0:2.9.11- 100% |  40.2 MiB/s | 247.1 KiB |  00m00s
[ 94/157] Installing libpwquality-0:1.4 100% |  31.8 MiB/s | 423.0 KiB |  00m00s
[ 95/157] Installing rpm-sequoia-0:1.7. 100% | 367.0 MiB/s |   2.6 MiB |  00m00s
[ 96/157] Installing libevent-0:2.1.12- 100% | 311.2 MiB/s | 955.9 KiB |  00m00s
[ 97/157] Installing zstd-0:1.5.6-2.fc4 100% | 111.7 MiB/s |   1.6 MiB |  00m00s
[ 98/157] Installing util-linux-core-0: 100% |  87.6 MiB/s |   1.4 MiB |  00m00s
[ 99/157] Installing tar-2:1.35-4.fc41. 100% | 166.6 MiB/s |   3.0 MiB |  00m00s
[100/157] Installing libsemanage-0:3.8- 100% | 155.4 MiB/s | 318.3 KiB |  00m00s
[101/157] Installing shadow-utils-2:4.1 100% | 148.9 MiB/s |   4.0 MiB |  00m00s
[102/157] Installing zip-0:3.0-42.fc42. 100% |  53.2 MiB/s | 707.5 KiB |  00m00s
[103/157] Installing gdbm-1:1.23-7.fc41 100% |  37.0 MiB/s | 454.7 KiB |  00m00s
[104/157] Installing cyrus-sasl-lib-0:2 100% | 153.5 MiB/s |   2.5 MiB |  00m00s
[105/157] Installing libfdisk-0:2.40.4- 100% | 403.0 MiB/s | 412.7 KiB |  00m00s
[106/157] Installing bzip2-0:1.0.8-19.f 100% |   8.7 MiB/s |  98.4 KiB |  00m00s
[107/157] Installing libxml2-0:2.12.9-1 100% | 119.2 MiB/s |   1.8 MiB |  00m00s
[108/157] Installing libarchive-0:3.7.7 100% | 327.4 MiB/s |   1.0 MiB |  00m00s
[109/157] Installing sqlite-libs-0:3.47 100% | 390.7 MiB/s |   1.6 MiB |  00m00s
[110/157] Installing rpm-libs-0:4.20.0- 100% | 368.2 MiB/s | 754.1 KiB |  00m00s
[111/157] Installing add-determinism-0: 100% | 141.6 MiB/s |   2.3 MiB |  00m00s
[112/157] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[113/157] Installing ed-0:1.21-1.fc42.i 100% |  13.0 MiB/s | 145.9 KiB |  00m00s
[114/157] Installing patch-0:2.7.6-25.f 100% |  26.6 MiB/s | 299.5 KiB |  00m00s
[115/157] Installing cpio-0:2.15-2.fc41 100% |  79.0 MiB/s |   1.1 MiB |  00m00s
[116/157] Installing diffutils-0:3.10-8 100% | 106.3 MiB/s |   1.6 MiB |  00m00s
[117/157] Installing libgomp-0:15.0.1-0 100% | 258.8 MiB/s | 529.9 KiB |  00m00s
[118/157] Installing rpm-build-libs-0:4 100% | 202.7 MiB/s | 207.5 KiB |  00m00s
[119/157] Installing jansson-0:2.14-1.f 100% |   0.0   B/s |  93.8 KiB |  00m00s
[120/157] Installing libpkgconf-0:2.3.0 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[121/157] Installing pkgconf-0:2.3.0-1. 100% |   7.9 MiB/s |  89.5 KiB |  00m00s
[122/157] Installing pkgconf-pkg-config 100% | 176.6 KiB/s |   1.8 KiB |  00m00s
[123/157] Installing keyutils-libs-0:1. 100% |  57.7 MiB/s |  59.1 KiB |  00m00s
[124/157] Installing libverto-0:0.3.2-9 100% |   0.0   B/s |  30.6 KiB |  00m00s
[125/157] Installing krb5-libs-0:1.21.3 100% | 332.7 MiB/s |   2.3 MiB |  00m00s
[126/157] Installing libtirpc-0:1.3.6-1 100% | 209.3 MiB/s | 214.4 KiB |  00m00s
[127/157] Installing libnsl2-0:2.0.1-2. 100% |  56.9 MiB/s |  58.3 KiB |  00m00s
[128/157] Installing pam-0:1.7.0-3.fc42 100% | 130.6 MiB/s |   1.8 MiB |  00m00s
[129/157] Installing libssh-0:0.11.1-1. 100% | 299.6 MiB/s | 613.7 KiB |  00m00s
[130/157] Installing json-c-0:0.18-1.fc 100% |   0.0   B/s |  87.8 KiB |  00m00s
[131/157] Installing libnghttp2-0:1.64. 100% | 174.8 MiB/s | 179.0 KiB |  00m00s
[132/157] Installing xxhash-libs-0:0.8. 100% | 110.5 MiB/s | 113.1 KiB |  00m00s
[133/157] Installing libbrotli-0:1.1.0- 100% | 280.5 MiB/s | 861.8 KiB |  00m00s
[134/157] Installing libtool-ltdl-0:2.5 100% |   0.0   B/s |  72.5 KiB |  00m00s
[135/157] Installing openldap-0:2.6.9-2 100% | 336.0 MiB/s | 688.1 KiB |  00m00s
[136/157] Installing libcurl-0:8.11.1-2 100% | 419.0 MiB/s | 858.0 KiB |  00m00s
[137/157] Installing elfutils-debuginfo 100% |   7.3 MiB/s |  82.1 KiB |  00m00s
[138/157] Installing elfutils-0:0.192-7 100% | 153.0 MiB/s |   2.6 MiB |  00m00s
[139/157] Installing binutils-0:2.43.50 100% | 331.0 MiB/s |  25.8 MiB |  00m00s
[140/157] Installing gdb-minimal-0:15.2 100% | 289.6 MiB/s |  13.6 MiB |  00m00s
[141/157] Installing debugedit-0:5.1-4. 100% |  18.9 MiB/s | 212.7 KiB |  00m00s
[142/157] Installing curl-0:8.11.1-2.fc 100% |  22.3 MiB/s | 457.6 KiB |  00m00s
[143/157] Installing rpm-0:4.20.0-6.fc4 100% |  99.1 MiB/s |   2.5 MiB |  00m00s
[144/157] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[145/157] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[146/157] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[147/157] Installing fonts-srpm-macros- 100% |   0.0   B/s |  57.0 KiB |  00m00s
[148/157] Installing forge-srpm-macros- 100% |   0.0   B/s |  40.3 KiB |  00m00s
[149/157] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  62.0 KiB |  00m00s
[150/157] Installing python-srpm-macros 100% |   0.0   B/s |  52.2 KiB |  00m00s
[151/157] Installing redhat-rpm-config- 100% | 189.0 MiB/s | 193.5 KiB |  00m00s
[152/157] Installing rpm-build-0:4.20.0 100% |  14.5 MiB/s | 178.4 KiB |  00m00s
[153/157] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[154/157] Installing util-linux-0:2.40. 100% | 103.9 MiB/s |   3.4 MiB |  00m00s
[155/157] Installing authselect-0:1.5.0 100% |  13.4 MiB/s | 165.0 KiB |  00m00s
[156/157] Installing which-0:2.21-42.fc 100% |   7.2 MiB/s |  81.1 KiB |  00m00s
[157/157] Installing info-0:7.2-1.fc42. 100% | 200.7 KiB/s | 362.0 KiB |  00m02s
Warning: skipped OpenPGP checks for 155 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.5.0-1.fc42.i686
alternatives-1.31-2.fc42.i686
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc42.i686
authselect-1.5.0-8.fc42.i686
authselect-libs-1.5.0-8.fc42.i686
basesystem-11-21.fc41.noarch
bash-5.2.37-1.fc42.i686
binutils-2.43.50-11.fc42.i686
build-reproducibility-srpm-macros-0.5.0-1.fc42.noarch
bzip2-1.0.8-19.fc41.i686
bzip2-libs-1.0.8-19.fc41.i686
ca-certificates-2024.2.69_v8.0.401-4.fc42.noarch
coreutils-9.5-12.fc42.i686
coreutils-common-9.5-12.fc42.i686
cpio-2.15-2.fc41.i686
cracklib-2.9.11-6.fc41.i686
crypto-policies-20241128-1.gitbb7b0b0.fc42.noarch
curl-8.11.1-2.fc42.i686
cyrus-sasl-lib-2.1.28-28.fc42.i686
debugedit-5.1-4.fc42.i686
diffutils-3.10-8.fc41.i686
dwz-0.15-8.fc42.i686
ed-1.21-1.fc42.i686
efi-srpm-macros-5-13.fc42.noarch
elfutils-0.192-7.fc42.i686
elfutils-debuginfod-client-0.192-7.fc42.i686
elfutils-default-yama-scope-0.192-7.fc42.noarch
elfutils-libelf-0.192-7.fc42.i686
elfutils-libs-0.192-7.fc42.i686
fedora-gpg-keys-42-0.4.noarch
fedora-release-42-0.13.noarch
fedora-release-common-42-0.13.noarch
fedora-release-identity-basic-42-0.13.noarch
fedora-repos-42-0.4.noarch
fedora-repos-rawhide-42-0.4.noarch
file-5.45-8.fc42.i686
file-libs-5.45-8.fc42.i686
filesystem-3.18-34.fc42.i686
filesystem-srpm-macros-3.18-34.fc42.noarch
findutils-4.10.0-4.fc41.i686
fonts-srpm-macros-2.0.5-19.fc42.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.i686
gdb-minimal-15.2-7.fc42.i686
gdbm-1.23-7.fc41.i686
gdbm-libs-1.23-7.fc41.i686
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-28.fc42.i686
glibc-common-2.40.9000-28.fc42.i686
glibc-gconv-extra-2.40.9000-28.fc42.i686
glibc-minimal-langpack-2.40.9000-28.fc42.i686
gmp-6.3.0-2.fc41.i686
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc42.noarch
grep-3.11-9.fc41.i686
gzip-1.13-2.fc41.i686
info-7.2-1.fc42.i686
jansson-2.14-1.fc42.i686
json-c-0.18-1.fc42.i686
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.i686
krb5-libs-1.21.3-3.fc42.i686
libacl-2.3.2-2.fc41.i686
libarchive-3.7.7-1.fc42.i686
libattr-2.5.2-4.fc41.i686
libblkid-2.40.4-1.fc42.i686
libbrotli-1.1.0-5.fc41.i686
libcap-2.71-2.fc42.i686
libcap-ng-0.8.5-3.fc41.i686
libcom_err-1.47.2-2.fc42.i686
libcurl-8.11.1-2.fc42.i686
libeconf-0.7.5-1.fc42.i686
libevent-2.1.12-14.fc41.i686
libfdisk-2.40.4-1.fc42.i686
libffi-3.4.6-3.fc42.i686
libgcc-15.0.1-0.3.fc42.i686
libgomp-15.0.1-0.3.fc42.i686
libidn2-2.3.7-2.fc41.i686
libmount-2.40.4-1.fc42.i686
libnghttp2-1.64.0-1.fc42.i686
libnsl2-2.0.1-2.fc41.i686
libpkgconf-2.3.0-1.fc42.i686
libpsl-0.21.5-4.fc41.i686
libpwquality-1.4.5-11.fc41.i686
libselinux-3.8-0.rc3.1.fc42.2.i686
libsemanage-3.8-0.rc3.1.fc42.i686
libsepol-3.8-0.rc3.1.fc42.i686
libsmartcols-2.40.4-1.fc42.i686
libssh-0.11.1-1.fc42.i686
libssh-config-0.11.1-1.fc42.noarch
libstdc++-15.0.1-0.3.fc42.i686
libtasn1-4.19.0-9.fc41.i686
libtirpc-1.3.6-1.rc3.fc42.i686
libtool-ltdl-2.5.4-3.fc42.i686
libunistring-1.1-8.fc41.i686
libuuid-2.40.4-1.fc42.i686
libverto-0.3.2-9.fc41.i686
libxcrypt-4.4.38-3.fc42.i686
libxml2-2.12.9-1.fc42.i686
libzstd-1.5.6-2.fc41.i686
lua-libs-5.4.7-1.fc42.i686
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.i686
mpfr-4.2.1-5.fc41.i686
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.i686
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.9-2.fc42.i686
openssl-libs-3.2.2-11.fc42.i686
p11-kit-0.25.5-4.fc42.i686
p11-kit-trust-0.25.5-4.fc42.i686
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-3.fc42.i686
pam-libs-1.7.0-3.fc42.i686
patch-2.7.6-25.fc41.i686
pcre2-10.44-1.fc41.1.i686
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc42.i686
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.i686
popt-1.19-7.fc41.i686
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.4-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.1-4.fc42.noarch
readline-8.2-11.fc42.i686
redhat-rpm-config-300-1.fc42.noarch
rpm-4.20.0-6.fc42.i686
rpm-build-4.20.0-6.fc42.i686
rpm-build-libs-4.20.0-6.fc42.i686
rpm-libs-4.20.0-6.fc42.i686
rpm-sequoia-1.7.0-3.fc42.i686
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.i686
setup-2.15.0-9.fc42.noarch
shadow-utils-4.17.0-3.fc42.i686
sqlite-libs-3.47.2-2.fc42.i686
systemd-libs-257.2-14.fc42.i686
tar-1.35-4.fc41.i686
unzip-6.0-65.fc42.i686
util-linux-2.40.4-1.fc42.i686
util-linux-core-2.40.4-1.fc42.i686
which-2.21-42.fc41.i686
xxhash-libs-0.8.3-1.fc42.i686
xz-5.6.3-2.fc42.i686
xz-libs-5.6.3-2.fc42.i686
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-42.fc42.i686
zlib-ng-compat-2.2.3-1.fc42.i686
zstd-1.5.6-2.fc41.i686
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1737244800
Wrote: /builddir/build/SRPMS/xtensor-python-0.26.0-8.fc42.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-i686-1737303854.431059/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-gjfm61aa/xtensor-python/xtensor-python.spec) Config(child) 0 minutes 17 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/xtensor-python-0.26.0-8.fc42.src.rpm)  Config(fedora-41-i686)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-i686-bootstrap-1737303854.431059/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-i686-bootstrap-1737303854.431059/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-i686-1737303854.431059/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-3.fc41.x86_64
  dnf5-plugins-5.2.8.1-3.fc41.x86_64
Finish: chroot init
Start: build phase for xtensor-python-0.26.0-8.fc42.src.rpm
Start: build setup for xtensor-python-0.26.0-8.fc42.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1737244800
Wrote: /builddir/build/SRPMS/xtensor-python-0.26.0-8.fc42.src.rpm
Updating and loading repositories:
 local                                  100% | 194.2 KiB/s |   3.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 191.4 KiB/s |   3.8 KiB |  00m00s
 Copr repository                        100% | 109.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                    Arch   Version              Repository                                                         Size
Installing:
 cmake                     i686   3.31.4-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  33.7 MiB
 gcc-c++                   i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  41.9 MiB
 gtest-devel               i686   1.14.0-5.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 make                      i686   1:4.4.1-9.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 pybind11-devel            i686   2.13.6-2.fc42        copr_base                                                     847.8 KiB
 python3-devel             i686   3.13.1-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 python3-numpy             i686   1:2.2.1-3.fc42       copr_base                                                      40.2 MiB
 python3-pytest            noarch 8.3.4-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.8 MiB
 python3-setuptools        noarch 74.1.3-4.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.4 MiB
 xtensor-devel             i686   0.25.0-3.fc42        copr_base                                                       1.9 MiB
Installing dependencies:
 annobin-docs              noarch 12.81-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  98.6 KiB
 annobin-plugin-gcc        i686   12.81-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 996.7 KiB
 cmake-data                noarch 3.31.4-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.5 MiB
 cmake-filesystem          i686   3.31.4-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 cmake-rpm-macros          noarch 3.31.4-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.5 KiB
 cpp                       i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.6 MiB
 emacs-filesystem          noarch 1:30.0-3.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 expat                     i686   2.6.4-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 288.0 KiB
 flexiblas                 i686   3.4.4-7.fc42         copr_base                                                      48.5 KiB
 flexiblas-netlib          i686   3.4.4-7.fc42         copr_base                                                      11.5 MiB
 flexiblas-openblas-openmp i686   3.4.4-7.fc42         copr_base                                                      30.5 KiB
 gcc                       i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 108.6 MiB
 gcc-plugin-annobin        i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  62.3 KiB
 glibc-devel               i686   2.40.9000-28.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 gmock                     i686   1.14.0-5.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.4 KiB
 gtest                     i686   1.14.0-5.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 480.2 KiB
 jsoncpp                   i686   1.9.5-8.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 252.8 KiB
 kernel-headers            i686   6.13.0-0.rc7.55.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.5 MiB
 libasan                   i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 libatomic                 i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.5 KiB
 libb2                     i686   0.98.1-12.fc41       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  53.4 KiB
 libgfortran               i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.2 MiB
 libmpc                    i686   1.3.1-6.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 168.0 KiB
 libquadmath               i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 510.7 KiB
 libstdc++-devel           i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  15.3 MiB
 libubsan                  i686   15.0.1-0.3.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 539.8 KiB
 libuv                     i686   1:1.49.2-1.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 568.9 KiB
 libxcrypt-devel           i686   4.4.38-3.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  30.8 KiB
 mpdecimal                 i686   2.5.1-16.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 204.1 KiB
 openblas                  i686   0.3.28-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.6 KiB
 openblas-openmp           i686   0.3.28-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.5 MiB
 pyproject-rpm-macros      noarch 1.16.4-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 113.0 KiB
 python-pip-wheel          noarch 24.3.1-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 python-rpm-macros         noarch 3.13-3.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.1 KiB
 python3                   i686   3.13.1-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  29.8 KiB
 python3-iniconfig         noarch 1.1.1-23.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.6 KiB
 python3-libs              i686   3.13.1-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.5 MiB
 python3-numpy-f2py        i686   1:2.2.1-3.fc42       copr_base                                                       2.0 MiB
 python3-packaging         noarch 24.2-2.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 555.7 KiB
 python3-pluggy            noarch 1.5.0-1.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 193.2 KiB
 python3-rpm-generators    noarch 14-11.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.7 KiB
 python3-rpm-macros        noarch 3.13-3.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.4 KiB
 rhash                     i686   1.4.5-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 402.9 KiB
 tzdata                    noarch 2024b-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 vim-filesystem            noarch 2:9.1.1000-1.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.0   B
 xsimd-devel               noarch 13.1.0-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 xtl-devel                 i686   0.7.7-3.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 768.2 KiB

Transaction Summary:
 Installing:        57 packages

Total size of inbound packages is 119 MiB. Need to download 119 MiB.
After this operation, 424 MiB extra will be used (install 424 MiB, remove 0 B).
[ 1/57] gtest-devel-0:1.14.0-5.fc41.i68 100% |  11.3 MiB/s | 242.2 KiB |  00m00s
[ 2/57] make-1:4.4.1-9.fc42.i686        100% |  44.2 MiB/s | 588.6 KiB |  00m00s
[ 3/57] pybind11-devel-0:2.13.6-2.fc42. 100% |  13.3 MiB/s | 177.3 KiB |  00m00s
[ 4/57] python3-devel-0:3.13.1-2.fc42.i 100% |  34.9 MiB/s | 357.8 KiB |  00m00s
[ 5/57] cmake-0:3.31.4-1.fc42.i686      100% | 145.4 MiB/s |  11.8 MiB |  00m00s
[ 6/57] gcc-c++-0:15.0.1-0.3.fc42.i686  100% | 155.3 MiB/s |  14.8 MiB |  00m00s
[ 7/57] python3-numpy-1:2.2.1-3.fc42.i6 100% | 137.3 MiB/s |   7.7 MiB |  00m00s
[ 8/57] python3-setuptools-0:74.1.3-4.f 100% |  49.1 MiB/s |   1.8 MiB |  00m00s
[ 9/57] cmake-filesystem-0:3.31.4-1.fc4 100% |   4.3 MiB/s |  17.7 KiB |  00m00s
[10/57] cmake-data-0:3.31.4-1.fc42.noar 100% | 117.9 MiB/s |   1.9 MiB |  00m00s
[11/57] xtensor-devel-0:0.25.0-3.fc42.i 100% |   4.7 MiB/s | 209.8 KiB |  00m00s
[12/57] python3-0:3.13.1-2.fc42.i686    100% |   2.9 MiB/s |  26.8 KiB |  00m00s
[13/57] libstdc++-devel-0:15.0.1-0.3.fc 100% |  70.8 MiB/s |   2.7 MiB |  00m00s
[14/57] python3-numpy-f2py-1:2.2.1-3.fc 100% |  87.7 MiB/s | 449.2 KiB |  00m00s
[15/57] python3-libs-0:3.13.1-2.fc42.i6 100% | 182.5 MiB/s |   8.8 MiB |  00m00s
[16/57] python3-pytest-0:8.3.4-1.fc42.n 100% | 134.6 MiB/s |   2.0 MiB |  00m00s
[17/57] xsimd-devel-0:13.1.0-1.fc42.noa 100% |  23.7 MiB/s | 145.7 KiB |  00m00s
[18/57] xtl-devel-0:0.7.7-3.fc41.i686   100% |  16.3 MiB/s | 100.1 KiB |  00m00s
[19/57] cpp-0:15.0.1-0.3.fc42.i686      100% | 207.7 MiB/s |  12.5 MiB |  00m00s
[20/57] flexiblas-netlib-0:3.4.4-7.fc42 100% | 176.1 MiB/s |   3.2 MiB |  00m00s
[21/57] flexiblas-0:3.4.4-7.fc42.i686   100% |   3.6 MiB/s |  26.0 KiB |  00m00s
[22/57] flexiblas-openblas-openmp-0:3.4 100% |  17.4 MiB/s |  17.9 KiB |  00m00s
[23/57] openblas-0:0.3.28-2.fc42.i686   100% |   8.0 MiB/s |  40.9 KiB |  00m00s
[24/57] libgfortran-0:15.0.1-0.3.fc42.i 100% |  44.5 MiB/s | 819.3 KiB |  00m00s
[25/57] openblas-openmp-0:0.3.28-2.fc42 100% | 134.7 MiB/s |   3.9 MiB |  00m00s
[26/57] libquadmath-0:15.0.1-0.3.fc42.i 100% |  18.4 MiB/s | 225.7 KiB |  00m00s
[27/57] python3-iniconfig-0:1.1.1-23.fc 100% |   2.2 MiB/s |  18.1 KiB |  00m00s
[28/57] python3-packaging-0:24.2-2.fc42 100% |  23.4 MiB/s | 143.6 KiB |  00m00s
[29/57] python3-pluggy-0:1.5.0-1.fc41.n 100% |   8.6 MiB/s |  53.1 KiB |  00m00s
[30/57] libb2-0:0.98.1-12.fc41.i686     100% |   5.6 MiB/s |  28.8 KiB |  00m00s
[31/57] expat-0:2.6.4-1.fc42.i686       100% |  14.5 MiB/s | 119.0 KiB |  00m00s
[32/57] mpdecimal-0:2.5.1-16.fc41.i686  100% |   9.0 MiB/s |  91.9 KiB |  00m00s
[33/57] python-pip-wheel-0:24.3.1-1.fc4 100% |  57.3 MiB/s |   1.2 MiB |  00m00s
[34/57] tzdata-0:2024b-1.fc42.noarch    100% |  27.9 MiB/s | 428.6 KiB |  00m00s
[35/57] gmock-0:1.14.0-5.fc41.i686      100% |   7.6 MiB/s |  62.2 KiB |  00m00s
[36/57] gtest-0:1.14.0-5.fc41.i686      100% |  21.2 MiB/s | 195.0 KiB |  00m00s
[37/57] libmpc-0:1.3.1-6.fc41.i686      100% |   6.9 MiB/s |  77.7 KiB |  00m00s
[38/57] glibc-devel-0:2.40.9000-28.fc42 100% |  34.9 MiB/s | 571.0 KiB |  00m00s
[39/57] libasan-0:15.0.1-0.3.fc42.i686  100% |  62.5 MiB/s | 512.1 KiB |  00m00s
[40/57] libatomic-0:15.0.1-0.3.fc42.i68 100% |   3.9 MiB/s |  16.1 KiB |  00m00s
[41/57] libubsan-0:15.0.1-0.3.fc42.i686 100% |  35.9 MiB/s | 220.3 KiB |  00m00s
[42/57] emacs-filesystem-1:30.0-3.fc41. 100% |   1.2 MiB/s |   7.1 KiB |  00m00s
[43/57] vim-filesystem-2:9.1.1000-1.fc4 100% |   3.2 MiB/s |  16.3 KiB |  00m00s
[44/57] gcc-0:15.0.1-0.3.fc42.i686      100% | 139.5 MiB/s |  37.8 MiB |  00m00s
[45/57] jsoncpp-0:1.9.5-8.fc41.i686     100% |   3.1 MiB/s | 109.1 KiB |  00m00s
[46/57] libuv-1:1.49.2-1.fc42.i686      100% |   7.3 MiB/s | 270.1 KiB |  00m00s
[47/57] rhash-0:1.4.5-1.fc42.i686       100% |  42.0 MiB/s | 214.8 KiB |  00m00s
[48/57] libxcrypt-devel-0:4.4.38-3.fc42 100% |   5.7 MiB/s |  29.0 KiB |  00m00s
[49/57] gcc-plugin-annobin-0:15.0.1-0.3 100% |   6.4 MiB/s |  32.7 KiB |  00m00s
[50/57] kernel-headers-0:6.13.0-0.rc7.5 100% | 135.5 MiB/s |   1.5 MiB |  00m00s
[51/57] cmake-rpm-macros-0:3.31.4-1.fc4 100% |   5.6 MiB/s |  17.1 KiB |  00m00s
[52/57] pyproject-rpm-macros-0:1.16.4-1 100% |   7.3 MiB/s |  44.6 KiB |  00m00s
[53/57] python-rpm-macros-0:3.13-3.fc41 100% |   4.3 MiB/s |  17.7 KiB |  00m00s
[54/57] python3-rpm-macros-0:3.13-3.fc4 100% |   4.1 MiB/s |  12.4 KiB |  00m00s
[55/57] python3-rpm-generators-0:14-11. 100% |   7.2 MiB/s |  29.3 KiB |  00m00s
[56/57] annobin-docs-0:12.81-1.fc42.noa 100% |  22.4 MiB/s |  91.6 KiB |  00m00s
[57/57] annobin-plugin-gcc-0:12.81-1.fc 100% | 136.7 MiB/s | 979.8 KiB |  00m00s
--------------------------------------------------------------------------------
[57/57] Total                           100% | 280.9 MiB/s | 119.1 MiB |  00m00s
Running transaction
[ 1/59] Verify package files            100% | 171.0   B/s |  57.0   B |  00m00s
[ 2/59] Prepare transaction             100% | 934.0   B/s |  57.0   B |  00m00s
[ 3/59] Installing cmake-filesystem-0:3 100% |   7.4 MiB/s |   7.6 KiB |  00m00s
[ 4/59] Installing python-rpm-macros-0: 100% |   0.0   B/s |  22.8 KiB |  00m00s
[ 5/59] Installing libmpc-0:1.3.1-6.fc4 100% | 165.6 MiB/s | 169.6 KiB |  00m00s
[ 6/59] Installing python3-rpm-macros-0 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 7/59] Installing gtest-0:1.14.0-5.fc4 100% | 235.2 MiB/s | 481.6 KiB |  00m00s
[ 8/59] Installing expat-0:2.6.4-1.fc42 100% |  23.6 MiB/s | 290.1 KiB |  00m00s
[ 9/59] Installing libgfortran-0:15.0.1 100% | 403.2 MiB/s |   3.2 MiB |  00m00s
[10/59] Installing make-1:4.4.1-9.fc42. 100% | 113.5 MiB/s |   1.8 MiB |  00m00s
[11/59] Installing pyproject-rpm-macros 100% | 112.3 MiB/s | 115.0 KiB |  00m00s
[12/59] Installing xsimd-devel-0:13.1.0 100% | 351.7 MiB/s |   1.4 MiB |  00m00s
[13/59] Installing xtl-devel-0:0.7.7-3. 100% | 378.2 MiB/s | 774.5 KiB |  00m00s
[14/59] Installing annobin-docs-0:12.81 100% |  97.4 MiB/s |  99.8 KiB |  00m00s
[15/59] Installing kernel-headers-0:6.1 100% | 214.4 MiB/s |   6.6 MiB |  00m00s
[16/59] Installing libxcrypt-devel-0:4. 100% |  32.3 MiB/s |  33.1 KiB |  00m00s
[17/59] Installing glibc-devel-0:2.40.9 100% | 178.9 MiB/s |   2.3 MiB |  00m00s
[18/59] Installing vim-filesystem-2:9.1 100% |   4.6 MiB/s |   4.7 KiB |  00m00s
[19/59] Installing emacs-filesystem-1:3 100% | 265.6 KiB/s | 544.0   B |  00m00s
[20/59] Installing tzdata-0:2024b-1.fc4 100% |  64.9 MiB/s |   1.9 MiB |  00m00s
[21/59] Installing python-pip-wheel-0:2 100% | 622.1 MiB/s |   1.2 MiB |  00m00s
[22/59] Installing openblas-0:0.3.28-2. 100% | 105.8 MiB/s | 108.3 KiB |  00m00s
[23/59] Installing libstdc++-devel-0:15 100% | 377.5 MiB/s |  15.5 MiB |  00m00s
[24/59] Installing openblas-openmp-0:0. 100% | 548.5 MiB/s |  22.5 MiB |  00m00s
[25/59] Installing gmock-0:1.14.0-5.fc4 100% | 135.6 MiB/s | 138.8 KiB |  00m00s
[26/59] Installing cpp-0:15.0.1-0.3.fc4 100% | 341.8 MiB/s |  38.6 MiB |  00m00s
[27/59] Installing rhash-0:1.4.5-1.fc42 100% |  33.2 MiB/s | 408.2 KiB |  00m00s
[28/59] Installing libuv-1:1.49.2-1.fc4 100% | 279.1 MiB/s | 571.7 KiB |  00m00s
[29/59] Installing jsoncpp-0:1.9.5-8.fc 100% | 248.3 MiB/s | 254.3 KiB |  00m00s
[30/59] Installing libubsan-0:15.0.1-0. 100% | 528.0 MiB/s | 540.7 KiB |  00m00s
[31/59] Installing libatomic-0:15.0.1-0 100% |   0.0   B/s |  26.3 KiB |  00m00s
[32/59] Installing libasan-0:15.0.1-0.3 100% | 374.3 MiB/s |   1.9 MiB |  00m00s
[33/59] Installing gcc-0:15.0.1-0.3.fc4 100% | 393.5 MiB/s | 108.6 MiB |  00m00s
[34/59] Installing mpdecimal-0:2.5.1-16 100% | 200.4 MiB/s | 205.2 KiB |  00m00s
[35/59] Installing libb2-0:0.98.1-12.fc 100% |  17.7 MiB/s |  54.5 KiB |  00m00s
[36/59] Installing python3-libs-0:3.13. 100% | 321.9 MiB/s |  39.9 MiB |  00m00s
[37/59] Installing python3-0:3.13.1-2.f 100% |   2.6 MiB/s |  31.5 KiB |  00m00s
[38/59] Installing python3-packaging-0: 100% | 184.9 MiB/s | 568.0 KiB |  00m00s
[39/59] Installing cmake-rpm-macros-0:3 100% |   0.0   B/s |   8.2 KiB |  00m00s
[40/59] Installing python3-rpm-generato 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[41/59] Installing python3-devel-0:3.13 100% |  95.5 MiB/s |   1.8 MiB |  00m00s
[42/59] Installing python3-iniconfig-0: 100% |  23.0 MiB/s |  23.6 KiB |  00m00s
[43/59] Installing python3-pluggy-0:1.5 100% |  38.9 MiB/s | 199.4 KiB |  00m00s
[44/59] Installing cmake-data-0:3.31.4- 100% | 122.4 MiB/s |   9.1 MiB |  00m00s
[45/59] Installing cmake-0:3.31.4-1.fc4 100% | 317.7 MiB/s |  33.7 MiB |  00m00s
[46/59] Installing libquadmath-0:15.0.1 100% | 250.0 MiB/s | 512.0 KiB |  00m00s
[47/59] Installing pybind11-devel-0:2.1 100% |  59.7 MiB/s | 856.0 KiB |  00m00s
[48/59] Installing python3-pytest-0:8.3 100% | 368.6 MiB/s |  21.0 MiB |  00m00s
[49/59] Installing python3-setuptools-0 100% | 244.5 MiB/s |   8.6 MiB |  00m00s
[50/59] Installing gtest-devel-0:1.14.0 100% | 262.8 MiB/s |   1.1 MiB |  00m00s
[51/59] Installing xtensor-devel-0:0.25 100% | 471.3 MiB/s |   1.9 MiB |  00m00s
[52/59] Installing flexiblas-0:3.4.4-7. 100% |   0.0   B/s |  49.7 KiB |  00m00s
[53/59] Installing flexiblas-openblas-o 100% |   0.0   B/s |  31.3 KiB |  00m00s
[54/59] Installing flexiblas-netlib-0:3 100% | 287.9 MiB/s |  11.5 MiB |  00m00s
[55/59] Installing python3-numpy-1:2.2. 100% | 346.0 MiB/s |  40.5 MiB |  00m00s
[56/59] Installing python3-numpy-f2py-1 100% |  98.4 MiB/s |   2.1 MiB |  00m00s
[57/59] Installing gcc-c++-0:15.0.1-0.3 100% | 349.4 MiB/s |  41.9 MiB |  00m00s
[58/59] Installing gcc-plugin-annobin-0 100% |   4.8 MiB/s |  63.8 KiB |  00m00s
[59/59] Installing annobin-plugin-gcc-0 100% |   6.6 MiB/s | 998.3 KiB |  00m00s
Warning: skipped OpenPGP checks for 57 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: build setup for xtensor-python-0.26.0-8.fc42.src.rpm
Start: rpmbuild xtensor-python-0.26.0-8.fc42.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1737244800
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.r3jWia
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ test -d /builddir/build/BUILD/xtensor-python-0.26.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/xtensor-python-0.26.0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/xtensor-python-0.26.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/xtensor-python-0.26.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/xtensor-python-0.26.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Na2Ux8
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ rm -rf xtensor-python-0.26.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xtensor-python-0.26.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xtensor-python-0.26.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MONrxV
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xtensor-python-0.26.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTS=ON
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 15.0.1
-- The CXX compiler identification is GNU 15.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- xtensor-python v0.26.0
-- Performing Test arch_native_supported
-- Performing Test arch_native_supported - Success
-- Found xtensor: /usr/include/xtensor
CMake Warning (dev) at /usr/share/cmake/pybind11/FindPythonLibsNew.cmake:101 (message):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning, or
  preferably upgrade to using FindPython, either by calling it explicitly
  before pybind11, or by setting PYBIND11_FINDPYTHON ON before pybind11.
Call Stack (most recent call first):
  /usr/share/cmake/pybind11/pybind11Tools.cmake:50 (find_package)
  /usr/share/cmake/pybind11/pybind11Common.cmake:228 (include)
  /usr/share/cmake/pybind11/pybind11Config.cmake:250 (include)
  CMakeLists.txt:54 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.13.1", minimum required is "3.7")
-- Found PythonLibs: /usr/lib/libpython3.13.so
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Found pybind11: /usr/include (found version "2.13.6")
-- Found pybind11: /usr/include;/usr/include/python3.13/pybind11
CMake Warning (dev) at cmake/FindNumPy.cmake:43 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:58 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python3 (found version "3.13.1")
-- Found NumPy: version "2.2.1" /usr/lib/python3.13/site-packages/numpy/_core/include
-- Found numpy: /usr/lib/python3.13/site-packages/numpy/_core/include
CMake Deprecation Warning at test/CMakeLists.txt:10 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Forcing tests build type to Release
-- Performing Test HAS_CPP14_FLAG
-- Performing Test HAS_CPP14_FLAG - Success
-- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.14.0")
-- Found Threads: TRUE
-- Forcing tests build type to Release
-- Performing Test HAS_LTO_FLAG
-- Performing Test HAS_LTO_FLAG - Success
-- Configuring done (1.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build
+ /usr/bin/cmake --build redhat-linux-build -j4 --verbose
Change Dir: '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j4
/usr/bin/cmake -S/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0 -B/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/CMakeFiles /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/gmake  -f test/CMakeFiles/test_xtensor_python.dir/build.make test/CMakeFiles/test_xtensor_python.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0 /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/gmake  -f test/CMakeFiles/test_xtensor_python.dir/build.make test/CMakeFiles/test_xtensor_python.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
[ 28%] Building CXX object test/CMakeFiles/test_xtensor_python.dir/main.cpp.o
[ 28%] Building CXX object test/CMakeFiles/test_xtensor_python.dir/test_pyarray_traits.cpp.o
[ 57%] Building CXX object test/CMakeFiles/test_xtensor_python.dir/test_pyarray.cpp.o
[ 57%] Building CXX object test/CMakeFiles/test_xtensor_python.dir/test_pytensor.cpp.o
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include -I/usr/include/python3.13 -I/usr/lib/python3.13/site-packages/numpy/_core/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -fvisibility=hidden -std=c++14 -DNDEBUG -MD -MT test/CMakeFiles/test_xtensor_python.dir/main.cpp.o -MF CMakeFiles/test_xtensor_python.dir/main.cpp.o.d -o CMakeFiles/test_xtensor_python.dir/main.cpp.o -c /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/main.cpp
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include -I/usr/include/python3.13 -I/usr/lib/python3.13/site-packages/numpy/_core/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -fvisibility=hidden -std=c++14 -DNDEBUG -MD -MT test/CMakeFiles/test_xtensor_python.dir/test_pyarray.cpp.o -MF CMakeFiles/test_xtensor_python.dir/test_pyarray.cpp.o.d -o CMakeFiles/test_xtensor_python.dir/test_pyarray.cpp.o -c /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_pyarray.cpp
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include -I/usr/include/python3.13 -I/usr/lib/python3.13/site-packages/numpy/_core/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -fvisibility=hidden -std=c++14 -DNDEBUG -MD -MT test/CMakeFiles/test_xtensor_python.dir/test_pyarray_traits.cpp.o -MF CMakeFiles/test_xtensor_python.dir/test_pyarray_traits.cpp.o.d -o CMakeFiles/test_xtensor_python.dir/test_pyarray_traits.cpp.o -c /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_pyarray_traits.cpp
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include -I/usr/include/python3.13 -I/usr/lib/python3.13/site-packages/numpy/_core/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -fvisibility=hidden -std=c++14 -DNDEBUG -MD -MT test/CMakeFiles/test_xtensor_python.dir/test_pytensor.cpp.o -MF CMakeFiles/test_xtensor_python.dir/test_pytensor.cpp.o.d -o CMakeFiles/test_xtensor_python.dir/test_pytensor.cpp.o -c /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_pytensor.cpp
[ 71%] Building CXX object test/CMakeFiles/test_xtensor_python.dir/test_pyvectorize.cpp.o
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include -I/usr/include/python3.13 -I/usr/lib/python3.13/site-packages/numpy/_core/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -fvisibility=hidden -std=c++14 -DNDEBUG -MD -MT test/CMakeFiles/test_xtensor_python.dir/test_pyvectorize.cpp.o -MF CMakeFiles/test_xtensor_python.dir/test_pyvectorize.cpp.o.d -o CMakeFiles/test_xtensor_python.dir/test_pyvectorize.cpp.o -c /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_pyvectorize.cpp
In file included from /usr/include/c++/15/string:53,
                 from /usr/include/c++/15/bits/locale_classes.h:42,
                 from /usr/include/c++/15/bits/ios_base.h:43,
                 from /usr/include/c++/15/iomanip:47,
                 from /usr/include/gtest/gtest.h:54,
                 from /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_pytensor.cpp:10:
In function ‘std::__copy_move_a2<false, unsigned int const*, unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’,
    inlined from ‘std::__copy_move_a1<false, unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:505:42,
    inlined from ‘std::__copy_move_a<false, unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:513:31,
    inlined from ‘std::copy<unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:654:7,
    inlined from ‘xtl::detail::sequence_forwarder_impl<std::array<int, 1u>, std::array<unsigned int, 1u>, void>::forward<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&)std::array<int, 1u>’ at /usr/include/xtl/xsequence.hpp:131:26,
    inlined from ‘xtl::forward_sequence<std::array<int, 1u>, std::array<unsigned int, 1u> const&>(std::remove_reference<std::array<unsigned int, 1u> const&>::type&)decltype(auto)’ at /usr/include/xtl/xsequence.hpp:174:34,
    inlined from ‘xt::pycontainer<xt::pytensor<int, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&, std::array<int, 1u> const&)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:409:76,
    inlined from ‘xt::pycontainer<xt::pytensor<int, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&, xt::layout_type)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:396:15,
    inlined from ‘xt::pycontainer<xt::pytensor<int, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:381:19,
    inlined from ‘xt::pycontainer<xt::pytensor<int, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:377:17,
    inlined from ‘xt::xbroadcast<xt::xscalar<int>, std::array<unsigned int, 1u> >::assign_to<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xscalar<int>, void>(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&) constvoid’ at /usr/include/xtensor/xbroadcast.hpp:447:18:
/usr/include/c++/15/bits/stl_algobase.h:440:32: warning: ‘memcpy’ forming offset 4 is out of the bounds [0, 4] of object ‘<anonymous>’ with type ‘struct array’ [-Warray-bounds=]
  440 |               __builtin_memmove(_GLIBCXX_TO_ADDR(__result),
      |               ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |                                 _GLIBCXX_TO_ADDR(__first),
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |                                 __n * sizeof(*__first));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pytensor.hpp:22,
                 from /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_pytensor.cpp:12:
/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp: In member function ‘xt::xbroadcast<xt::xscalar<int>, std::array<unsigned int, 1u> >::assign_to<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xscalar<int>, void>(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&) constvoid’:
/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:409:76: note: ‘<anonymous>’ declared here
  409 |         derived_type tmp(xtl::forward_sequence<shape_type, decltype(shape)>(shape), strides);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In function ‘std::__copy_move_a2<false, int const*, int const*, int*>(int const*, int const*, int*)int*’,
    inlined from ‘std::__copy_move_a1<false, int const*, int*>(int const*, int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:505:42,
    inlined from ‘std::__copy_move_a<false, int const*, int*>(int const*, int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:513:31,
    inlined from ‘std::copy<int const*, int*>(int const*, int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:654:7,
    inlined from ‘xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>::broadcast_shape<std::array<int, 1u> >(std::array<int, 1u>&, bool) constbool’ at /usr/include/xtensor/xfunction.hpp:688:22,
    inlined from ‘xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>::broadcast_shape<std::array<int, 1u> >(std::array<int, 1u>&, bool) constbool’ at /usr/include/xtensor/xfunction.hpp:684:17,
    inlined from ‘xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#2}::operator()<xtl::identity>(xtl::identity) constauto’ at /usr/include/xtensor/xassign.hpp:608:60,
    inlined from ‘xtl::mpl::static_if<xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#1}, xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#2}>(std::integral_constant<bool, false>, xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#1} const&, xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#2} const&)decltype(auto)’ at /usr/include/xtl/xmeta_utils.hpp:597:22,
    inlined from ‘xtl::mpl::static_if<false, xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#1}, xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#2}>(xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#1} const&, xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)::{lambda(auto:1)#2} const&)decltype(auto)’ at /usr/include/xtl/xmeta_utils.hpp:603:29,
    inlined from ‘xt::xexpression_assigner<xt::xtensor_expression_tag>::resize<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&>(xt::pytensor<int, 1u, (xt::layout_type)0>&, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> const&)bool’ at /usr/include/xtensor/xassign.hpp:588:102,
    inlined from ‘xt::xexpression_assigner<xt::xtensor_expression_tag>::assign_xexpression<xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)void’ at /usr/include/xtensor/xassign.hpp:487:40,
    inlined from ‘xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#2}::operator()<xtl::identity>(xtl::identity) constauto’ at /usr/include/xtensor/xassign.hpp:226:62,
    inlined from ‘xtl::mpl::static_if<xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#1}, xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#2}>(std::integral_constant<bool, false>, xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#1} const&, xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#2} const&)decltype(auto)’ at /usr/include/xtl/xmeta_utils.hpp:597:22,
    inlined from ‘xtl::mpl::static_if<false, xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#1}, xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#2}>(xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#1} const&, xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)::{lambda(auto:1)#2} const&)decltype(auto)’ at /usr/include/xtl/xmeta_utils.hpp:603:29,
    inlined from ‘xt::assign_xexpression<xt::pytensor<int, 1u, (xt::layout_type)0>, xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::pytensor<int, 1u, (xt::layout_type)0> >&, xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)void’ at /usr/include/xtensor/xassign.hpp:217:58,
    inlined from ‘xt::xcontainer_semantic<xt::pytensor<int, 1u, (xt::layout_type)0> >::assign_xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)xt::pytensor<int, 1u, (xt::layout_type)0>&’ at /usr/include/xtensor/xsemantic.hpp:624:31,
    inlined from ‘xt::xsemantic_base<xt::pytensor<int, 1u, (xt::layout_type)0> >::assign<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)xt::pytensor<int, 1u, (xt::layout_type)0>&’ at /usr/include/xtensor/xsemantic.hpp:490:55,
    inlined from ‘xt::pytensor<int, 1u, (xt::layout_type)0>::pytensor<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pytensor.hpp:422:30:
/usr/include/c++/15/bits/stl_algobase.h:440:32: warning: ‘memcpy’ forming offset 4 is out of the bounds [0, 4] of object ‘shape’ with type ‘struct index_type’ [-Warray-bounds=]
  440 |               __builtin_memmove(_GLIBCXX_TO_ADDR(__result),
      |               ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |                                 _GLIBCXX_TO_ADDR(__first),
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |                                 __n * sizeof(*__first));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/xtensor/xsemantic.hpp:16,
                 from /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pytensor.hpp:19:
/usr/include/xtensor/xassign.hpp: In member function ‘xt::pytensor<int, 1u, (xt::layout_type)0>::pytensor<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> >(xt::xexpression<xt::xfunction<xt::detail::negate, xt::pytensor<int, 1u, (xt::layout_type)0> const&> > const&)’:
/usr/include/xtensor/xassign.hpp:607:28: note: ‘shape’ declared here
  607 |                 index_type shape = uninitialized_shape<index_type>(size);
      |                            ^~~~~
[ 85%] Building CXX object test/CMakeFiles/test_xtensor_python.dir/test_sfinae.cpp.o
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include -I/usr/include/python3.13 -I/usr/lib/python3.13/site-packages/numpy/_core/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -fvisibility=hidden -std=c++14 -DNDEBUG -MD -MT test/CMakeFiles/test_xtensor_python.dir/test_sfinae.cpp.o -MF CMakeFiles/test_xtensor_python.dir/test_sfinae.cpp.o.d -o CMakeFiles/test_xtensor_python.dir/test_sfinae.cpp.o -c /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_sfinae.cpp
In file included from /usr/include/c++/15/string:53,
                 from /usr/include/c++/15/bits/locale_classes.h:42,
                 from /usr/include/c++/15/bits/ios_base.h:43,
                 from /usr/include/c++/15/iomanip:47,
                 from /usr/include/gtest/gtest.h:54,
                 from /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_sfinae.cpp:12:
In function ‘std::__copy_move_a2<false, unsigned int const*, unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’,
    inlined from ‘std::__copy_move_a1<false, unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:505:42,
    inlined from ‘std::__copy_move_a<false, unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:513:31,
    inlined from ‘std::copy<unsigned int const*, int*>(unsigned int const*, unsigned int const*, int*)int*’ at /usr/include/c++/15/bits/stl_algobase.h:654:7,
    inlined from ‘xtl::detail::sequence_forwarder_impl<std::array<int, 1u>, std::array<unsigned int, 1u>, void>::forward<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&)std::array<int, 1u>’ at /usr/include/xtl/xsequence.hpp:131:26,
    inlined from ‘xtl::forward_sequence<std::array<int, 1u>, std::array<unsigned int, 1u> const&>(std::remove_reference<std::array<unsigned int, 1u> const&>::type&)decltype(auto)’ at /usr/include/xtl/xsequence.hpp:174:34,
    inlined from ‘xt::pycontainer<xt::pytensor<double, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&, std::array<int, 1u> const&)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:409:76,
    inlined from ‘xt::pycontainer<xt::pytensor<double, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&, xt::layout_type)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:396:15,
    inlined from ‘xt::pycontainer<xt::pytensor<double, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:381:19,
    inlined from ‘xt::pycontainer<xt::pytensor<double, 1u, (xt::layout_type)0> >::resize<std::array<unsigned int, 1u> >(std::array<unsigned int, 1u> const&)void’ at /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:377:17,
    inlined from ‘xt::xbroadcast<xt::xscalar<double>, std::array<unsigned int, 1u> >::assign_to<xt::pytensor<double, 1u, (xt::layout_type)0>, xt::xscalar<double>, void>(xt::xexpression<xt::pytensor<double, 1u, (xt::layout_type)0> >&) constvoid’ at /usr/include/xtensor/xbroadcast.hpp:447:18:
/usr/include/c++/15/bits/stl_algobase.h:440:32: warning: ‘memcpy’ forming offset 4 is out of the bounds [0, 4] of object ‘<anonymous>’ with type ‘struct array’ [-Warray-bounds=]
  440 |               __builtin_memmove(_GLIBCXX_TO_ADDR(__result),
      |               ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  441 |                                 _GLIBCXX_TO_ADDR(__first),
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  442 |                                 __n * sizeof(*__first));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pytensor.hpp:22,
                 from /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test/test_sfinae.cpp:13:
/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp: In member function ‘xt::xbroadcast<xt::xscalar<double>, std::array<unsigned int, 1u> >::assign_to<xt::pytensor<double, 1u, (xt::layout_type)0>, xt::xscalar<double>, void>(xt::xexpression<xt::pytensor<double, 1u, (xt::layout_type)0> >&) constvoid’:
/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/include/xtensor-python/pycontainer.hpp:409:76: note: ‘<anonymous>’ declared here
  409 |         derived_type tmp(xtl::forward_sequence<shape_type, decltype(shape)>(shape), strides);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[100%] Linking CXX executable test_xtensor_python
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xtensor_python.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -fvisibility=hidden -std=c++14 -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -rdynamic -Wl,--dependency-file=CMakeFiles/test_xtensor_python.dir/link.d CMakeFiles/test_xtensor_python.dir/main.cpp.o CMakeFiles/test_xtensor_python.dir/test_pyarray.cpp.o CMakeFiles/test_xtensor_python.dir/test_pyarray_traits.cpp.o CMakeFiles/test_xtensor_python.dir/test_pytensor.cpp.o CMakeFiles/test_xtensor_python.dir/test_pyvectorize.cpp.o CMakeFiles/test_xtensor_python.dir/test_sfinae.cpp.o -o test_xtensor_python  /usr/lib/libgtest_main.so.1.14.0 -lpython3.13 /usr/lib/libgtest.so.1.14.0
gmake[2]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
[100%] Built target test_xtensor_python
gmake[1]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J3dgHp
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ '[' /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT
++ dirname /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/xtensor-python-0.26.0-build
+ mkdir /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xtensor-python-0.26.0
+ DESTDIR=/builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT
+ /usr/bin/cmake --install redhat-linux-build
-- Install configuration: "Release"
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/pyarray.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/pyarray_backstrides.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/pycontainer.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/pynative_casters.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/pystrides_adaptor.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/pytensor.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/pyvectorize.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/xtensor_python_config.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/include/xtensor-python/xtensor_type_caster_base.hpp
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/lib/cmake/xtensor-python/xtensor-pythonConfig.cmake
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/lib/cmake/xtensor-python/xtensor-pythonConfigVersion.cmake
-- Installing: /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/lib/cmake/xtensor-python/xtensor-pythonTargets.cmake
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT
Scanned 7 directories and 12 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/xtensor-python-0.26.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jx7K33
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xtensor-python-0.26.0
+ /usr/bin/make -O -j4 V=1 VERBOSE=1 -C redhat-linux-build xtest
make: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/cmake -S/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0 -B/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
make: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/make  -f CMakeFiles/Makefile2 xtest
make[1]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/cmake -S/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0 -B/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
make[1]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
make[1]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/CMakeFiles 7
make[1]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/make  -f CMakeFiles/Makefile2 test/CMakeFiles/xtest.dir/all
/usr/bin/make  -f test/CMakeFiles/test_xtensor_python.dir/build.make test/CMakeFiles/test_xtensor_python.dir/depend
make[3]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0 /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/DependInfo.cmake "--color="
Dependencies file "test/CMakeFiles/test_xtensor_python.dir/main.cpp.o.d" is newer than depends file "/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/compiler_depend.internal".
Dependencies file "test/CMakeFiles/test_xtensor_python.dir/test_pyarray.cpp.o.d" is newer than depends file "/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/compiler_depend.internal".
Dependencies file "test/CMakeFiles/test_xtensor_python.dir/test_pyarray_traits.cpp.o.d" is newer than depends file "/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/compiler_depend.internal".
Dependencies file "test/CMakeFiles/test_xtensor_python.dir/test_pytensor.cpp.o.d" is newer than depends file "/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/compiler_depend.internal".
Dependencies file "test/CMakeFiles/test_xtensor_python.dir/test_pyvectorize.cpp.o.d" is newer than depends file "/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/compiler_depend.internal".
Dependencies file "test/CMakeFiles/test_xtensor_python.dir/test_sfinae.cpp.o.d" is newer than depends file "/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/compiler_depend.internal".
Dependencies file "test/CMakeFiles/test_xtensor_python.dir/link.d" is newer than depends file "/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/test_xtensor_python.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target test_xtensor_python
make[3]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/make  -f test/CMakeFiles/test_xtensor_python.dir/build.make test/CMakeFiles/test_xtensor_python.dir/build
make[3]: Nothing to be done for 'test/CMakeFiles/test_xtensor_python.dir/build'.
make[2]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
[100%] Built target test_xtensor_python
make[2]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/make  -f test/CMakeFiles/xtest.dir/build.make test/CMakeFiles/xtest.dir/depend
make[3]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0 /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/test /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test/CMakeFiles/xtest.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/make  -f test/CMakeFiles/xtest.dir/build.make test/CMakeFiles/xtest.dir/build
make[3]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
cd /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/test && ./test_xtensor_python
[==========] Running 54 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from sfinae
[ RUN      ] sfinae.fixed_rank
[       OK ] sfinae.fixed_rank (0 ms)
[ RUN      ] sfinae.get_rank
[       OK ] sfinae.get_rank (0 ms)
[----------] 2 tests from sfinae (0 ms total)

[----------] 3 tests from pyvectorize
[ RUN      ] pyvectorize.function
[       OK ] pyvectorize.function (0 ms)
[ RUN      ] pyvectorize.lambda
[       OK ] pyvectorize.lambda (0 ms)
[ RUN      ] pyvectorize.complex
[       OK ] pyvectorize.complex (0 ms)
[----------] 3 tests from pyvectorize (0 ms total)

[----------] 21 tests from pytensor
[ RUN      ] pytensor.initializer_constructor
[       OK ] pytensor.initializer_constructor (0 ms)
[ RUN      ] pytensor.shaped_constructor
[       OK ] pytensor.shaped_constructor (0 ms)
[ RUN      ] pytensor.from_shape
[       OK ] pytensor.from_shape (0 ms)
[ RUN      ] pytensor.scalar_from_shape
[       OK ] pytensor.scalar_from_shape (0 ms)
[ RUN      ] pytensor.strided_constructor
[       OK ] pytensor.strided_constructor (0 ms)
[ RUN      ] pytensor.valued_constructor
[       OK ] pytensor.valued_constructor (0 ms)
[ RUN      ] pytensor.strided_valued_constructor
[       OK ] pytensor.strided_valued_constructor (0 ms)
[ RUN      ] pytensor.copy_semantic
[       OK ] pytensor.copy_semantic (0 ms)
[ RUN      ] pytensor.move_semantic
[       OK ] pytensor.move_semantic (0 ms)
[ RUN      ] pytensor.extended_constructor
[       OK ] pytensor.extended_constructor (0 ms)
[ RUN      ] pytensor.resize
[       OK ] pytensor.resize (0 ms)
[ RUN      ] pytensor.transpose
[       OK ] pytensor.transpose (0 ms)
[ RUN      ] pytensor.access
[       OK ] pytensor.access (0 ms)
[ RUN      ] pytensor.indexed_access
[       OK ] pytensor.indexed_access (0 ms)
[ RUN      ] pytensor.broadcast_shape
[       OK ] pytensor.broadcast_shape (0 ms)
[ RUN      ] pytensor.iterator
[       OK ] pytensor.iterator (0 ms)
[ RUN      ] pytensor.zerod
[       OK ] pytensor.zerod (0 ms)
[ RUN      ] pytensor.reshape
[       OK ] pytensor.reshape (0 ms)
[ RUN      ] pytensor.view
[       OK ] pytensor.view (0 ms)
[ RUN      ] pytensor.unary
[       OK ] pytensor.unary (0 ms)
[ RUN      ] pytensor.inplace_pybind11_overload
[       OK ] pytensor.inplace_pybind11_overload (0 ms)
[----------] 21 tests from pytensor (0 ms total)

[----------] 8 tests from pyarray_traits
[ RUN      ] pyarray_traits.result_layout
[       OK ] pyarray_traits.result_layout (0 ms)
[ RUN      ] pyarray_traits.has_strides
[       OK ] pyarray_traits.has_strides (0 ms)
[ RUN      ] pyarray_traits.has_linear_assign
[       OK ] pyarray_traits.has_linear_assign (0 ms)
[ RUN      ] pyarray_traits.linear_assign
[       OK ] pyarray_traits.linear_assign (0 ms)
[ RUN      ] pyarray_traits.static_simd_linear_assign
[       OK ] pyarray_traits.static_simd_linear_assign (0 ms)
[ RUN      ] pyarray_traits.dynamic_simd_linear_assign
[       OK ] pyarray_traits.dynamic_simd_linear_assign (0 ms)
[ RUN      ] pyarray_traits.linear_static_layout
[       OK ] pyarray_traits.linear_static_layout (0 ms)
[ RUN      ] pyarray_traits.contiguous_layout
[       OK ] pyarray_traits.contiguous_layout (0 ms)
[----------] 8 tests from pyarray_traits (0 ms total)

[----------] 20 tests from pyarray
[ RUN      ] pyarray.initializer_constructor
[       OK ] pyarray.initializer_constructor (0 ms)
[ RUN      ] pyarray.shaped_constructor
[       OK ] pyarray.shaped_constructor (0 ms)
[ RUN      ] pyarray.from_shape
[       OK ] pyarray.from_shape (0 ms)
[ RUN      ] pyarray.strided_constructor
[       OK ] pyarray.strided_constructor (0 ms)
[ RUN      ] pyarray.valued_constructor
[       OK ] pyarray.valued_constructor (0 ms)
[ RUN      ] pyarray.strided_valued_constructor
[       OK ] pyarray.strided_valued_constructor (0 ms)
[ RUN      ] pyarray.copy_semantic
[       OK ] pyarray.copy_semantic (0 ms)
[ RUN      ] pyarray.move_semantic
[       OK ] pyarray.move_semantic (0 ms)
[ RUN      ] pyarray.extended_constructor
[       OK ] pyarray.extended_constructor (0 ms)
[ RUN      ] pyarray.resize
[       OK ] pyarray.resize (0 ms)
[ RUN      ] pyarray.transpose
[       OK ] pyarray.transpose (0 ms)
[ RUN      ] pyarray.access
[       OK ] pyarray.access (0 ms)
[ RUN      ] pyarray.indexed_access
[       OK ] pyarray.indexed_access (0 ms)
[ RUN      ] pyarray.broadcast_shape
[       OK ] pyarray.broadcast_shape (0 ms)
[ RUN      ] pyarray.iterator
[       OK ] pyarray.iterator (0 ms)
[ RUN      ] pyarray.initializer_list
[       OK ] pyarray.initializer_list (0 ms)
[ RUN      ] pyarray.zerod
[       OK ] pyarray.zerod (0 ms)
[ RUN      ] pyarray.reshape
[       OK ] pyarray.reshape (0 ms)
[ RUN      ] pyarray.view
[       OK ] pyarray.view (0 ms)
[ RUN      ] pyarray.zerod_copy
[       OK ] pyarray.zerod_copy (0 ms)
[----------] 20 tests from pyarray (0 ms total)

[----------] Global test environment tear-down
[==========] 54 tests from 5 test suites ran. (0 ms total)
[  PASSED  ] 54 tests.
make[3]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
make[2]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
[100%] Built target xtest
make[2]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
make[1]: Entering directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build/CMakeFiles 0
make[1]: Leaving directory '/builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/redhat-linux-build'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: xtensor-python-devel-0.26.0-8.fc42.i686
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9VAwgZ
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ cd xtensor-python-0.26.0
+ DOCDIR=/builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/share/doc/xtensor-python-devel
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/share/doc/xtensor-python-devel
+ cp -pr /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/README.md /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/share/doc/xtensor-python-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RsQiyQ
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ cd xtensor-python-0.26.0
+ LICENSEDIR=/builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/share/licenses/xtensor-python-devel
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/share/licenses/xtensor-python-devel
+ cp -pr /builddir/build/BUILD/xtensor-python-0.26.0-build/xtensor-python-0.26.0/LICENSE /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT/usr/share/licenses/xtensor-python-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cmake(xtensor-python) = 0.26.0 xtensor-python = 0.26.0-8.fc42 xtensor-python-devel = 0.26.0-8.fc42 xtensor-python-devel(x86-32) = 0.26.0-8.fc42 xtensor-python-static = 0.26.0-8.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cmake-filesystem(x86-32)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/xtensor-python-0.26.0-build/BUILDROOT
Wrote: /builddir/build/RPMS/xtensor-python-devel-0.26.0-8.fc42.i686.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.mWd8d5
+ umask 022
+ cd /builddir/build/BUILD/xtensor-python-0.26.0-build
+ test -d /builddir/build/BUILD/xtensor-python-0.26.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/xtensor-python-0.26.0-build
+ rm -rf /builddir/build/BUILD/xtensor-python-0.26.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild xtensor-python-0.26.0-8.fc42.src.rpm
Finish: build phase for xtensor-python-0.26.0-8.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-i686-1737303854.431059/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/xtensor-python-0.26.0-8.fc42.src.rpm) Config(child) 0 minutes 39 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": "xtensor-python-devel",
            "epoch": null,
            "version": "0.26.0",
            "release": "8.fc42",
            "arch": "i686"
        },
        {
            "name": "xtensor-python",
            "epoch": null,
            "version": "0.26.0",
            "release": "8.fc42",
            "arch": "src"
        }
    ]
}
RPMResults finished