Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c14c' (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/6555029-epel-9-x86_64 --chroot epel-9-x86_64


Version: 0.69
PID: 7423
Logging PID: 7424
Task:
{'appstream': False,
 'background': True,
 'build_id': 6555029,
 'buildroot_pkgs': [],
 'chroot': 'epel-9-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'c1ffb45129b589c450a2c073fe23ce42b5f20340',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pyperformance',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-pyperformance',
 'package_version': '1.10.0-1',
 'project_dirname': 'PyPI',
 'project_name': 'PyPI',
 'project_owner': '@copr',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': '@copr/PyPI--ksurma',
 'source_json': {},
 'source_type': None,
 'submitter': 'ksurma',
 'tags': [],
 'task_id': '6555029-epel-9-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pyperformance /var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pyperformance', '/var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance'...

Running: git checkout c1ffb45129b589c450a2c073fe23ce42b5f20340 --

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

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 c1ffb45 automatic import of python-pyperformance

Running: copr-distgit-client sources
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance
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 pyperformance-1.10.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o pyperformance-1.10.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/@copr/PyPI/python-pyperformance/pyperformance-1.10.0.tar.gz/md5/ce014ae3f18902f24ed6084fa6420d37/pyperformance-1.10.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3900k  100 3900k    0     0   465k      0  0:00:08  0:00:08 --:--:--  159k
INFO: Reading stdout from command: md5sum pyperformance-1.10.0.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance/python-pyperformance.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1697983568.480947 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.2 starting (python version = 3.11.3, NVR = mock-5.2-1.fc38), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance/python-pyperformance.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1697983568.480947 -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-vpri14im/python-pyperformance/python-pyperformance.spec)  Config(rhel+epel-9-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.2
INFO: Mock Version: 5.2
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1697983568.480947/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.access.redhat.com/ubi9/ubi
INFO: Pulling image: registry.access.redhat.com/ubi9/ubi
INFO: Copy content of container registry.access.redhat.com/ubi9/ubi to /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1697983568.480947/root
INFO: Checking that registry.access.redhat.com/ubi9/ubi image matches host's architecture
INFO: mounting registry.access.redhat.com/ubi9/ubi with podman image mount
INFO: image registry.access.redhat.com/ubi9/ubi as /var/lib/containers/storage/overlay/6f740e9430896c5575f685b73a06bae50b08045eefd8d2e96da3f4c6fc104902/merged
INFO: umounting image registry.access.redhat.com/ubi9/ubi (/var/lib/containers/storage/overlay/6f740e9430896c5575f685b73a06bae50b08045eefd8d2e96da3f4c6fc104902/merged) with podman image umount
INFO: Package manager dnf 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/rhel+epel-9-x86_64-1697983568.480947/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 dnf detected and used (direct choice)
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  32 MB/s |  61 MB     00:01    
Red Hat Enterprise Linux - BaseOS                19 MB/s |  14 MB     00:00    
Red Hat Enterprise Linux - AppStream             24 MB/s |  25 MB     00:01    
Red Hat Enterprise Linux - CodeReady Linux Buil 6.7 MB/s | 6.3 MB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  9.9 MB/s |  19 MB     00:01    
Last metadata expiration check: 0:00:02 ago on Sun Oct 22 14:07:24 2023.
Dependencies resolved.
================================================================================
 Package                   Arch   Version                       Repo       Size
================================================================================
Installing:
 bash                      x86_64 5.1.8-6.el9_1                 baseos    1.7 M
 bzip2                     x86_64 1.0.8-8.el9                   baseos     60 k
 coreutils                 x86_64 8.32-34.el9                   baseos    1.2 M
 cpio                      x86_64 2.13-16.el9                   baseos    279 k
 diffutils                 x86_64 3.7-12.el9                    baseos    402 k
 epel-rpm-macros           noarch 9-13.el9                      epel       15 k
 findutils                 x86_64 1:4.8.0-5.el9                 baseos    552 k
 gawk                      x86_64 5.1.0-6.el9                   baseos    1.0 M
 glibc-minimal-langpack    x86_64 2.34-60.el9_2.7               baseos     34 k
 grep                      x86_64 3.6-5.el9                     baseos    273 k
 gzip                      x86_64 1.12-1.el9                    baseos    167 k
 info                      x86_64 6.7-15.el9                    baseos    228 k
 patch                     x86_64 2.7.6-16.el9                  appstream 130 k
 redhat-release            x86_64 9.2-0.13.el9                  baseos     46 k
 redhat-rpm-config         noarch 199-1.el9                     appstream  76 k
 rpm-build                 x86_64 4.16.1.3-22.el9               appstream 105 k
 sed                       x86_64 4.8-9.el9                     baseos    309 k
 tar                       x86_64 2:1.34-6.el9_1                baseos    889 k
 unzip                     x86_64 6.0-56.el9                    baseos    186 k
 util-linux                x86_64 2.37.4-11.el9_2               baseos    2.3 M
 which                     x86_64 2.21-28.el9                   baseos     45 k
 xz                        x86_64 5.2.5-8.el9_0                 baseos    230 k
Installing dependencies:
 alternatives              x86_64 1.20-2.el9                    baseos     40 k
 ansible-srpm-macros       noarch 1-10.el9                      epel       20 k
 audit-libs                x86_64 3.0.7-103.el9                 baseos    121 k
 basesystem                noarch 11-13.el9                     baseos    8.0 k
 binutils                  x86_64 2.35.2-37.el9                 baseos    4.6 M
 binutils-gold             x86_64 2.35.2-37.el9                 baseos    734 k
 bzip2-libs                x86_64 1.0.8-8.el9                   baseos     42 k
 ca-certificates           noarch 2023.2.60_v7.0.306-90.1.el9_2 baseos    846 k
 coreutils-common          x86_64 8.32-34.el9                   baseos    2.0 M
 cracklib                  x86_64 2.9.6-27.el9                  baseos     99 k
 cracklib-dicts            x86_64 2.9.6-27.el9                  baseos    3.6 M
 crypto-policies           noarch 20221215-1.git9a18988.el9_2.1 baseos     87 k
 curl                      x86_64 7.76.1-23.el9_2.4             baseos    298 k
 cyrus-sasl-lib            x86_64 2.1.27-21.el9                 baseos    774 k
 dwz                       x86_64 0.14-3.el9                    appstream 130 k
 ed                        x86_64 1.14.2-12.el9                 baseos     78 k
 efi-srpm-macros           noarch 6-2.el9_0                     appstream  24 k
 elfutils                  x86_64 0.188-3.el9                   baseos    533 k
 elfutils-debuginfod-client
                           x86_64 0.188-3.el9                   baseos     40 k
 elfutils-default-yama-scope
                           noarch 0.188-3.el9                   baseos     14 k
 elfutils-libelf           x86_64 0.188-3.el9                   baseos    198 k
 elfutils-libs             x86_64 0.188-3.el9                   baseos    256 k
 file                      x86_64 5.39-12.1.el9_2               baseos     52 k
 file-libs                 x86_64 5.39-12.1.el9_2               baseos    592 k
 filesystem                x86_64 3.16-2.el9                    baseos    4.7 M
 fonts-srpm-macros         noarch 1:2.0.5-7.el9.1               appstream  29 k
 fpc-srpm-macros           noarch 1.3-7.el9                     epel      7.5 k
 gdb-minimal               x86_64 10.2-10.el9                   appstream 3.5 M
 gdbm-libs                 x86_64 1:1.19-4.el9                  baseos     56 k
 ghc-srpm-macros           noarch 1.5.0-6.el9                   appstream 9.0 k
 glibc                     x86_64 2.34-60.el9_2.7               baseos    1.9 M
 glibc-common              x86_64 2.34-60.el9_2.7               baseos    318 k
 glibc-gconv-extra         x86_64 2.34-60.el9_2.7               baseos    1.7 M
 gmp                       x86_64 1:6.2.0-10.el9                baseos    320 k
 go-srpm-macros            noarch 3.2.0-1.el9                   appstream  29 k
 go-srpm-macros-epel       noarch 1-8.el9                       epel       22 k
 groff-base                x86_64 1.22.4-10.el9                 baseos    1.1 M
 kernel-srpm-macros        noarch 1.0-12.el9                    appstream  17 k
 keyutils-libs             x86_64 1.6.3-1.el9                   baseos     34 k
 krb5-libs                 x86_64 1.20.1-9.el9_2                baseos    731 k
 libacl                    x86_64 2.3.1-3.el9                   baseos     26 k
 libarchive                x86_64 3.5.3-4.el9                   baseos    392 k
 libattr                   x86_64 2.5.1-3.el9                   baseos     20 k
 libblkid                  x86_64 2.37.4-11.el9_2               baseos    109 k
 libbrotli                 x86_64 1.0.9-6.el9                   baseos    317 k
 libcap                    x86_64 2.48-9.el9_2                  baseos     74 k
 libcap-ng                 x86_64 0.8.2-7.el9                   baseos     36 k
 libcom_err                x86_64 1.46.5-3.el9                  baseos     29 k
 libcurl                   x86_64 7.76.1-23.el9_2.4             baseos    285 k
 libdb                     x86_64 5.3.28-53.el9                 baseos    740 k
 libeconf                  x86_64 0.4.1-3.el9_2                 baseos     30 k
 libevent                  x86_64 2.1.12-6.el9                  baseos    268 k
 libfdisk                  x86_64 2.37.4-11.el9_2               baseos    156 k
 libffi                    x86_64 3.4.2-7.el9                   baseos     40 k
 libgcc                    x86_64 11.3.1-4.3.el9                baseos    114 k
 libgcrypt                 x86_64 1.10.0-10.el9_2               baseos    508 k
 libgomp                   x86_64 11.3.1-4.3.el9                baseos    288 k
 libgpg-error              x86_64 1.42-5.el9                    baseos    220 k
 libidn2                   x86_64 2.3.0-7.el9                   baseos    105 k
 libmount                  x86_64 2.37.4-11.el9_2               baseos    136 k
 libnghttp2                x86_64 1.43.0-5.el9_2.1              baseos     75 k
 libpkgconf                x86_64 1.7.3-10.el9                  baseos     37 k
 libpsl                    x86_64 0.21.1-5.el9                  baseos     66 k
 libpwquality              x86_64 1.4.4-8.el9                   baseos    123 k
 libselinux                x86_64 3.5-1.el9                     baseos     88 k
 libsemanage               x86_64 3.5-1.el9                     baseos    121 k
 libsepol                  x86_64 3.5-1.el9                     baseos    317 k
 libsigsegv                x86_64 2.13-4.el9                    baseos     30 k
 libsmartcols              x86_64 2.37.4-11.el9_2               baseos     65 k
 libssh                    x86_64 0.10.4-8.el9                  baseos    216 k
 libssh-config             noarch 0.10.4-8.el9                  baseos     11 k
 libstdc++                 x86_64 11.3.1-4.3.el9                baseos    759 k
 libtasn1                  x86_64 4.16.0-8.el9_1                baseos     77 k
 libunistring              x86_64 0.9.10-15.el9                 baseos    499 k
 libutempter               x86_64 1.2.1-6.el9                   baseos     30 k
 libuuid                   x86_64 2.37.4-11.el9_2               baseos     30 k
 libverto                  x86_64 0.3.2-3.el9                   baseos     24 k
 libxcrypt                 x86_64 4.4.18-3.el9                  baseos    120 k
 libxml2                   x86_64 2.9.13-3.el9_2.1              baseos    751 k
 libzstd                   x86_64 1.5.1-2.el9                   baseos    332 k
 lua-libs                  x86_64 5.4.4-3.el9                   baseos    218 k
 lua-srpm-macros           noarch 1-6.el9                       appstream  10 k
 lz4-libs                  x86_64 1.9.3-5.el9                   baseos     69 k
 mpfr                      x86_64 4.1.0-7.el9                   baseos    329 k
 ncurses                   x86_64 6.2-8.20210508.el9            baseos    412 k
 ncurses-base              noarch 6.2-8.20210508.el9            baseos    100 k
 ncurses-libs              x86_64 6.2-8.20210508.el9            baseos    334 k
 ocaml-srpm-macros         noarch 6-6.el9                       appstream 9.1 k
 openblas-srpm-macros      noarch 2-11.el9                      appstream 8.6 k
 openldap                  x86_64 2.6.2-3.el9                   baseos    287 k
 openssl                   x86_64 1:3.0.7-17.el9_2              baseos    1.2 M
 openssl-libs              x86_64 1:3.0.7-17.el9_2              baseos    2.2 M
 p11-kit                   x86_64 0.24.1-2.el9                  baseos    387 k
 p11-kit-trust             x86_64 0.24.1-2.el9                  baseos    148 k
 pam                       x86_64 1.5.1-14.el9                  baseos    625 k
 pcre                      x86_64 8.44-3.el9.3                  baseos    202 k
 pcre2                     x86_64 10.40-2.el9                   baseos    239 k
 pcre2-syntax              noarch 10.40-2.el9                   baseos    147 k
 perl-Carp                 noarch 1.50-460.el9                  appstream  31 k
 perl-Class-Struct         noarch 0.66-480.el9                  appstream  24 k
 perl-Encode               x86_64 4:3.08-462.el9                appstream 1.7 M
 perl-Errno                x86_64 1.30-480.el9                  appstream  17 k
 perl-Exporter             noarch 5.74-461.el9                  appstream  34 k
 perl-Fcntl                x86_64 1.13-480.el9                  appstream  23 k
 perl-File-Basename        noarch 2.85-480.el9                  appstream  19 k
 perl-File-Path            noarch 2.18-4.el9                    appstream  38 k
 perl-File-Temp            noarch 1:0.231.100-4.el9             appstream  63 k
 perl-File-stat            noarch 1.09-480.el9                  appstream  19 k
 perl-Getopt-Long          noarch 1:2.52-4.el9                  appstream  64 k
 perl-Getopt-Std           noarch 1.12-480.el9                  appstream  17 k
 perl-HTTP-Tiny            noarch 0.076-460.el9                 appstream  58 k
 perl-IO                   x86_64 1.43-480.el9                  appstream  94 k
 perl-IPC-Open3            noarch 1.21-480.el9                  appstream  25 k
 perl-MIME-Base64          x86_64 3.16-4.el9                    appstream  34 k
 perl-POSIX                x86_64 1.94-480.el9                  appstream  99 k
 perl-PathTools            x86_64 3.78-461.el9                  appstream  92 k
 perl-Pod-Escapes          noarch 1:1.07-460.el9                appstream  22 k
 perl-Pod-Perldoc          noarch 3.28.01-461.el9               appstream  92 k
 perl-Pod-Simple           noarch 1:3.42-4.el9                  appstream 229 k
 perl-Pod-Usage            noarch 4:2.01-4.el9                  appstream  43 k
 perl-Scalar-List-Utils    x86_64 4:1.56-461.el9                appstream  77 k
 perl-SelectSaver          noarch 1.02-480.el9                  appstream  13 k
 perl-Socket               x86_64 4:2.031-4.el9                 appstream  58 k
 perl-Storable             x86_64 1:3.21-460.el9                appstream  98 k
 perl-Symbol               noarch 1.08-480.el9                  appstream  16 k
 perl-Term-ANSIColor       noarch 5.01-461.el9                  appstream  51 k
 perl-Term-Cap             noarch 1.17-460.el9                  appstream  24 k
 perl-Text-ParseWords      noarch 3.30-460.el9                  appstream  18 k
 perl-Text-Tabs+Wrap       noarch 2013.0523-460.el9             appstream  25 k
 perl-Time-Local           noarch 2:1.300-7.el9                 appstream  37 k
 perl-constant             noarch 1.33-461.el9                  appstream  25 k
 perl-if                   noarch 0.60.800-480.el9              appstream  16 k
 perl-interpreter          x86_64 4:5.32.1-480.el9              appstream  75 k
 perl-libs                 x86_64 4:5.32.1-480.el9              appstream 2.2 M
 perl-mro                  x86_64 1.23-480.el9                  appstream  31 k
 perl-overload             noarch 1.31-480.el9                  appstream  47 k
 perl-overloading          noarch 0.02-480.el9                  appstream  15 k
 perl-parent               noarch 1:0.238-460.el9               appstream  16 k
 perl-podlators            noarch 1:4.14-460.el9                appstream 118 k
 perl-srpm-macros          noarch 1-41.el9                      appstream 9.4 k
 perl-subs                 noarch 1.03-480.el9                  appstream  13 k
 perl-vars                 noarch 1.05-480.el9                  appstream  15 k
 pkgconf                   x86_64 1.7.3-10.el9                  baseos     45 k
 pkgconf-m4                noarch 1.7.3-10.el9                  baseos     16 k
 pkgconf-pkg-config        x86_64 1.7.3-10.el9                  baseos     12 k
 popt                      x86_64 1.18-8.el9                    baseos     69 k
 publicsuffix-list-dafsa   noarch 20210518-3.el9                baseos     59 k
 pyproject-srpm-macros     noarch 1.6.2-1.el9                   appstream  15 k
 python-srpm-macros        noarch 3.9-52.el9                    appstream  24 k
 qt5-srpm-macros           noarch 5.15.3-1.el9                  appstream 9.9 k
 qt6-srpm-macros           noarch 6.5.2-3.el9                   epel      8.9 k
 readline                  x86_64 8.1-4.el9                     baseos    215 k
 rpm                       x86_64 4.16.1.3-22.el9               baseos    542 k
 rpm-build-libs            x86_64 4.16.1.3-22.el9               baseos     91 k
 rpm-libs                  x86_64 4.16.1.3-22.el9               baseos    309 k
 rpmautospec-rpm-macros    noarch 0.3.5-1.el9                   epel      9.1 k
 rust-srpm-macros          noarch 17-4.el9                      appstream  11 k
 rust-srpm-macros-epel     noarch 25.2-1.el9                    epel       10 k
 setup                     noarch 2.13.7-9.el9                  baseos    150 k
 shadow-utils              x86_64 2:4.9-6.el9                   baseos    1.2 M
 sqlite-libs               x86_64 3.34.1-6.el9_1                baseos    622 k
 systemd-libs              x86_64 252-14.el9_2.3                baseos    652 k
 tzdata                    noarch 2023c-1.el9                   baseos    845 k
 util-linux-core           x86_64 2.37.4-11.el9_2               baseos    464 k
 xz-libs                   x86_64 5.2.5-8.el9_0                 baseos     94 k
 zip                       x86_64 3.0-35.el9                    baseos    270 k
 zlib                      x86_64 1.2.11-39.el9                 baseos     94 k
 zstd                      x86_64 1.5.1-2.el9                   baseos    552 k

Transaction Summary
================================================================================
Install  190 Packages

Total download size: 66 M
Installed size: 210 M
Downloading Packages:
(1/190): lz4-libs-1.9.3-5.el9.x86_64.rpm        256 kB/s |  69 kB     00:00    
(2/190): libutempter-1.2.1-6.el9.x86_64.rpm      97 kB/s |  30 kB     00:00    
(3/190): libpwquality-1.4.4-8.el9.x86_64.rpm    368 kB/s | 123 kB     00:00    
(4/190): bzip2-1.0.8-8.el9.x86_64.rpm           383 kB/s |  60 kB     00:00    
(5/190): ed-1.14.2-12.el9.x86_64.rpm            474 kB/s |  78 kB     00:00    
(6/190): libacl-2.3.1-3.el9.x86_64.rpm          251 kB/s |  26 kB     00:00    
(7/190): ncurses-6.2-8.20210508.el9.x86_64.rpm  1.7 MB/s | 412 kB     00:00    
(8/190): libcap-ng-0.8.2-7.el9.x86_64.rpm       178 kB/s |  36 kB     00:00    
(9/190): pcre-8.44-3.el9.3.x86_64.rpm           1.1 MB/s | 202 kB     00:00    
(10/190): info-6.7-15.el9.x86_64.rpm            1.5 MB/s | 228 kB     00:00    
(11/190): groff-base-1.22.4-10.el9.x86_64.rpm   7.3 MB/s | 1.1 MB     00:00    
(12/190): filesystem-3.16-2.el9.x86_64.rpm       12 MB/s | 4.7 MB     00:00    
(13/190): sed-4.8-9.el9.x86_64.rpm              2.7 MB/s | 309 kB     00:00    
(14/190): unzip-6.0-56.el9.x86_64.rpm           1.5 MB/s | 186 kB     00:00    
(15/190): ncurses-libs-6.2-8.20210508.el9.x86_6 1.9 MB/s | 334 kB     00:00    
(16/190): grep-3.6-5.el9.x86_64.rpm             1.9 MB/s | 273 kB     00:00    
(17/190): libunistring-0.9.10-15.el9.x86_64.rpm 3.1 MB/s | 499 kB     00:00    
(18/190): basesystem-11-13.el9.noarch.rpm       110 kB/s | 8.0 kB     00:00    
(19/190): libbrotli-1.0.9-6.el9.x86_64.rpm      3.4 MB/s | 317 kB     00:00    
(20/190): libverto-0.3.2-3.el9.x86_64.rpm       332 kB/s |  24 kB     00:00    
(21/190): ncurses-base-6.2-8.20210508.el9.noarc 594 kB/s | 100 kB     00:00    
(22/190): libxcrypt-4.4.18-3.el9.x86_64.rpm     794 kB/s | 120 kB     00:00    
(23/190): mpfr-4.1.0-7.el9.x86_64.rpm           2.1 MB/s | 329 kB     00:00    
(24/190): readline-8.1-4.el9.x86_64.rpm         2.3 MB/s | 215 kB     00:00    
(25/190): popt-1.18-8.el9.x86_64.rpm            536 kB/s |  69 kB     00:00    
(26/190): cracklib-2.9.6-27.el9.x86_64.rpm      830 kB/s |  99 kB     00:00    
(27/190): libidn2-2.3.0-7.el9.x86_64.rpm        807 kB/s | 105 kB     00:00    
(28/190): libevent-2.1.12-6.el9.x86_64.rpm      2.0 MB/s | 268 kB     00:00    
(29/190): libgpg-error-1.42-5.el9.x86_64.rpm    1.7 MB/s | 220 kB     00:00    
(30/190): libffi-3.4.2-7.el9.x86_64.rpm         491 kB/s |  40 kB     00:00    
(31/190): libzstd-1.5.1-2.el9.x86_64.rpm        4.6 MB/s | 332 kB     00:00    
(32/190): p11-kit-0.24.1-2.el9.x86_64.rpm       4.1 MB/s | 387 kB     00:00    
(33/190): libpsl-0.21.1-5.el9.x86_64.rpm        896 kB/s |  66 kB     00:00    
(34/190): publicsuffix-list-dafsa-20210518-3.el 729 kB/s |  59 kB     00:00    
(35/190): libdb-5.3.28-53.el9.x86_64.rpm        7.8 MB/s | 740 kB     00:00    
(36/190): gmp-6.2.0-10.el9.x86_64.rpm           3.7 MB/s | 320 kB     00:00    
(37/190): libsigsegv-2.13-4.el9.x86_64.rpm      404 kB/s |  30 kB     00:00    
(38/190): alternatives-1.20-2.el9.x86_64.rpm    327 kB/s |  40 kB     00:00    
(39/190): libattr-2.5.1-3.el9.x86_64.rpm        183 kB/s |  20 kB     00:00    
(40/190): bzip2-libs-1.0.8-8.el9.x86_64.rpm     239 kB/s |  42 kB     00:00    
(41/190): cpio-2.13-16.el9.x86_64.rpm           2.6 MB/s | 279 kB     00:00    
(42/190): findutils-4.8.0-5.el9.x86_64.rpm      3.1 MB/s | 552 kB     00:00    
(43/190): gdbm-libs-1.19-4.el9.x86_64.rpm       449 kB/s |  56 kB     00:00    
(44/190): xz-5.2.5-8.el9_0.x86_64.rpm           2.6 MB/s | 230 kB     00:00    
(45/190): xz-libs-5.2.5-8.el9_0.x86_64.rpm      1.4 MB/s |  94 kB     00:00    
(46/190): cracklib-dicts-2.9.6-27.el9.x86_64.rp  19 MB/s | 3.6 MB     00:00    
(47/190): which-2.21-28.el9.x86_64.rpm          317 kB/s |  45 kB     00:00    
(48/190): pcre2-syntax-10.40-2.el9.noarch.rpm   916 kB/s | 147 kB     00:00    
(49/190): p11-kit-trust-0.24.1-2.el9.x86_64.rpm 764 kB/s | 148 kB     00:00    
(50/190): zstd-1.5.1-2.el9.x86_64.rpm           6.1 MB/s | 552 kB     00:00    
(51/190): diffutils-3.7-12.el9.x86_64.rpm       5.4 MB/s | 402 kB     00:00    
(52/190): gawk-5.1.0-6.el9.x86_64.rpm            12 MB/s | 1.0 MB     00:00    
(53/190): libcom_err-1.46.5-3.el9.x86_64.rpm    352 kB/s |  29 kB     00:00    
(54/190): pcre2-10.40-2.el9.x86_64.rpm          1.5 MB/s | 239 kB     00:00    
(55/190): tar-1.34-6.el9_1.x86_64.rpm           6.4 MB/s | 889 kB     00:00    
(56/190): openldap-2.6.2-3.el9.x86_64.rpm       1.9 MB/s | 287 kB     00:00    
(57/190): libtasn1-4.16.0-8.el9_1.x86_64.rpm    1.1 MB/s |  77 kB     00:00    
(58/190): audit-libs-3.0.7-103.el9.x86_64.rpm   1.5 MB/s | 121 kB     00:00    
(59/190): gzip-1.12-1.el9.x86_64.rpm            2.3 MB/s | 167 kB     00:00    
(60/190): bash-5.1.8-6.el9_1.x86_64.rpm          13 MB/s | 1.7 MB     00:00    
(61/190): tzdata-2023c-1.el9.noarch.rpm         5.6 MB/s | 845 kB     00:00    
(62/190): sqlite-libs-3.34.1-6.el9_1.x86_64.rpm 3.0 MB/s | 622 kB     00:00    
(63/190): libselinux-3.5-1.el9.x86_64.rpm       408 kB/s |  88 kB     00:00    
(64/190): cyrus-sasl-lib-2.1.27-21.el9.x86_64.r 3.6 MB/s | 774 kB     00:00    
(65/190): keyutils-libs-1.6.3-1.el9.x86_64.rpm  388 kB/s |  34 kB     00:00    
(66/190): elfutils-0.188-3.el9.x86_64.rpm       7.1 MB/s | 533 kB     00:00    
(67/190): libgomp-11.3.1-4.3.el9.x86_64.rpm     2.0 MB/s | 288 kB     00:00    
(68/190): pkgconf-pkg-config-1.7.3-10.el9.x86_6 111 kB/s |  12 kB     00:00    
(69/190): setup-2.13.7-9.el9.noarch.rpm         824 kB/s | 150 kB     00:00    
(70/190): libsemanage-3.5-1.el9.x86_64.rpm      773 kB/s | 121 kB     00:00    
(71/190): redhat-release-9.2-0.13.el9.x86_64.rp 276 kB/s |  46 kB     00:00    
(72/190): libstdc++-11.3.1-4.3.el9.x86_64.rpm   7.8 MB/s | 759 kB     00:00    
(73/190): libssh-0.10.4-8.el9.x86_64.rpm        1.6 MB/s | 216 kB     00:00    
(74/190): shadow-utils-4.9-6.el9.x86_64.rpm     4.2 MB/s | 1.2 MB     00:00    
(75/190): libgcc-11.3.1-4.3.el9.x86_64.rpm      785 kB/s | 114 kB     00:00    
(76/190): elfutils-libs-0.188-3.el9.x86_64.rpm  3.5 MB/s | 256 kB     00:00    
(77/190): libarchive-3.5.3-4.el9.x86_64.rpm     5.1 MB/s | 392 kB     00:00    
(78/190): binutils-2.35.2-37.el9.x86_64.rpm      20 MB/s | 4.6 MB     00:00    
(79/190): elfutils-default-yama-scope-0.188-3.e 108 kB/s |  14 kB     00:00    
(80/190): rpm-libs-4.16.1.3-22.el9.x86_64.rpm   2.8 MB/s | 309 kB     00:00    
(81/190): elfutils-debuginfod-client-0.188-3.el 399 kB/s |  40 kB     00:00    
(82/190): pkgconf-1.7.3-10.el9.x86_64.rpm       470 kB/s |  45 kB     00:00    
(83/190): libssh-config-0.10.4-8.el9.noarch.rpm 153 kB/s |  11 kB     00:00    
(84/190): zlib-1.2.11-39.el9.x86_64.rpm         781 kB/s |  94 kB     00:00    
(85/190): coreutils-8.32-34.el9.x86_64.rpm      9.6 MB/s | 1.2 MB     00:00    
(86/190): rpm-4.16.1.3-22.el9.x86_64.rpm        6.5 MB/s | 542 kB     00:00    
(87/190): binutils-gold-2.35.2-37.el9.x86_64.rp 4.7 MB/s | 734 kB     00:00    
(88/190): coreutils-common-8.32-34.el9.x86_64.r  11 MB/s | 2.0 MB     00:00    
(89/190): libsepol-3.5-1.el9.x86_64.rpm         1.6 MB/s | 317 kB     00:00    
(90/190): rpm-build-libs-4.16.1.3-22.el9.x86_64 1.2 MB/s |  91 kB     00:00    
(91/190): lua-libs-5.4.4-3.el9.x86_64.rpm       2.9 MB/s | 218 kB     00:00    
(92/190): pkgconf-m4-1.7.3-10.el9.noarch.rpm    127 kB/s |  16 kB     00:00    
(93/190): libpkgconf-1.7.3-10.el9.x86_64.rpm    207 kB/s |  37 kB     00:00    
(94/190): elfutils-libelf-0.188-3.el9.x86_64.rp 1.0 MB/s | 198 kB     00:00    
(95/190): zip-3.0-35.el9.x86_64.rpm             1.5 MB/s | 270 kB     00:00    
(96/190): pam-1.5.1-14.el9.x86_64.rpm           5.4 MB/s | 625 kB     00:00    
(97/190): libfdisk-2.37.4-11.el9_2.x86_64.rpm   1.3 MB/s | 156 kB     00:00    
(98/190): libgcrypt-1.10.0-10.el9_2.x86_64.rpm  4.7 MB/s | 508 kB     00:00    
(99/190): libblkid-2.37.4-11.el9_2.x86_64.rpm   879 kB/s | 109 kB     00:00    
(100/190): libmount-2.37.4-11.el9_2.x86_64.rpm  1.1 MB/s | 136 kB     00:00    
(101/190): libsmartcols-2.37.4-11.el9_2.x86_64. 636 kB/s |  65 kB     00:00    
(102/190): util-linux-core-2.37.4-11.el9_2.x86_ 2.8 MB/s | 464 kB     00:00    
(103/190): libuuid-2.37.4-11.el9_2.x86_64.rpm   165 kB/s |  30 kB     00:00    
(104/190): util-linux-2.37.4-11.el9_2.x86_64.rp 9.9 MB/s | 2.3 MB     00:00    
(105/190): krb5-libs-1.20.1-9.el9_2.x86_64.rpm  8.2 MB/s | 731 kB     00:00    
(106/190): file-5.39-12.1.el9_2.x86_64.rpm      491 kB/s |  52 kB     00:00    
(107/190): libxml2-2.9.13-3.el9_2.1.x86_64.rpm  7.9 MB/s | 751 kB     00:00    
(108/190): file-libs-5.39-12.1.el9_2.x86_64.rpm 5.0 MB/s | 592 kB     00:00    
(109/190): systemd-libs-252-14.el9_2.3.x86_64.r 8.1 MB/s | 652 kB     00:00    
(110/190): openssl-3.0.7-17.el9_2.x86_64.rpm     13 MB/s | 1.2 MB     00:00    
(111/190): libeconf-0.4.1-3.el9_2.x86_64.rpm    324 kB/s |  30 kB     00:00    
(112/190): openssl-libs-3.0.7-17.el9_2.x86_64.r  18 MB/s | 2.2 MB     00:00    
(113/190): ca-certificates-2023.2.60_v7.0.306-9 9.1 MB/s | 846 kB     00:00    
(114/190): crypto-policies-20221215-1.git9a1898 1.2 MB/s |  87 kB     00:00    
(115/190): libcap-2.48-9.el9_2.x86_64.rpm       573 kB/s |  74 kB     00:00    
(116/190): glibc-2.34-60.el9_2.7.x86_64.rpm      11 MB/s | 1.9 MB     00:00    
(117/190): glibc-common-2.34-60.el9_2.7.x86_64. 1.6 MB/s | 318 kB     00:00    
(118/190): glibc-gconv-extra-2.34-60.el9_2.7.x8  11 MB/s | 1.7 MB     00:00    
(119/190): glibc-minimal-langpack-2.34-60.el9_2 390 kB/s |  34 kB     00:00    
(120/190): curl-7.76.1-23.el9_2.4.x86_64.rpm    4.0 MB/s | 298 kB     00:00    
(121/190): libcurl-7.76.1-23.el9_2.4.x86_64.rpm 746 kB/s | 285 kB     00:00    
(122/190): lua-srpm-macros-1-6.el9.noarch.rpm    28 kB/s |  10 kB     00:00    
(123/190): libnghttp2-1.43.0-5.el9_2.1.x86_64.r 196 kB/s |  75 kB     00:00    
(124/190): rust-srpm-macros-17-4.el9.noarch.rpm  50 kB/s |  11 kB     00:00    
(125/190): ghc-srpm-macros-1.5.0-6.el9.noarch.r  41 kB/s | 9.0 kB     00:00    
(126/190): perl-Pod-Simple-3.42-4.el9.noarch.rp 1.0 MB/s | 229 kB     00:00    
(127/190): perl-Term-Cap-1.17-460.el9.noarch.rp 295 kB/s |  24 kB     00:00    
(128/190): perl-Time-Local-1.300-7.el9.noarch.r 467 kB/s |  37 kB     00:00    
(129/190): perl-Encode-3.08-462.el9.x86_64.rpm   14 MB/s | 1.7 MB     00:00    
(130/190): perl-Pod-Escapes-1.07-460.el9.noarch 198 kB/s |  22 kB     00:00    
(131/190): python-srpm-macros-3.9-52.el9.noarch 216 kB/s |  24 kB     00:00    
(132/190): perl-podlators-4.14-460.el9.noarch.r 1.1 MB/s | 118 kB     00:00    
(133/190): perl-srpm-macros-1-41.el9.noarch.rpm 141 kB/s | 9.4 kB     00:00    
(134/190): perl-Storable-3.21-460.el9.x86_64.rp 1.3 MB/s |  98 kB     00:00    
(135/190): perl-Text-Tabs+Wrap-2013.0523-460.el 316 kB/s |  25 kB     00:00    
(136/190): dwz-0.14-3.el9.x86_64.rpm            1.4 MB/s | 130 kB     00:00    
(137/190): perl-MIME-Base64-3.16-4.el9.x86_64.r 355 kB/s |  34 kB     00:00    
(138/190): perl-File-Temp-0.231.100-4.el9.noarc 758 kB/s |  63 kB     00:00    
(139/190): perl-parent-0.238-460.el9.noarch.rpm 134 kB/s |  16 kB     00:00    
(140/190): perl-Exporter-5.74-461.el9.noarch.rp 261 kB/s |  34 kB     00:00    
(141/190): perl-Getopt-Long-2.52-4.el9.noarch.r 553 kB/s |  64 kB     00:00    
(142/190): perl-Socket-2.031-4.el9.x86_64.rpm   449 kB/s |  58 kB     00:00    
(143/190): openblas-srpm-macros-2-11.el9.noarch  63 kB/s | 8.6 kB     00:00    
(144/190): perl-Term-ANSIColor-5.01-461.el9.noa 436 kB/s |  51 kB     00:00    
(145/190): perl-constant-1.33-461.el9.noarch.rp 244 kB/s |  25 kB     00:00    
(146/190): perl-Scalar-List-Utils-1.56-461.el9. 680 kB/s |  77 kB     00:00    
(147/190): perl-File-Path-2.18-4.el9.noarch.rpm 373 kB/s |  38 kB     00:00    
(148/190): perl-HTTP-Tiny-0.076-460.el9.noarch. 505 kB/s |  58 kB     00:00    
(149/190): efi-srpm-macros-6-2.el9_0.noarch.rpm 199 kB/s |  24 kB     00:00    
(150/190): perl-Text-ParseWords-3.30-460.el9.no 153 kB/s |  18 kB     00:00    
(151/190): perl-Pod-Perldoc-3.28.01-461.el9.noa 788 kB/s |  92 kB     00:00    
(152/190): perl-Pod-Usage-2.01-4.el9.noarch.rpm 356 kB/s |  43 kB     00:00    
(153/190): patch-2.7.6-16.el9.x86_64.rpm        1.0 MB/s | 130 kB     00:00    
(154/190): fonts-srpm-macros-2.0.5-7.el9.1.noar 296 kB/s |  29 kB     00:00    
(155/190): perl-Carp-1.50-460.el9.noarch.rpm    308 kB/s |  31 kB     00:00    
(156/190): ocaml-srpm-macros-6-6.el9.noarch.rpm  86 kB/s | 9.1 kB     00:00    
(157/190): qt5-srpm-macros-5.15.3-1.el9.noarch. 115 kB/s | 9.9 kB     00:00    
(158/190): perl-PathTools-3.78-461.el9.x86_64.r 827 kB/s |  92 kB     00:00    
(159/190): gdb-minimal-10.2-10.el9.x86_64.rpm    25 MB/s | 3.5 MB     00:00    
(160/190): pyproject-srpm-macros-1.6.2-1.el9.no 145 kB/s |  15 kB     00:00    
(161/190): perl-Class-Struct-0.66-480.el9.noarc 276 kB/s |  24 kB     00:00    
(162/190): perl-overload-1.31-480.el9.noarch.rp 490 kB/s |  47 kB     00:00    
(163/190): go-srpm-macros-3.2.0-1.el9.noarch.rp 282 kB/s |  29 kB     00:00    
(164/190): perl-Errno-1.30-480.el9.x86_64.rpm   166 kB/s |  17 kB     00:00    
(165/190): perl-libs-5.32.1-480.el9.x86_64.rpm   15 MB/s | 2.2 MB     00:00    
(166/190): perl-Symbol-1.08-480.el9.noarch.rpm  123 kB/s |  16 kB     00:00    
(167/190): kernel-srpm-macros-1.0-12.el9.noarch 190 kB/s |  17 kB     00:00    
(168/190): perl-POSIX-1.94-480.el9.x86_64.rpm   686 kB/s |  99 kB     00:00    
(169/190): perl-File-stat-1.09-480.el9.noarch.r 260 kB/s |  19 kB     00:00    
(170/190): redhat-rpm-config-199-1.el9.noarch.r 951 kB/s |  76 kB     00:00    
(171/190): perl-overloading-0.02-480.el9.noarch 178 kB/s |  15 kB     00:00    
(172/190): perl-mro-1.23-480.el9.x86_64.rpm     397 kB/s |  31 kB     00:00    
(173/190): perl-IPC-Open3-1.21-480.el9.noarch.r 254 kB/s |  25 kB     00:00    
(174/190): perl-Fcntl-1.13-480.el9.x86_64.rpm   319 kB/s |  23 kB     00:00    
(175/190): perl-File-Basename-2.85-480.el9.noar 243 kB/s |  19 kB     00:00    
(176/190): perl-interpreter-5.32.1-480.el9.x86_ 1.1 MB/s |  75 kB     00:00    
(177/190): perl-SelectSaver-1.02-480.el9.noarch 129 kB/s |  13 kB     00:00    
(178/190): rpm-build-4.16.1.3-22.el9.x86_64.rpm 881 kB/s | 105 kB     00:00    
(179/190): perl-Getopt-Std-1.12-480.el9.noarch. 178 kB/s |  17 kB     00:00    
(180/190): perl-vars-1.05-480.el9.noarch.rpm    185 kB/s |  15 kB     00:00    
(181/190): perl-IO-1.43-480.el9.x86_64.rpm      1.3 MB/s |  94 kB     00:00    
(182/190): perl-if-0.60.800-480.el9.noarch.rpm  226 kB/s |  16 kB     00:00    
(183/190): perl-subs-1.03-480.el9.noarch.rpm    168 kB/s |  13 kB     00:00    
(184/190): ansible-srpm-macros-1-10.el9.noarch. 171 kB/s |  20 kB     00:00    
(185/190): epel-rpm-macros-9-13.el9.noarch.rpm  117 kB/s |  15 kB     00:00    
(186/190): go-srpm-macros-epel-1-8.el9.noarch.r 1.3 MB/s |  22 kB     00:00    
(187/190): qt6-srpm-macros-6.5.2-3.el9.noarch.r 578 kB/s | 8.9 kB     00:00    
(188/190): rpmautospec-rpm-macros-0.3.5-1.el9.n 595 kB/s | 9.1 kB     00:00    
(189/190): fpc-srpm-macros-1.3-7.el9.noarch.rpm  86 kB/s | 7.5 kB     00:00    
(190/190): rust-srpm-macros-epel-25.2-1.el9.noa 659 kB/s |  10 kB     00:00    
--------------------------------------------------------------------------------
Total                                           8.1 MB/s |  66 MB     00:08     
Red Hat Enterprise Linux - BaseOS               3.5 MB/s | 3.6 kB     00:00    
Importing GPG key 0xFD431D51:
 Userid     : "Red Hat, Inc. (release key 2) <security@redhat.com>"
 Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat9-release
Key imported successfully
Importing GPG key 0x5A6340B3:
 Userid     : "Red Hat, Inc. (auxiliary key 3) <security@redhat.com>"
 Fingerprint: 7E46 2425 8C40 6535 D56D 6F13 5054 E4A4 5A63 40B3
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat9-release
Key imported successfully
Extra Packages for Enterprise Linux 9 - x86_64  1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x3228467C:
 Userid     : "Fedora (epel9) <epel@fedoraproject.org>"
 Fingerprint: FF8A D134 4597 106E CE81 3B91 8A38 72BF 3228 467C
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-9
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.16-2.el9.x86_64                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-11.3.1-4.3.el9.x86_64                         1/190 
  Running scriptlet: libgcc-11.3.1-4.3.el9.x86_64                         1/190 
  Installing       : crypto-policies-20221215-1.git9a18988.el9_2.1.no     2/190 
  Running scriptlet: crypto-policies-20221215-1.git9a18988.el9_2.1.no     2/190 
  Installing       : rust-srpm-macros-17-4.el9.noarch                     3/190 
  Installing       : redhat-release-9.2-0.13.el9.x86_64                   4/190 
  Installing       : setup-2.13.7-9.el9.noarch                            5/190 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.13.7-9.el9.noarch                            5/190 
  Installing       : filesystem-3.16-2.el9.x86_64                         6/190 
  Installing       : basesystem-11-13.el9.noarch                          7/190 
  Installing       : rust-srpm-macros-epel-25.2-1.el9.noarch              8/190 
  Installing       : qt6-srpm-macros-6.5.2-3.el9.noarch                   9/190 
  Installing       : fpc-srpm-macros-1.3-7.el9.noarch                    10/190 
  Installing       : ansible-srpm-macros-1-10.el9.noarch                 11/190 
  Installing       : pyproject-srpm-macros-1.6.2-1.el9.noarch            12/190 
  Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 13/190 
  Installing       : ocaml-srpm-macros-6-6.el9.noarch                    14/190 
  Installing       : openblas-srpm-macros-2-11.el9.noarch                15/190 
  Installing       : perl-srpm-macros-1-41.el9.noarch                    16/190 
  Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  17/190 
  Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      18/190 
  Installing       : coreutils-common-8.32-34.el9.x86_64                 19/190 
  Installing       : libssh-config-0.10.4-8.el9.noarch                   20/190 
  Installing       : tzdata-2023c-1.el9.noarch                           21/190 
  Installing       : pcre2-syntax-10.40-2.el9.noarch                     22/190 
  Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       23/190 
  Installing       : ncurses-base-6.2-8.20210508.el9.noarch              24/190 
  Installing       : ncurses-libs-6.2-8.20210508.el9.x86_64              25/190 
  Installing       : glibc-gconv-extra-2.34-60.el9_2.7.x86_64            26/190 
  Running scriptlet: glibc-gconv-extra-2.34-60.el9_2.7.x86_64            26/190 
  Running scriptlet: glibc-2.34-60.el9_2.7.x86_64                        27/190 
  Installing       : glibc-2.34-60.el9_2.7.x86_64                        27/190 
  Running scriptlet: glibc-2.34-60.el9_2.7.x86_64                        27/190 
  Installing       : bash-5.1.8-6.el9_1.x86_64                           28/190 
  Running scriptlet: bash-5.1.8-6.el9_1.x86_64                           28/190 
  Installing       : glibc-common-2.34-60.el9_2.7.x86_64                 29/190 
  Installing       : glibc-minimal-langpack-2.34-60.el9_2.7.x86_64       30/190 
  Installing       : zlib-1.2.11-39.el9.x86_64                           31/190 
  Installing       : xz-libs-5.2.5-8.el9_0.x86_64                        32/190 
  Installing       : bzip2-libs-1.0.8-8.el9.x86_64                       33/190 
  Installing       : elfutils-libelf-0.188-3.el9.x86_64                  34/190 
  Installing       : libxcrypt-4.4.18-3.el9.x86_64                       35/190 
  Installing       : libstdc++-11.3.1-4.3.el9.x86_64                     36/190 
  Installing       : libzstd-1.5.1-2.el9.x86_64                          37/190 
  Installing       : libuuid-2.37.4-11.el9_2.x86_64                      38/190 
  Installing       : popt-1.18-8.el9.x86_64                              39/190 
  Installing       : libattr-2.5.1-3.el9.x86_64                          40/190 
  Installing       : libacl-2.3.1-3.el9.x86_64                           41/190 
  Installing       : libcap-2.48-9.el9_2.x86_64                          42/190 
  Installing       : lz4-libs-1.9.3-5.el9.x86_64                         43/190 
  Installing       : readline-8.1-4.el9.x86_64                           44/190 
  Installing       : gmp-1:6.2.0-10.el9.x86_64                           45/190 
  Installing       : libcom_err-1.46.5-3.el9.x86_64                      46/190 
  Installing       : mpfr-4.1.0-7.el9.x86_64                             47/190 
  Installing       : unzip-6.0-56.el9.x86_64                             48/190 
  Installing       : sqlite-libs-3.34.1-6.el9_1.x86_64                   49/190 
  Installing       : file-libs-5.39-12.1.el9_2.x86_64                    50/190 
  Installing       : file-5.39-12.1.el9_2.x86_64                         51/190 
  Installing       : libcap-ng-0.8.2-7.el9.x86_64                        52/190 
  Installing       : audit-libs-3.0.7-103.el9.x86_64                     53/190 
  Installing       : libunistring-0.9.10-15.el9.x86_64                   54/190 
  Installing       : libidn2-2.3.0-7.el9.x86_64                          55/190 
  Installing       : libsigsegv-2.13-4.el9.x86_64                        56/190 
  Installing       : gawk-5.1.0-6.el9.x86_64                             57/190 
  Installing       : alternatives-1.20-2.el9.x86_64                      58/190 
  Installing       : libsepol-3.5-1.el9.x86_64                           59/190 
  Installing       : lua-libs-5.4.4-3.el9.x86_64                         60/190 
  Installing       : libsmartcols-2.37.4-11.el9_2.x86_64                 61/190 
  Installing       : libpsl-0.21.1-5.el9.x86_64                          62/190 
  Installing       : zip-3.0-35.el9.x86_64                               63/190 
  Installing       : zstd-1.5.1-2.el9.x86_64                             64/190 
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                     65/190 
  Installing       : groff-base-1.22.4-10.el9.x86_64                     65/190 
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                     65/190 
  Installing       : dwz-0.14-3.el9.x86_64                               66/190 
  Installing       : bzip2-1.0.8-8.el9.x86_64                            67/190 
  Installing       : libxml2-2.9.13-3.el9_2.1.x86_64                     68/190 
  Installing       : info-6.7-15.el9.x86_64                              69/190 
  Installing       : ed-1.14.2-12.el9.x86_64                             70/190 
  Installing       : elfutils-default-yama-scope-0.188-3.el9.noarch      71/190 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.el9.noarch      71/190 
  Installing       : elfutils-libs-0.188-3.el9.x86_64                    72/190 
  Installing       : ncurses-6.2-8.20210508.el9.x86_64                   73/190 
  Installing       : perl-Time-Local-2:1.300-7.el9.noarch                74/190 
  Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              75/190 
  Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        76/190 
  Installing       : perl-File-Path-2.18-4.el9.noarch                    77/190 
  Installing       : perl-if-0.60.800-480.el9.noarch                     78/190 
  Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             79/190 
  Installing       : perl-Class-Struct-0.66-480.el9.noarch               80/190 
  Installing       : perl-POSIX-1.94-480.el9.x86_64                      81/190 
  Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             82/190 
  Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 83/190 
  Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  84/190 
  Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 85/190 
  Installing       : perl-subs-1.03-480.el9.noarch                       86/190 
  Installing       : perl-Term-Cap-1.17-460.el9.noarch                   87/190 
  Installing       : perl-Socket-4:2.031-4.el9.x86_64                    88/190 
  Installing       : perl-Symbol-1.08-480.el9.noarch                     89/190 
  Installing       : perl-File-stat-1.09-480.el9.noarch                  90/190 
  Installing       : perl-SelectSaver-1.02-480.el9.noarch                91/190 
  Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             92/190 
  Installing       : perl-podlators-1:4.14-460.el9.noarch                93/190 
  Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            94/190 
  Installing       : perl-overloading-0.02-480.el9.noarch                95/190 
  Installing       : perl-mro-1.23-480.el9.x86_64                        96/190 
  Installing       : perl-Fcntl-1.13-480.el9.x86_64                      97/190 
  Installing       : perl-IO-1.43-480.el9.x86_64                         98/190 
  Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                  99/190 
  Installing       : perl-parent-1:0.238-460.el9.noarch                 100/190 
  Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 101/190 
  Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       102/190 
  Installing       : perl-constant-1.33-461.el9.noarch                  103/190 
  Installing       : perl-Errno-1.30-480.el9.x86_64                     104/190 
  Installing       : perl-overload-1.31-480.el9.noarch                  105/190 
  Installing       : perl-File-Basename-2.85-480.el9.noarch             106/190 
  Installing       : perl-Getopt-Std-1.12-480.el9.noarch                107/190 
  Installing       : perl-vars-1.05-480.el9.noarch                      108/190 
  Installing       : perl-Storable-1:3.21-460.el9.x86_64                109/190 
  Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               110/190 
  Installing       : perl-Exporter-5.74-461.el9.noarch                  111/190 
  Installing       : perl-Carp-1.50-460.el9.noarch                      112/190 
  Installing       : perl-PathTools-3.78-461.el9.x86_64                 113/190 
  Installing       : perl-Encode-4:3.08-462.el9.x86_64                  114/190 
  Installing       : perl-libs-4:5.32.1-480.el9.x86_64                  115/190 
  Installing       : perl-interpreter-4:5.32.1-480.el9.x86_64           116/190 
  Installing       : kernel-srpm-macros-1.0-12.el9.noarch               117/190 
  Installing       : pcre-8.44-3.el9.3.x86_64                           118/190 
  Installing       : grep-3.6-5.el9.x86_64                              119/190 
  Installing       : xz-5.2.5-8.el9_0.x86_64                            120/190 
  Installing       : libbrotli-1.0.9-6.el9.x86_64                       121/190 
  Installing       : libverto-0.3.2-3.el9.x86_64                        122/190 
  Installing       : libgpg-error-1.42-5.el9.x86_64                     123/190 
  Installing       : libgcrypt-1.10.0-10.el9_2.x86_64                   124/190 
  Installing       : libffi-3.4.2-7.el9.x86_64                          125/190 
  Installing       : p11-kit-0.24.1-2.el9.x86_64                        126/190 
  Installing       : libdb-5.3.28-53.el9.x86_64                         127/190 
  Installing       : cpio-2.13-16.el9.x86_64                            128/190 
  Installing       : gdbm-libs-1:1.19-4.el9.x86_64                      129/190 
  Installing       : diffutils-3.7-12.el9.x86_64                        130/190 
  Installing       : pcre2-10.40-2.el9.x86_64                           131/190 
  Installing       : libselinux-3.5-1.el9.x86_64                        132/190 
  Installing       : sed-4.8-9.el9.x86_64                               133/190 
  Installing       : findutils-1:4.8.0-5.el9.x86_64                     134/190 
  Installing       : tar-2:1.34-6.el9_1.x86_64                          135/190 
  Installing       : libsemanage-3.5-1.el9.x86_64                       136/190 
  Installing       : shadow-utils-2:4.9-6.el9.x86_64                    137/190 
  Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     138/190 
  Installing       : libutempter-1.2.1-6.el9.x86_64                     138/190 
  Installing       : patch-2.7.6-16.el9.x86_64                          139/190 
  Installing       : libtasn1-4.16.0-8.el9_1.x86_64                     140/190 
  Installing       : p11-kit-trust-0.24.1-2.el9.x86_64                  141/190 
  Running scriptlet: p11-kit-trust-0.24.1-2.el9.x86_64                  141/190 
  Installing       : openssl-libs-1:3.0.7-17.el9_2.x86_64               142/190 
  Installing       : coreutils-8.32-34.el9.x86_64                       143/190 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no   144/190 
  Installing       : ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no   144/190 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no   144/190 
  Installing       : libblkid-2.37.4-11.el9_2.x86_64                    145/190 
  Running scriptlet: libblkid-2.37.4-11.el9_2.x86_64                    145/190 
  Installing       : libmount-2.37.4-11.el9_2.x86_64                    146/190 
  Installing       : gzip-1.12-1.el9.x86_64                             147/190 
  Installing       : cracklib-2.9.6-27.el9.x86_64                       148/190 
  Installing       : systemd-libs-252-14.el9_2.3.x86_64                 149/190 
  Running scriptlet: systemd-libs-252-14.el9_2.3.x86_64                 149/190 
  Installing       : util-linux-core-2.37.4-11.el9_2.x86_64             150/190 
  Running scriptlet: util-linux-core-2.37.4-11.el9_2.x86_64             150/190 
  Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                 151/190 
  Installing       : libfdisk-2.37.4-11.el9_2.x86_64                    152/190 
  Installing       : openssl-1:3.0.7-17.el9_2.x86_64                    153/190 
  Installing       : libevent-2.1.12-6.el9.x86_64                       154/190 
  Installing       : libarchive-3.5.3-4.el9.x86_64                      155/190 
  Installing       : keyutils-libs-1.6.3-1.el9.x86_64                   156/190 
  Installing       : krb5-libs-1.20.1-9.el9_2.x86_64                    157/190 
  Installing       : cyrus-sasl-lib-2.1.27-21.el9.x86_64                158/190 
  Installing       : openldap-2.6.2-3.el9.x86_64                        159/190 
  Installing       : libssh-0.10.4-8.el9.x86_64                         160/190 
  Installing       : libgomp-11.3.1-4.3.el9.x86_64                      161/190 
  Installing       : libpkgconf-1.7.3-10.el9.x86_64                     162/190 
  Installing       : pkgconf-1.7.3-10.el9.x86_64                        163/190 
  Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             164/190 
  Installing       : libeconf-0.4.1-3.el9_2.x86_64                      165/190 
  Installing       : pam-1.5.1-14.el9.x86_64                            166/190 
  Installing       : libpwquality-1.4.4-8.el9.x86_64                    167/190 
  Installing       : libnghttp2-1.43.0-5.el9_2.1.x86_64                 168/190 
  Installing       : libcurl-7.76.1-23.el9_2.4.x86_64                   169/190 
  Installing       : elfutils-debuginfod-client-0.188-3.el9.x86_64      170/190 
  Installing       : binutils-gold-2.35.2-37.el9.x86_64                 171/190 
  Installing       : binutils-2.35.2-37.el9.x86_64                      172/190 
  Running scriptlet: binutils-2.35.2-37.el9.x86_64                      172/190 
  Installing       : elfutils-0.188-3.el9.x86_64                        173/190 
  Installing       : gdb-minimal-10.2-10.el9.x86_64                     174/190 
  Installing       : curl-7.76.1-23.el9_2.4.x86_64                      175/190 
  Installing       : rpm-libs-4.16.1.3-22.el9.x86_64                    176/190 
  Installing       : rpm-4.16.1.3-22.el9.x86_64                         177/190 
  Installing       : lua-srpm-macros-1-6.el9.noarch                     178/190 
  Installing       : efi-srpm-macros-6-2.el9_0.noarch                   179/190 
  Installing       : python-srpm-macros-3.9-52.el9.noarch               180/190 
  Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           181/190 
  Installing       : go-srpm-macros-3.2.0-1.el9.noarch                  182/190 
  Installing       : redhat-rpm-config-199-1.el9.noarch                 183/190 
  Installing       : go-srpm-macros-epel-1-8.el9.noarch                 184/190 
  Installing       : rpmautospec-rpm-macros-0.3.5-1.el9.noarch          185/190 
  Installing       : rpm-build-libs-4.16.1.3-22.el9.x86_64              186/190 
  Installing       : rpm-build-4.16.1.3-22.el9.x86_64                   187/190 
  Installing       : epel-rpm-macros-9-13.el9.noarch                    188/190 
  Installing       : util-linux-2.37.4-11.el9_2.x86_64                  189/190 
  Installing       : which-2.21-28.el9.x86_64                           190/190 
  Running scriptlet: filesystem-3.16-2.el9.x86_64                       190/190 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no   190/190 
  Running scriptlet: rpm-4.16.1.3-22.el9.x86_64                         190/190 
  Running scriptlet: which-2.21-28.el9.x86_64                           190/190 
  Verifying        : libpwquality-1.4.4-8.el9.x86_64                      1/190 
  Verifying        : libutempter-1.2.1-6.el9.x86_64                       2/190 
  Verifying        : lz4-libs-1.9.3-5.el9.x86_64                          3/190 
  Verifying        : bzip2-1.0.8-8.el9.x86_64                             4/190 
  Verifying        : ncurses-6.2-8.20210508.el9.x86_64                    5/190 
  Verifying        : ed-1.14.2-12.el9.x86_64                              6/190 
  Verifying        : libacl-2.3.1-3.el9.x86_64                            7/190 
  Verifying        : libcap-ng-0.8.2-7.el9.x86_64                         8/190 
  Verifying        : filesystem-3.16-2.el9.x86_64                         9/190 
  Verifying        : pcre-8.44-3.el9.3.x86_64                            10/190 
  Verifying        : info-6.7-15.el9.x86_64                              11/190 
  Verifying        : groff-base-1.22.4-10.el9.x86_64                     12/190 
  Verifying        : unzip-6.0-56.el9.x86_64                             13/190 
  Verifying        : sed-4.8-9.el9.x86_64                                14/190 
  Verifying        : ncurses-libs-6.2-8.20210508.el9.x86_64              15/190 
  Verifying        : grep-3.6-5.el9.x86_64                               16/190 
  Verifying        : libunistring-0.9.10-15.el9.x86_64                   17/190 
  Verifying        : basesystem-11-13.el9.noarch                         18/190 
  Verifying        : libbrotli-1.0.9-6.el9.x86_64                        19/190 
  Verifying        : libverto-0.3.2-3.el9.x86_64                         20/190 
  Verifying        : ncurses-base-6.2-8.20210508.el9.noarch              21/190 
  Verifying        : libxcrypt-4.4.18-3.el9.x86_64                       22/190 
  Verifying        : mpfr-4.1.0-7.el9.x86_64                             23/190 
  Verifying        : popt-1.18-8.el9.x86_64                              24/190 
  Verifying        : readline-8.1-4.el9.x86_64                           25/190 
  Verifying        : cracklib-2.9.6-27.el9.x86_64                        26/190 
  Verifying        : libidn2-2.3.0-7.el9.x86_64                          27/190 
  Verifying        : libevent-2.1.12-6.el9.x86_64                        28/190 
  Verifying        : libgpg-error-1.42-5.el9.x86_64                      29/190 
  Verifying        : libffi-3.4.2-7.el9.x86_64                           30/190 
  Verifying        : libzstd-1.5.1-2.el9.x86_64                          31/190 
  Verifying        : p11-kit-0.24.1-2.el9.x86_64                         32/190 
  Verifying        : libpsl-0.21.1-5.el9.x86_64                          33/190 
  Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       34/190 
  Verifying        : libdb-5.3.28-53.el9.x86_64                          35/190 
  Verifying        : gmp-1:6.2.0-10.el9.x86_64                           36/190 
  Verifying        : libsigsegv-2.13-4.el9.x86_64                        37/190 
  Verifying        : alternatives-1.20-2.el9.x86_64                      38/190 
  Verifying        : libattr-2.5.1-3.el9.x86_64                          39/190 
  Verifying        : bzip2-libs-1.0.8-8.el9.x86_64                       40/190 
  Verifying        : cpio-2.13-16.el9.x86_64                             41/190 
  Verifying        : findutils-1:4.8.0-5.el9.x86_64                      42/190 
  Verifying        : gdbm-libs-1:1.19-4.el9.x86_64                       43/190 
  Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                  44/190 
  Verifying        : xz-5.2.5-8.el9_0.x86_64                             45/190 
  Verifying        : xz-libs-5.2.5-8.el9_0.x86_64                        46/190 
  Verifying        : which-2.21-28.el9.x86_64                            47/190 
  Verifying        : p11-kit-trust-0.24.1-2.el9.x86_64                   48/190 
  Verifying        : pcre2-syntax-10.40-2.el9.noarch                     49/190 
  Verifying        : zstd-1.5.1-2.el9.x86_64                             50/190 
  Verifying        : diffutils-3.7-12.el9.x86_64                         51/190 
  Verifying        : gawk-5.1.0-6.el9.x86_64                             52/190 
  Verifying        : libcom_err-1.46.5-3.el9.x86_64                      53/190 
  Verifying        : pcre2-10.40-2.el9.x86_64                            54/190 
  Verifying        : tar-2:1.34-6.el9_1.x86_64                           55/190 
  Verifying        : openldap-2.6.2-3.el9.x86_64                         56/190 
  Verifying        : libtasn1-4.16.0-8.el9_1.x86_64                      57/190 
  Verifying        : audit-libs-3.0.7-103.el9.x86_64                     58/190 
  Verifying        : bash-5.1.8-6.el9_1.x86_64                           59/190 
  Verifying        : tzdata-2023c-1.el9.noarch                           60/190 
  Verifying        : gzip-1.12-1.el9.x86_64                              61/190 
  Verifying        : sqlite-libs-3.34.1-6.el9_1.x86_64                   62/190 
  Verifying        : libselinux-3.5-1.el9.x86_64                         63/190 
  Verifying        : cyrus-sasl-lib-2.1.27-21.el9.x86_64                 64/190 
  Verifying        : keyutils-libs-1.6.3-1.el9.x86_64                    65/190 
  Verifying        : elfutils-0.188-3.el9.x86_64                         66/190 
  Verifying        : libgomp-11.3.1-4.3.el9.x86_64                       67/190 
  Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              68/190 
  Verifying        : setup-2.13.7-9.el9.noarch                           69/190 
  Verifying        : redhat-release-9.2-0.13.el9.x86_64                  70/190 
  Verifying        : libsemanage-3.5-1.el9.x86_64                        71/190 
  Verifying        : shadow-utils-2:4.9-6.el9.x86_64                     72/190 
  Verifying        : libstdc++-11.3.1-4.3.el9.x86_64                     73/190 
  Verifying        : libssh-0.10.4-8.el9.x86_64                          74/190 
  Verifying        : libgcc-11.3.1-4.3.el9.x86_64                        75/190 
  Verifying        : binutils-2.35.2-37.el9.x86_64                       76/190 
  Verifying        : elfutils-libs-0.188-3.el9.x86_64                    77/190 
  Verifying        : elfutils-default-yama-scope-0.188-3.el9.noarch      78/190 
  Verifying        : libarchive-3.5.3-4.el9.x86_64                       79/190 
  Verifying        : rpm-libs-4.16.1.3-22.el9.x86_64                     80/190 
  Verifying        : elfutils-debuginfod-client-0.188-3.el9.x86_64       81/190 
  Verifying        : pkgconf-1.7.3-10.el9.x86_64                         82/190 
  Verifying        : libssh-config-0.10.4-8.el9.noarch                   83/190 
  Verifying        : coreutils-8.32-34.el9.x86_64                        84/190 
  Verifying        : zlib-1.2.11-39.el9.x86_64                           85/190 
  Verifying        : rpm-4.16.1.3-22.el9.x86_64                          86/190 
  Verifying        : coreutils-common-8.32-34.el9.x86_64                 87/190 
  Verifying        : libsepol-3.5-1.el9.x86_64                           88/190 
  Verifying        : binutils-gold-2.35.2-37.el9.x86_64                  89/190 
  Verifying        : rpm-build-libs-4.16.1.3-22.el9.x86_64               90/190 
  Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      91/190 
  Verifying        : lua-libs-5.4.4-3.el9.x86_64                         92/190 
  Verifying        : elfutils-libelf-0.188-3.el9.x86_64                  93/190 
  Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      94/190 
  Verifying        : zip-3.0-35.el9.x86_64                               95/190 
  Verifying        : pam-1.5.1-14.el9.x86_64                             96/190 
  Verifying        : libfdisk-2.37.4-11.el9_2.x86_64                     97/190 
  Verifying        : libgcrypt-1.10.0-10.el9_2.x86_64                    98/190 
  Verifying        : libblkid-2.37.4-11.el9_2.x86_64                     99/190 
  Verifying        : libmount-2.37.4-11.el9_2.x86_64                    100/190 
  Verifying        : libsmartcols-2.37.4-11.el9_2.x86_64                101/190 
  Verifying        : util-linux-core-2.37.4-11.el9_2.x86_64             102/190 
  Verifying        : util-linux-2.37.4-11.el9_2.x86_64                  103/190 
  Verifying        : libuuid-2.37.4-11.el9_2.x86_64                     104/190 
  Verifying        : krb5-libs-1.20.1-9.el9_2.x86_64                    105/190 
  Verifying        : file-5.39-12.1.el9_2.x86_64                        106/190 
  Verifying        : libxml2-2.9.13-3.el9_2.1.x86_64                    107/190 
  Verifying        : file-libs-5.39-12.1.el9_2.x86_64                   108/190 
  Verifying        : systemd-libs-252-14.el9_2.3.x86_64                 109/190 
  Verifying        : openssl-1:3.0.7-17.el9_2.x86_64                    110/190 
  Verifying        : libeconf-0.4.1-3.el9_2.x86_64                      111/190 
  Verifying        : openssl-libs-1:3.0.7-17.el9_2.x86_64               112/190 
  Verifying        : ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no   113/190 
  Verifying        : crypto-policies-20221215-1.git9a18988.el9_2.1.no   114/190 
  Verifying        : libcap-2.48-9.el9_2.x86_64                         115/190 
  Verifying        : glibc-2.34-60.el9_2.7.x86_64                       116/190 
  Verifying        : glibc-common-2.34-60.el9_2.7.x86_64                117/190 
  Verifying        : glibc-gconv-extra-2.34-60.el9_2.7.x86_64           118/190 
  Verifying        : glibc-minimal-langpack-2.34-60.el9_2.7.x86_64      119/190 
  Verifying        : curl-7.76.1-23.el9_2.4.x86_64                      120/190 
  Verifying        : libcurl-7.76.1-23.el9_2.4.x86_64                   121/190 
  Verifying        : libnghttp2-1.43.0-5.el9_2.1.x86_64                 122/190 
  Verifying        : lua-srpm-macros-1-6.el9.noarch                     123/190 
  Verifying        : rust-srpm-macros-17-4.el9.noarch                   124/190 
  Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                 125/190 
  Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                126/190 
  Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  127/190 
  Verifying        : perl-Encode-4:3.08-462.el9.x86_64                  128/190 
  Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               129/190 
  Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             130/190 
  Verifying        : python-srpm-macros-3.9-52.el9.noarch               131/190 
  Verifying        : perl-podlators-1:4.14-460.el9.noarch               132/190 
  Verifying        : perl-Storable-1:3.21-460.el9.x86_64                133/190 
  Verifying        : perl-srpm-macros-1-41.el9.noarch                   134/190 
  Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       135/190 
  Verifying        : dwz-0.14-3.el9.x86_64                              136/190 
  Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 137/190 
  Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            138/190 
  Verifying        : perl-Exporter-5.74-461.el9.noarch                  139/190 
  Verifying        : perl-parent-1:0.238-460.el9.noarch                 140/190 
  Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               141/190 
  Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   142/190 
  Verifying        : openblas-srpm-macros-2-11.el9.noarch               143/190 
  Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            144/190 
  Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       145/190 
  Verifying        : perl-constant-1.33-461.el9.noarch                  146/190 
  Verifying        : perl-File-Path-2.18-4.el9.noarch                   147/190 
  Verifying        : efi-srpm-macros-6-2.el9_0.noarch                   148/190 
  Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           149/190 
  Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                150/190 
  Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 151/190 
  Verifying        : patch-2.7.6-16.el9.x86_64                          152/190 
  Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            153/190 
  Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           154/190 
  Verifying        : ocaml-srpm-macros-6-6.el9.noarch                   155/190 
  Verifying        : perl-Carp-1.50-460.el9.noarch                      156/190 
  Verifying        : perl-PathTools-3.78-461.el9.x86_64                 157/190 
  Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                158/190 
  Verifying        : gdb-minimal-10.2-10.el9.x86_64                     159/190 
  Verifying        : pyproject-srpm-macros-1.6.2-1.el9.noarch           160/190 
  Verifying        : perl-Class-Struct-0.66-480.el9.noarch              161/190 
  Verifying        : perl-overload-1.31-480.el9.noarch                  162/190 
  Verifying        : perl-libs-4:5.32.1-480.el9.x86_64                  163/190 
  Verifying        : go-srpm-macros-3.2.0-1.el9.noarch                  164/190 
  Verifying        : perl-Errno-1.30-480.el9.x86_64                     165/190 
  Verifying        : perl-Symbol-1.08-480.el9.noarch                    166/190 
  Verifying        : kernel-srpm-macros-1.0-12.el9.noarch               167/190 
  Verifying        : perl-POSIX-1.94-480.el9.x86_64                     168/190 
  Verifying        : perl-File-stat-1.09-480.el9.noarch                 169/190 
  Verifying        : redhat-rpm-config-199-1.el9.noarch                 170/190 
  Verifying        : perl-overloading-0.02-480.el9.noarch               171/190 
  Verifying        : perl-mro-1.23-480.el9.x86_64                       172/190 
  Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                 173/190 
  Verifying        : perl-Fcntl-1.13-480.el9.x86_64                     174/190 
  Verifying        : perl-File-Basename-2.85-480.el9.noarch             175/190 
  Verifying        : perl-interpreter-4:5.32.1-480.el9.x86_64           176/190 
  Verifying        : perl-SelectSaver-1.02-480.el9.noarch               177/190 
  Verifying        : rpm-build-4.16.1.3-22.el9.x86_64                   178/190 
  Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                179/190 
  Verifying        : perl-vars-1.05-480.el9.noarch                      180/190 
  Verifying        : perl-IO-1.43-480.el9.x86_64                        181/190 
  Verifying        : perl-if-0.60.800-480.el9.noarch                    182/190 
  Verifying        : perl-subs-1.03-480.el9.noarch                      183/190 
  Verifying        : ansible-srpm-macros-1-10.el9.noarch                184/190 
  Verifying        : epel-rpm-macros-9-13.el9.noarch                    185/190 
  Verifying        : fpc-srpm-macros-1.3-7.el9.noarch                   186/190 
  Verifying        : go-srpm-macros-epel-1-8.el9.noarch                 187/190 
  Verifying        : qt6-srpm-macros-6.5.2-3.el9.noarch                 188/190 
  Verifying        : rpmautospec-rpm-macros-0.3.5-1.el9.noarch          189/190 
  Verifying        : rust-srpm-macros-epel-25.2-1.el9.noarch            190/190 
Installed products updated.

Installed:
  alternatives-1.20-2.el9.x86_64                                                
  ansible-srpm-macros-1-10.el9.noarch                                           
  audit-libs-3.0.7-103.el9.x86_64                                               
  basesystem-11-13.el9.noarch                                                   
  bash-5.1.8-6.el9_1.x86_64                                                     
  binutils-2.35.2-37.el9.x86_64                                                 
  binutils-gold-2.35.2-37.el9.x86_64                                            
  bzip2-1.0.8-8.el9.x86_64                                                      
  bzip2-libs-1.0.8-8.el9.x86_64                                                 
  ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.noarch                          
  coreutils-8.32-34.el9.x86_64                                                  
  coreutils-common-8.32-34.el9.x86_64                                           
  cpio-2.13-16.el9.x86_64                                                       
  cracklib-2.9.6-27.el9.x86_64                                                  
  cracklib-dicts-2.9.6-27.el9.x86_64                                            
  crypto-policies-20221215-1.git9a18988.el9_2.1.noarch                          
  curl-7.76.1-23.el9_2.4.x86_64                                                 
  cyrus-sasl-lib-2.1.27-21.el9.x86_64                                           
  diffutils-3.7-12.el9.x86_64                                                   
  dwz-0.14-3.el9.x86_64                                                         
  ed-1.14.2-12.el9.x86_64                                                       
  efi-srpm-macros-6-2.el9_0.noarch                                              
  elfutils-0.188-3.el9.x86_64                                                   
  elfutils-debuginfod-client-0.188-3.el9.x86_64                                 
  elfutils-default-yama-scope-0.188-3.el9.noarch                                
  elfutils-libelf-0.188-3.el9.x86_64                                            
  elfutils-libs-0.188-3.el9.x86_64                                              
  epel-rpm-macros-9-13.el9.noarch                                               
  file-5.39-12.1.el9_2.x86_64                                                   
  file-libs-5.39-12.1.el9_2.x86_64                                              
  filesystem-3.16-2.el9.x86_64                                                  
  findutils-1:4.8.0-5.el9.x86_64                                                
  fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
  fpc-srpm-macros-1.3-7.el9.noarch                                              
  gawk-5.1.0-6.el9.x86_64                                                       
  gdb-minimal-10.2-10.el9.x86_64                                                
  gdbm-libs-1:1.19-4.el9.x86_64                                                 
  ghc-srpm-macros-1.5.0-6.el9.noarch                                            
  glibc-2.34-60.el9_2.7.x86_64                                                  
  glibc-common-2.34-60.el9_2.7.x86_64                                           
  glibc-gconv-extra-2.34-60.el9_2.7.x86_64                                      
  glibc-minimal-langpack-2.34-60.el9_2.7.x86_64                                 
  gmp-1:6.2.0-10.el9.x86_64                                                     
  go-srpm-macros-3.2.0-1.el9.noarch                                             
  go-srpm-macros-epel-1-8.el9.noarch                                            
  grep-3.6-5.el9.x86_64                                                         
  groff-base-1.22.4-10.el9.x86_64                                               
  gzip-1.12-1.el9.x86_64                                                        
  info-6.7-15.el9.x86_64                                                        
  kernel-srpm-macros-1.0-12.el9.noarch                                          
  keyutils-libs-1.6.3-1.el9.x86_64                                              
  krb5-libs-1.20.1-9.el9_2.x86_64                                               
  libacl-2.3.1-3.el9.x86_64                                                     
  libarchive-3.5.3-4.el9.x86_64                                                 
  libattr-2.5.1-3.el9.x86_64                                                    
  libblkid-2.37.4-11.el9_2.x86_64                                               
  libbrotli-1.0.9-6.el9.x86_64                                                  
  libcap-2.48-9.el9_2.x86_64                                                    
  libcap-ng-0.8.2-7.el9.x86_64                                                  
  libcom_err-1.46.5-3.el9.x86_64                                                
  libcurl-7.76.1-23.el9_2.4.x86_64                                              
  libdb-5.3.28-53.el9.x86_64                                                    
  libeconf-0.4.1-3.el9_2.x86_64                                                 
  libevent-2.1.12-6.el9.x86_64                                                  
  libfdisk-2.37.4-11.el9_2.x86_64                                               
  libffi-3.4.2-7.el9.x86_64                                                     
  libgcc-11.3.1-4.3.el9.x86_64                                                  
  libgcrypt-1.10.0-10.el9_2.x86_64                                              
  libgomp-11.3.1-4.3.el9.x86_64                                                 
  libgpg-error-1.42-5.el9.x86_64                                                
  libidn2-2.3.0-7.el9.x86_64                                                    
  libmount-2.37.4-11.el9_2.x86_64                                               
  libnghttp2-1.43.0-5.el9_2.1.x86_64                                            
  libpkgconf-1.7.3-10.el9.x86_64                                                
  libpsl-0.21.1-5.el9.x86_64                                                    
  libpwquality-1.4.4-8.el9.x86_64                                               
  libselinux-3.5-1.el9.x86_64                                                   
  libsemanage-3.5-1.el9.x86_64                                                  
  libsepol-3.5-1.el9.x86_64                                                     
  libsigsegv-2.13-4.el9.x86_64                                                  
  libsmartcols-2.37.4-11.el9_2.x86_64                                           
  libssh-0.10.4-8.el9.x86_64                                                    
  libssh-config-0.10.4-8.el9.noarch                                             
  libstdc++-11.3.1-4.3.el9.x86_64                                               
  libtasn1-4.16.0-8.el9_1.x86_64                                                
  libunistring-0.9.10-15.el9.x86_64                                             
  libutempter-1.2.1-6.el9.x86_64                                                
  libuuid-2.37.4-11.el9_2.x86_64                                                
  libverto-0.3.2-3.el9.x86_64                                                   
  libxcrypt-4.4.18-3.el9.x86_64                                                 
  libxml2-2.9.13-3.el9_2.1.x86_64                                               
  libzstd-1.5.1-2.el9.x86_64                                                    
  lua-libs-5.4.4-3.el9.x86_64                                                   
  lua-srpm-macros-1-6.el9.noarch                                                
  lz4-libs-1.9.3-5.el9.x86_64                                                   
  mpfr-4.1.0-7.el9.x86_64                                                       
  ncurses-6.2-8.20210508.el9.x86_64                                             
  ncurses-base-6.2-8.20210508.el9.noarch                                        
  ncurses-libs-6.2-8.20210508.el9.x86_64                                        
  ocaml-srpm-macros-6-6.el9.noarch                                              
  openblas-srpm-macros-2-11.el9.noarch                                          
  openldap-2.6.2-3.el9.x86_64                                                   
  openssl-1:3.0.7-17.el9_2.x86_64                                               
  openssl-libs-1:3.0.7-17.el9_2.x86_64                                          
  p11-kit-0.24.1-2.el9.x86_64                                                   
  p11-kit-trust-0.24.1-2.el9.x86_64                                             
  pam-1.5.1-14.el9.x86_64                                                       
  patch-2.7.6-16.el9.x86_64                                                     
  pcre-8.44-3.el9.3.x86_64                                                      
  pcre2-10.40-2.el9.x86_64                                                      
  pcre2-syntax-10.40-2.el9.noarch                                               
  perl-Carp-1.50-460.el9.noarch                                                 
  perl-Class-Struct-0.66-480.el9.noarch                                         
  perl-Encode-4:3.08-462.el9.x86_64                                             
  perl-Errno-1.30-480.el9.x86_64                                                
  perl-Exporter-5.74-461.el9.noarch                                             
  perl-Fcntl-1.13-480.el9.x86_64                                                
  perl-File-Basename-2.85-480.el9.noarch                                        
  perl-File-Path-2.18-4.el9.noarch                                              
  perl-File-Temp-1:0.231.100-4.el9.noarch                                       
  perl-File-stat-1.09-480.el9.noarch                                            
  perl-Getopt-Long-1:2.52-4.el9.noarch                                          
  perl-Getopt-Std-1.12-480.el9.noarch                                           
  perl-HTTP-Tiny-0.076-460.el9.noarch                                           
  perl-IO-1.43-480.el9.x86_64                                                   
  perl-IPC-Open3-1.21-480.el9.noarch                                            
  perl-MIME-Base64-3.16-4.el9.x86_64                                            
  perl-POSIX-1.94-480.el9.x86_64                                                
  perl-PathTools-3.78-461.el9.x86_64                                            
  perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
  perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
  perl-Pod-Simple-1:3.42-4.el9.noarch                                           
  perl-Pod-Usage-4:2.01-4.el9.noarch                                            
  perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
  perl-SelectSaver-1.02-480.el9.noarch                                          
  perl-Socket-4:2.031-4.el9.x86_64                                              
  perl-Storable-1:3.21-460.el9.x86_64                                           
  perl-Symbol-1.08-480.el9.noarch                                               
  perl-Term-ANSIColor-5.01-461.el9.noarch                                       
  perl-Term-Cap-1.17-460.el9.noarch                                             
  perl-Text-ParseWords-3.30-460.el9.noarch                                      
  perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
  perl-Time-Local-2:1.300-7.el9.noarch                                          
  perl-constant-1.33-461.el9.noarch                                             
  perl-if-0.60.800-480.el9.noarch                                               
  perl-interpreter-4:5.32.1-480.el9.x86_64                                      
  perl-libs-4:5.32.1-480.el9.x86_64                                             
  perl-mro-1.23-480.el9.x86_64                                                  
  perl-overload-1.31-480.el9.noarch                                             
  perl-overloading-0.02-480.el9.noarch                                          
  perl-parent-1:0.238-460.el9.noarch                                            
  perl-podlators-1:4.14-460.el9.noarch                                          
  perl-srpm-macros-1-41.el9.noarch                                              
  perl-subs-1.03-480.el9.noarch                                                 
  perl-vars-1.05-480.el9.noarch                                                 
  pkgconf-1.7.3-10.el9.x86_64                                                   
  pkgconf-m4-1.7.3-10.el9.noarch                                                
  pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
  popt-1.18-8.el9.x86_64                                                        
  publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
  pyproject-srpm-macros-1.6.2-1.el9.noarch                                      
  python-srpm-macros-3.9-52.el9.noarch                                          
  qt5-srpm-macros-5.15.3-1.el9.noarch                                           
  qt6-srpm-macros-6.5.2-3.el9.noarch                                            
  readline-8.1-4.el9.x86_64                                                     
  redhat-release-9.2-0.13.el9.x86_64                                            
  redhat-rpm-config-199-1.el9.noarch                                            
  rpm-4.16.1.3-22.el9.x86_64                                                    
  rpm-build-4.16.1.3-22.el9.x86_64                                              
  rpm-build-libs-4.16.1.3-22.el9.x86_64                                         
  rpm-libs-4.16.1.3-22.el9.x86_64                                               
  rpmautospec-rpm-macros-0.3.5-1.el9.noarch                                     
  rust-srpm-macros-17-4.el9.noarch                                              
  rust-srpm-macros-epel-25.2-1.el9.noarch                                       
  sed-4.8-9.el9.x86_64                                                          
  setup-2.13.7-9.el9.noarch                                                     
  shadow-utils-2:4.9-6.el9.x86_64                                               
  sqlite-libs-3.34.1-6.el9_1.x86_64                                             
  systemd-libs-252-14.el9_2.3.x86_64                                            
  tar-2:1.34-6.el9_1.x86_64                                                     
  tzdata-2023c-1.el9.noarch                                                     
  unzip-6.0-56.el9.x86_64                                                       
  util-linux-2.37.4-11.el9_2.x86_64                                             
  util-linux-core-2.37.4-11.el9_2.x86_64                                        
  which-2.21-28.el9.x86_64                                                      
  xz-5.2.5-8.el9_0.x86_64                                                       
  xz-libs-5.2.5-8.el9_0.x86_64                                                  
  zip-3.0-35.el9.x86_64                                                         
  zlib-1.2.11-39.el9.x86_64                                                     
  zstd-1.5.1-2.el9.x86_64                                                       

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.20-2.el9.x86_64
ansible-srpm-macros-1-10.el9.noarch
audit-libs-3.0.7-103.el9.x86_64
basesystem-11-13.el9.noarch
bash-5.1.8-6.el9_1.x86_64
binutils-2.35.2-37.el9.x86_64
binutils-gold-2.35.2-37.el9.x86_64
bzip2-1.0.8-8.el9.x86_64
bzip2-libs-1.0.8-8.el9.x86_64
ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.noarch
coreutils-8.32-34.el9.x86_64
coreutils-common-8.32-34.el9.x86_64
cpio-2.13-16.el9.x86_64
cracklib-2.9.6-27.el9.x86_64
cracklib-dicts-2.9.6-27.el9.x86_64
crypto-policies-20221215-1.git9a18988.el9_2.1.noarch
curl-7.76.1-23.el9_2.4.x86_64
cyrus-sasl-lib-2.1.27-21.el9.x86_64
diffutils-3.7-12.el9.x86_64
dwz-0.14-3.el9.x86_64
ed-1.14.2-12.el9.x86_64
efi-srpm-macros-6-2.el9_0.noarch
elfutils-0.188-3.el9.x86_64
elfutils-debuginfod-client-0.188-3.el9.x86_64
elfutils-default-yama-scope-0.188-3.el9.noarch
elfutils-libelf-0.188-3.el9.x86_64
elfutils-libs-0.188-3.el9.x86_64
epel-rpm-macros-9-13.el9.noarch
file-5.39-12.1.el9_2.x86_64
file-libs-5.39-12.1.el9_2.x86_64
filesystem-3.16-2.el9.x86_64
findutils-4.8.0-5.el9.x86_64
fonts-srpm-macros-2.0.5-7.el9.1.noarch
fpc-srpm-macros-1.3-7.el9.noarch
gawk-5.1.0-6.el9.x86_64
gdb-minimal-10.2-10.el9.x86_64
gdbm-libs-1.19-4.el9.x86_64
ghc-srpm-macros-1.5.0-6.el9.noarch
glibc-2.34-60.el9_2.7.x86_64
glibc-common-2.34-60.el9_2.7.x86_64
glibc-gconv-extra-2.34-60.el9_2.7.x86_64
glibc-minimal-langpack-2.34-60.el9_2.7.x86_64
gmp-6.2.0-10.el9.x86_64
go-srpm-macros-3.2.0-1.el9.noarch
go-srpm-macros-epel-1-8.el9.noarch
gpg-pubkey-3228467c-613798eb
gpg-pubkey-5a6340b3-6229229e
gpg-pubkey-fd431d51-4ae0493b
grep-3.6-5.el9.x86_64
groff-base-1.22.4-10.el9.x86_64
gzip-1.12-1.el9.x86_64
info-6.7-15.el9.x86_64
kernel-srpm-macros-1.0-12.el9.noarch
keyutils-libs-1.6.3-1.el9.x86_64
krb5-libs-1.20.1-9.el9_2.x86_64
libacl-2.3.1-3.el9.x86_64
libarchive-3.5.3-4.el9.x86_64
libattr-2.5.1-3.el9.x86_64
libblkid-2.37.4-11.el9_2.x86_64
libbrotli-1.0.9-6.el9.x86_64
libcap-2.48-9.el9_2.x86_64
libcap-ng-0.8.2-7.el9.x86_64
libcom_err-1.46.5-3.el9.x86_64
libcurl-7.76.1-23.el9_2.4.x86_64
libdb-5.3.28-53.el9.x86_64
libeconf-0.4.1-3.el9_2.x86_64
libevent-2.1.12-6.el9.x86_64
libfdisk-2.37.4-11.el9_2.x86_64
libffi-3.4.2-7.el9.x86_64
libgcc-11.3.1-4.3.el9.x86_64
libgcrypt-1.10.0-10.el9_2.x86_64
libgomp-11.3.1-4.3.el9.x86_64
libgpg-error-1.42-5.el9.x86_64
libidn2-2.3.0-7.el9.x86_64
libmount-2.37.4-11.el9_2.x86_64
libnghttp2-1.43.0-5.el9_2.1.x86_64
libpkgconf-1.7.3-10.el9.x86_64
libpsl-0.21.1-5.el9.x86_64
libpwquality-1.4.4-8.el9.x86_64
libselinux-3.5-1.el9.x86_64
libsemanage-3.5-1.el9.x86_64
libsepol-3.5-1.el9.x86_64
libsigsegv-2.13-4.el9.x86_64
libsmartcols-2.37.4-11.el9_2.x86_64
libssh-0.10.4-8.el9.x86_64
libssh-config-0.10.4-8.el9.noarch
libstdc++-11.3.1-4.3.el9.x86_64
libtasn1-4.16.0-8.el9_1.x86_64
libunistring-0.9.10-15.el9.x86_64
libutempter-1.2.1-6.el9.x86_64
libuuid-2.37.4-11.el9_2.x86_64
libverto-0.3.2-3.el9.x86_64
libxcrypt-4.4.18-3.el9.x86_64
libxml2-2.9.13-3.el9_2.1.x86_64
libzstd-1.5.1-2.el9.x86_64
lua-libs-5.4.4-3.el9.x86_64
lua-srpm-macros-1-6.el9.noarch
lz4-libs-1.9.3-5.el9.x86_64
mpfr-4.1.0-7.el9.x86_64
ncurses-6.2-8.20210508.el9.x86_64
ncurses-base-6.2-8.20210508.el9.noarch
ncurses-libs-6.2-8.20210508.el9.x86_64
ocaml-srpm-macros-6-6.el9.noarch
openblas-srpm-macros-2-11.el9.noarch
openldap-2.6.2-3.el9.x86_64
openssl-3.0.7-17.el9_2.x86_64
openssl-libs-3.0.7-17.el9_2.x86_64
p11-kit-0.24.1-2.el9.x86_64
p11-kit-trust-0.24.1-2.el9.x86_64
pam-1.5.1-14.el9.x86_64
patch-2.7.6-16.el9.x86_64
pcre-8.44-3.el9.3.x86_64
pcre2-10.40-2.el9.x86_64
pcre2-syntax-10.40-2.el9.noarch
perl-Carp-1.50-460.el9.noarch
perl-Class-Struct-0.66-480.el9.noarch
perl-Encode-3.08-462.el9.x86_64
perl-Errno-1.30-480.el9.x86_64
perl-Exporter-5.74-461.el9.noarch
perl-Fcntl-1.13-480.el9.x86_64
perl-File-Basename-2.85-480.el9.noarch
perl-File-Path-2.18-4.el9.noarch
perl-File-Temp-0.231.100-4.el9.noarch
perl-File-stat-1.09-480.el9.noarch
perl-Getopt-Long-2.52-4.el9.noarch
perl-Getopt-Std-1.12-480.el9.noarch
perl-HTTP-Tiny-0.076-460.el9.noarch
perl-IO-1.43-480.el9.x86_64
perl-IPC-Open3-1.21-480.el9.noarch
perl-MIME-Base64-3.16-4.el9.x86_64
perl-POSIX-1.94-480.el9.x86_64
perl-PathTools-3.78-461.el9.x86_64
perl-Pod-Escapes-1.07-460.el9.noarch
perl-Pod-Perldoc-3.28.01-461.el9.noarch
perl-Pod-Simple-3.42-4.el9.noarch
perl-Pod-Usage-2.01-4.el9.noarch
perl-Scalar-List-Utils-1.56-461.el9.x86_64
perl-SelectSaver-1.02-480.el9.noarch
perl-Socket-2.031-4.el9.x86_64
perl-Storable-3.21-460.el9.x86_64
perl-Symbol-1.08-480.el9.noarch
perl-Term-ANSIColor-5.01-461.el9.noarch
perl-Term-Cap-1.17-460.el9.noarch
perl-Text-ParseWords-3.30-460.el9.noarch
perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
perl-Time-Local-1.300-7.el9.noarch
perl-constant-1.33-461.el9.noarch
perl-if-0.60.800-480.el9.noarch
perl-interpreter-5.32.1-480.el9.x86_64
perl-libs-5.32.1-480.el9.x86_64
perl-mro-1.23-480.el9.x86_64
perl-overload-1.31-480.el9.noarch
perl-overloading-0.02-480.el9.noarch
perl-parent-0.238-460.el9.noarch
perl-podlators-4.14-460.el9.noarch
perl-srpm-macros-1-41.el9.noarch
perl-subs-1.03-480.el9.noarch
perl-vars-1.05-480.el9.noarch
pkgconf-1.7.3-10.el9.x86_64
pkgconf-m4-1.7.3-10.el9.noarch
pkgconf-pkg-config-1.7.3-10.el9.x86_64
popt-1.18-8.el9.x86_64
publicsuffix-list-dafsa-20210518-3.el9.noarch
pyproject-srpm-macros-1.6.2-1.el9.noarch
python-srpm-macros-3.9-52.el9.noarch
qt5-srpm-macros-5.15.3-1.el9.noarch
qt6-srpm-macros-6.5.2-3.el9.noarch
readline-8.1-4.el9.x86_64
redhat-release-9.2-0.13.el9.x86_64
redhat-rpm-config-199-1.el9.noarch
rpm-4.16.1.3-22.el9.x86_64
rpm-build-4.16.1.3-22.el9.x86_64
rpm-build-libs-4.16.1.3-22.el9.x86_64
rpm-libs-4.16.1.3-22.el9.x86_64
rpmautospec-rpm-macros-0.3.5-1.el9.noarch
rust-srpm-macros-17-4.el9.noarch
rust-srpm-macros-epel-25.2-1.el9.noarch
sed-4.8-9.el9.x86_64
setup-2.13.7-9.el9.noarch
shadow-utils-4.9-6.el9.x86_64
sqlite-libs-3.34.1-6.el9_1.x86_64
systemd-libs-252-14.el9_2.3.x86_64
tar-1.34-6.el9_1.x86_64
tzdata-2023c-1.el9.noarch
unzip-6.0-56.el9.x86_64
util-linux-2.37.4-11.el9_2.x86_64
util-linux-core-2.37.4-11.el9_2.x86_64
which-2.21-28.el9.x86_64
xz-5.2.5-8.el9_0.x86_64
xz-libs-5.2.5-8.el9_0.x86_64
zip-3.0-35.el9.x86_64
zlib-1.2.11-39.el9.x86_64
zstd-1.5.1-2.el9.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1697932800
Wrote: /builddir/build/SRPMS/python-pyperformance-1.10.0-1.el9.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-9-x86_64-1697983568.480947/root/var/log/dnf.rpm.log
/var/lib/mock/rhel+epel-9-x86_64-1697983568.480947/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-9-x86_64-1697983568.480947/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-vpri14im/python-pyperformance/python-pyperformance.spec) Config(child) 1 minutes 48 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-pyperformance-1.10.0-1.el9.src.rpm)  Config(rhel+epel-9-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1697983568.480947/root.
INFO: reusing tmpfs at /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1697983568.480947/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/rhel+epel-9-x86_64-1697983568.480947/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
Finish: chroot init
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.16.1.3-22.el9.x86_64
  python3-dnf-4.14.0-5.el9_2.noarch
  python3-dnf-plugins-core-4.3.0-5.el9_2.noarch
  yum-4.14.0-5.el9_2.noarch
Start: build phase for python-pyperformance-1.10.0-1.el9.src.rpm
Start: build setup for python-pyperformance-1.10.0-1.el9.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1697932800
Wrote: /builddir/build/SRPMS/python-pyperformance-1.10.0-1.el9.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                 4.8 kB/s | 1.5 kB     00:00    
Red Hat Enterprise Linux - BaseOS                22 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             16 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  32 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  448 kB/s |  30 kB     00:00    
Dependencies resolved.
================================================================================
 Package                   Arch    Version             Repository          Size
================================================================================
Installing:
 python3-devel             x86_64  3.9.16-1.el9_2.2    appstream          249 k
Installing dependencies:
 expat                     x86_64  2.5.0-1.el9         baseos             120 k
 pyproject-rpm-macros      noarch  1.6.2-1.el9         codeready-builder   43 k
 python-rpm-macros         noarch  3.9-52.el9          appstream           20 k
 python3                   x86_64  3.9.16-1.el9_2.2    baseos              29 k
 python3-libs              x86_64  3.9.16-1.el9_2.2    baseos             7.8 M
 python3-packaging         noarch  23.1-1.el9          copr_base           80 k
 python3-pip-wheel         noarch  21.2.3-6.el9        baseos             1.1 M
 python3-rpm-generators    noarch  12-8.el9            appstream           33 k
 python3-rpm-macros        noarch  3.9-52.el9          appstream           16 k
 python3-setuptools        noarch  68.2.2-1.el9        copr_base          971 k
 python3-setuptools-wheel  noarch  53.0.0-12.el9       baseos             470 k

Transaction Summary
================================================================================
Install  12 Packages

Total download size: 11 M
Installed size: 39 M
Downloading Packages:
(1/12): python3-packaging-23.1-1.el9.noarch.rpm 283 kB/s |  80 kB     00:00    
(2/12): python3-setuptools-68.2.2-1.el9.noarch. 2.9 MB/s | 971 kB     00:00    
(3/12): python3-pip-wheel-21.2.3-6.el9.noarch.r 3.1 MB/s | 1.1 MB     00:00    
(4/12): python3-3.9.16-1.el9_2.2.x86_64.rpm     165 kB/s |  29 kB     00:00    
(5/12): python3-setuptools-wheel-53.0.0-12.el9. 1.8 MB/s | 470 kB     00:00    
(6/12): python3-rpm-macros-3.9-52.el9.noarch.rp 110 kB/s |  16 kB     00:00    
(7/12): expat-2.5.0-1.el9.x86_64.rpm            305 kB/s | 120 kB     00:00    
(8/12): python3-libs-3.9.16-1.el9_2.2.x86_64.rp  23 MB/s | 7.8 MB     00:00    
(9/12): python-rpm-macros-3.9-52.el9.noarch.rpm  95 kB/s |  20 kB     00:00    
(10/12): python3-rpm-generators-12-8.el9.noarch 109 kB/s |  33 kB     00:00    
(11/12): python3-devel-3.9.16-1.el9_2.2.x86_64. 1.7 MB/s | 249 kB     00:00    
(12/12): pyproject-rpm-macros-1.6.2-1.el9.noarc 170 kB/s |  43 kB     00:00    
--------------------------------------------------------------------------------
Total                                           9.2 MB/s |  11 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python-rpm-macros-3.9-52.el9.noarch                   1/12 
  Installing       : python3-rpm-macros-3.9-52.el9.noarch                  2/12 
  Installing       : expat-2.5.0-1.el9.x86_64                              3/12 
  Installing       : python3-setuptools-wheel-53.0.0-12.el9.noarch         4/12 
  Installing       : python3-pip-wheel-21.2.3-6.el9.noarch                 5/12 
  Installing       : python3-3.9.16-1.el9_2.2.x86_64                       6/12 
  Installing       : python3-libs-3.9.16-1.el9_2.2.x86_64                  7/12 
  Installing       : python3-packaging-23.1-1.el9.noarch                   8/12 
  Installing       : python3-rpm-generators-12-8.el9.noarch                9/12 
  Installing       : python3-setuptools-68.2.2-1.el9.noarch               10/12 
  Installing       : python3-devel-3.9.16-1.el9_2.2.x86_64                11/12 
  Installing       : pyproject-rpm-macros-1.6.2-1.el9.noarch              12/12 
  Running scriptlet: pyproject-rpm-macros-1.6.2-1.el9.noarch              12/12 
  Verifying        : python3-packaging-23.1-1.el9.noarch                   1/12 
  Verifying        : python3-setuptools-68.2.2-1.el9.noarch                2/12 
  Verifying        : python3-pip-wheel-21.2.3-6.el9.noarch                 3/12 
  Verifying        : python3-setuptools-wheel-53.0.0-12.el9.noarch         4/12 
  Verifying        : expat-2.5.0-1.el9.x86_64                              5/12 
  Verifying        : python3-3.9.16-1.el9_2.2.x86_64                       6/12 
  Verifying        : python3-libs-3.9.16-1.el9_2.2.x86_64                  7/12 
  Verifying        : python3-rpm-macros-3.9-52.el9.noarch                  8/12 
  Verifying        : python3-rpm-generators-12-8.el9.noarch                9/12 
  Verifying        : python-rpm-macros-3.9-52.el9.noarch                  10/12 
  Verifying        : python3-devel-3.9.16-1.el9_2.2.x86_64                11/12 
  Verifying        : pyproject-rpm-macros-1.6.2-1.el9.noarch              12/12 
Installed products updated.

Installed:
  expat-2.5.0-1.el9.x86_64                                                      
  pyproject-rpm-macros-1.6.2-1.el9.noarch                                       
  python-rpm-macros-3.9-52.el9.noarch                                           
  python3-3.9.16-1.el9_2.2.x86_64                                               
  python3-devel-3.9.16-1.el9_2.2.x86_64                                         
  python3-libs-3.9.16-1.el9_2.2.x86_64                                          
  python3-packaging-23.1-1.el9.noarch                                           
  python3-pip-wheel-21.2.3-6.el9.noarch                                         
  python3-rpm-generators-12-8.el9.noarch                                        
  python3-rpm-macros-3.9-52.el9.noarch                                          
  python3-setuptools-68.2.2-1.el9.noarch                                        
  python3-setuptools-wheel-53.0.0-12.el9.noarch                                 

Complete!
Finish: build setup for python-pyperformance-1.10.0-1.el9.src.rpm
Start: rpmbuild python-pyperformance-1.10.0-1.el9.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1697932800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xSfSru
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyperformance-1.10.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pyperformance-1.10.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyperformance-1.10.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HlN9N2
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(toml) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir
Import error: No module named 'toml'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pyperformance-1.10.0-1.el9.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  19 kB/s | 1.5 kB     00:00    
Red Hat Enterprise Linux - BaseOS                24 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             15 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  14 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  442 kB/s |  30 kB     00:00    
Package pyproject-rpm-macros-1.6.2-1.el9.noarch is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-packaging-23.1-1.el9.noarch is already installed.
Dependencies resolved.
================================================================================
 Package             Architecture  Version               Repository        Size
================================================================================
Installing:
 python3-pip         noarch        22.0.4-1.el9          copr_base        2.7 M
 python3-toml        noarch        0.10.2-6.el9          appstream         46 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 2.7 M
Installed size: 13 M
Downloading Packages:
(1/2): python3-pip-22.0.4-1.el9.noarch.rpm       24 MB/s | 2.7 MB     00:00    
(2/2): python3-toml-0.10.2-6.el9.noarch.rpm     228 kB/s |  46 kB     00:00    
--------------------------------------------------------------------------------
Total                                            13 MB/s | 2.7 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-toml-0.10.2-6.el9.noarch                       1/2 
  Installing       : python3-pip-22.0.4-1.el9.noarch                        2/2 
  Running scriptlet: python3-pip-22.0.4-1.el9.noarch                        2/2 
  Verifying        : python3-pip-22.0.4-1.el9.noarch                        1/2 
  Verifying        : python3-toml-0.10.2-6.el9.noarch                       2/2 
Installed products updated.

Installed:
  python3-pip-22.0.4-1.el9.noarch        python3-toml-0.10.2-6.el9.noarch       

Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1697932800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WiI8BS
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyperformance-1.10.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pyperformance-1.10.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyperformance-1.10.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zqUzec
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(toml) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir
Handling setuptools >= 61 from build-system.requires
Requirement satisfied: setuptools >= 61
   (installed: setuptools 68.2.2)
warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
HOOK STDOUT: running egg_info
HOOK STDOUT: writing pyperformance.egg-info/PKG-INFO
HOOK STDOUT: writing dependency_links to pyperformance.egg-info/dependency_links.txt
HOOK STDOUT: writing entry points to pyperformance.egg-info/entry_points.txt
HOOK STDOUT: writing requirements to pyperformance.egg-info/requires.txt
HOOK STDOUT: writing top-level names to pyperformance.egg-info/top_level.txt
HOOK STDOUT: reading manifest file 'pyperformance.egg-info/SOURCES.txt'
HOOK STDOUT: reading manifest template 'MANIFEST.in'
HOOK STDOUT: adding license file 'COPYING'
HOOK STDOUT: adding license file 'AUTHORS'
HOOK STDOUT: writing manifest file 'pyperformance.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Exiting dependency generation pass: get_requires_for_build_wheel
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pyperformance-1.10.0-1.el9.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  27 kB/s | 1.5 kB     00:00    
Red Hat Enterprise Linux - BaseOS                27 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             27 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  28 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  574 kB/s |  30 kB     00:00    
Package python3-toml-0.10.2-6.el9.noarch is already installed.
Package pyproject-rpm-macros-1.6.2-1.el9.noarch is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-packaging-23.1-1.el9.noarch is already installed.
Package python3-pip-22.0.4-1.el9.noarch is already installed.
Package python3-setuptools-68.2.2-1.el9.noarch is already installed.
Dependencies resolved.
================================================================================
 Package           Arch       Version               Repository             Size
================================================================================
Installing:
 python3-wheel     noarch     1:0.36.2-7.el9        codeready-builder      88 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 88 k
Installed size: 209 k
Downloading Packages:
python3-wheel-0.36.2-7.el9.noarch.rpm           433 kB/s |  88 kB     00:00    
--------------------------------------------------------------------------------
Total                                           431 kB/s |  88 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-wheel-1:0.36.2-7.el9.noarch                    1/1 
  Running scriptlet: python3-wheel-1:0.36.2-7.el9.noarch                    1/1 
  Verifying        : python3-wheel-1:0.36.2-7.el9.noarch                    1/1 
Installed products updated.

Installed:
  python3-wheel-1:0.36.2-7.el9.noarch                                           

Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1697932800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.b0B7CE
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyperformance-1.10.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pyperformance-1.10.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyperformance-1.10.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lq969b
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(toml) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir
Handling setuptools >= 61 from build-system.requires
Requirement satisfied: setuptools >= 61
   (installed: setuptools 68.2.2)
warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
HOOK STDOUT: running egg_info
HOOK STDOUT: writing pyperformance.egg-info/PKG-INFO
HOOK STDOUT: writing dependency_links to pyperformance.egg-info/dependency_links.txt
HOOK STDOUT: writing entry points to pyperformance.egg-info/entry_points.txt
HOOK STDOUT: writing requirements to pyperformance.egg-info/requires.txt
HOOK STDOUT: writing top-level names to pyperformance.egg-info/top_level.txt
HOOK STDOUT: reading manifest file 'pyperformance.egg-info/SOURCES.txt'
HOOK STDOUT: reading manifest template 'MANIFEST.in'
HOOK STDOUT: adding license file 'COPYING'
HOOK STDOUT: adding license file 'AUTHORS'
HOOK STDOUT: writing manifest file 'pyperformance.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 985, in run_command
    log.info("running %s", command)
Message: 'running %s'
Arguments: ('dist_info',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 666, in write_pkg_info
    log.info("writing %s", filename)
Message: 'writing %s'
Arguments: ('pyperformance.egg-info/PKG-INFO',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 707, in overwrite_arg
    write_arg(cmd, basename, filename, True)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 715, in write_arg
    cmd.write_or_delete_file(argname, filename, value, force)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('dependency_links', 'pyperformance.egg-info/dependency_links.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 721, in write_entries
    cmd.write_or_delete_file('entry points', filename, defn, True)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('entry points', 'pyperformance.egg-info/entry_points.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/_requirestxt.py", line 122, in write_requirements
    cmd.write_or_delete_file("requirements", filename, data.getvalue())
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('requirements', 'pyperformance.egg-info/requires.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 703, in write_toplevel_names
    cmd.write_file("top-level names", filename, '\n'.join(sorted(pkgs)) + '\n')
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('top-level names', 'pyperformance.egg-info/top_level.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 548, in run
    self.add_defaults()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 593, in add_defaults
    self.read_manifest()
  File "/usr/lib/python3.9/site-packages/setuptools/command/sdist.py", line 201, in read_manifest
    log.info("reading manifest file '%s'", self.manifest)
Message: "reading manifest file '%s'"
Arguments: ('pyperformance.egg-info/SOURCES.txt',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 550, in run
    self.read_template()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/command/sdist.py", line 354, in read_template
    log.info("reading manifest template '%s'", self.template)
Message: "reading manifest template '%s'"
Arguments: ('MANIFEST.in',)
warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 551, in run
    self.add_license_files()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 606, in add_license_files
    log.info("adding license file '%s'", lf)
Message: "adding license file '%s'"
Arguments: ('COPYING',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 551, in run
    self.add_license_files()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 606, in add_license_files
    log.info("adding license file '%s'", lf)
Message: "adding license file '%s'"
Arguments: ('AUTHORS',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 556, in run
    self.write_manifest()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 572, in write_manifest
    self.execute(write_file, (self.manifest, files), msg)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/cmd.py", line 339, in execute
    util.execute(func, args, msg, dry_run=self.dry_run)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/util.py", line 335, in execute
    log.info(msg)
Message: "writing manifest file 'pyperformance.egg-info/SOURCES.txt'"
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 111, in run
    log.info("creating '{}'".format(os.path.abspath(self.dist_info_dir)))
Message: "creating '/builddir/build/BUILD/pyperformance-1.10.0/pyperformance-1.10.0.dist-info'"
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 116, in run
    bdist_wheel.egg2dist(egg_info_dir, self.dist_info_dir)
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 488, in egg2dist
    for license_path in self.license_paths:
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 432, in license_paths
    logger.info('adding license file "%s" (matched pattern "%s")', path, pattern)
Message: 'adding license file "%s" (matched pattern "%s")'
Arguments: ('COPYING', 'COPYING*')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 116, in run
    bdist_wheel.egg2dist(egg_info_dir, self.dist_info_dir)
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 488, in egg2dist
    for license_path in self.license_paths:
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 432, in license_paths
    logger.info('adding license file "%s" (matched pattern "%s")', path, pattern)
Message: 'adding license file "%s" (matched pattern "%s")'
Arguments: ('AUTHORS', 'AUTHORS*')
Handling pyperf from hook generated metadata: Requires-Dist
Requirement not satisfied: pyperf
Handling packaging from hook generated metadata: Requires-Dist
Requirement satisfied: packaging
   (installed: packaging 23.1)
Handling tomli ; python_version < "3.11" from hook generated metadata: Requires-Dist
Requirement not satisfied: tomli ; python_version < "3.11"
Handling tox ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: tox ; extra == 'dev'
Handling mypy (==1.2.0) ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: mypy (==1.2.0) ; extra == 'dev'
Handling tomli ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: tomli ; extra == 'dev'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pyperformance-1.10.0-1.el9.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  27 kB/s | 1.5 kB     00:00    
Red Hat Enterprise Linux - BaseOS                19 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             30 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  29 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  590 kB/s |  30 kB     00:00    
Package python3-toml-0.10.2-6.el9.noarch is already installed.
Package pyproject-rpm-macros-1.6.2-1.el9.noarch is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-packaging-23.1-1.el9.noarch is already installed.
Package python3-pip-22.0.4-1.el9.noarch is already installed.
Package python3-setuptools-68.2.2-1.el9.noarch is already installed.
Package python3-wheel-1:0.36.2-7.el9.noarch is already installed.
Dependencies resolved.
================================================================================
 Package               Architecture  Version             Repository        Size
================================================================================
Installing:
 python3-pyperf        noarch        2.3.1-1.el9         copr_base        170 k
 python3-tomli         noarch        2.0.1-1.el9         copr_base         28 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 198 k
Installed size: 709 k
Downloading Packages:
(1/2): python3-tomli-2.0.1-1.el9.noarch.rpm     413 kB/s |  28 kB     00:00    
(2/2): python3-pyperf-2.3.1-1.el9.noarch.rpm    1.6 MB/s | 170 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.8 MB/s | 198 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-tomli-2.0.1-1.el9.noarch                       1/2 
  Installing       : python3-pyperf-2.3.1-1.el9.noarch                      2/2 
  Running scriptlet: python3-pyperf-2.3.1-1.el9.noarch                      2/2 
  Verifying        : python3-pyperf-2.3.1-1.el9.noarch                      1/2 
  Verifying        : python3-tomli-2.0.1-1.el9.noarch                       2/2 
Installed products updated.

Installed:
  python3-pyperf-2.3.1-1.el9.noarch       python3-tomli-2.0.1-1.el9.noarch      

Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1697932800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B7rS1H
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyperformance-1.10.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pyperformance-1.10.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyperformance-1.10.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4Zn1wD
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(toml) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir
Handling setuptools >= 61 from build-system.requires
Requirement satisfied: setuptools >= 61
   (installed: setuptools 68.2.2)
warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
HOOK STDOUT: running egg_info
HOOK STDOUT: writing pyperformance.egg-info/PKG-INFO
HOOK STDOUT: writing dependency_links to pyperformance.egg-info/dependency_links.txt
HOOK STDOUT: writing entry points to pyperformance.egg-info/entry_points.txt
HOOK STDOUT: writing requirements to pyperformance.egg-info/requires.txt
HOOK STDOUT: writing top-level names to pyperformance.egg-info/top_level.txt
HOOK STDOUT: reading manifest file 'pyperformance.egg-info/SOURCES.txt'
HOOK STDOUT: reading manifest template 'MANIFEST.in'
HOOK STDOUT: adding license file 'COPYING'
HOOK STDOUT: adding license file 'AUTHORS'
HOOK STDOUT: writing manifest file 'pyperformance.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 985, in run_command
    log.info("running %s", command)
Message: 'running %s'
Arguments: ('dist_info',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 666, in write_pkg_info
    log.info("writing %s", filename)
Message: 'writing %s'
Arguments: ('pyperformance.egg-info/PKG-INFO',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 707, in overwrite_arg
    write_arg(cmd, basename, filename, True)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 715, in write_arg
    cmd.write_or_delete_file(argname, filename, value, force)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('dependency_links', 'pyperformance.egg-info/dependency_links.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 721, in write_entries
    cmd.write_or_delete_file('entry points', filename, defn, True)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('entry points', 'pyperformance.egg-info/entry_points.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/_requirestxt.py", line 122, in write_requirements
    cmd.write_or_delete_file("requirements", filename, data.getvalue())
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('requirements', 'pyperformance.egg-info/requires.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 703, in write_toplevel_names
    cmd.write_file("top-level names", filename, '\n'.join(sorted(pkgs)) + '\n')
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('top-level names', 'pyperformance.egg-info/top_level.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 548, in run
    self.add_defaults()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 593, in add_defaults
    self.read_manifest()
  File "/usr/lib/python3.9/site-packages/setuptools/command/sdist.py", line 201, in read_manifest
    log.info("reading manifest file '%s'", self.manifest)
Message: "reading manifest file '%s'"
Arguments: ('pyperformance.egg-info/SOURCES.txt',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 550, in run
    self.read_template()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/command/sdist.py", line 354, in read_template
    log.info("reading manifest template '%s'", self.template)
Message: "reading manifest template '%s'"
Arguments: ('MANIFEST.in',)
warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 551, in run
    self.add_license_files()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 606, in add_license_files
    log.info("adding license file '%s'", lf)
Message: "adding license file '%s'"
Arguments: ('COPYING',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 551, in run
    self.add_license_files()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 606, in add_license_files
    log.info("adding license file '%s'", lf)
Message: "adding license file '%s'"
Arguments: ('AUTHORS',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 556, in run
    self.write_manifest()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 572, in write_manifest
    self.execute(write_file, (self.manifest, files), msg)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/cmd.py", line 339, in execute
    util.execute(func, args, msg, dry_run=self.dry_run)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/util.py", line 335, in execute
    log.info(msg)
Message: "writing manifest file 'pyperformance.egg-info/SOURCES.txt'"
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 111, in run
    log.info("creating '{}'".format(os.path.abspath(self.dist_info_dir)))
Message: "creating '/builddir/build/BUILD/pyperformance-1.10.0/pyperformance-1.10.0.dist-info'"
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 116, in run
    bdist_wheel.egg2dist(egg_info_dir, self.dist_info_dir)
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 488, in egg2dist
    for license_path in self.license_paths:
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 432, in license_paths
    logger.info('adding license file "%s" (matched pattern "%s")', path, pattern)
Message: 'adding license file "%s" (matched pattern "%s")'
Arguments: ('COPYING', 'COPYING*')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 116, in run
    bdist_wheel.egg2dist(egg_info_dir, self.dist_info_dir)
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 488, in egg2dist
    for license_path in self.license_paths:
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 432, in license_paths
    logger.info('adding license file "%s" (matched pattern "%s")', path, pattern)
Message: 'adding license file "%s" (matched pattern "%s")'
Arguments: ('AUTHORS', 'AUTHORS*')
Handling pyperf from hook generated metadata: Requires-Dist
Requirement satisfied: pyperf
   (installed: pyperf 2.3.1)
Handling packaging from hook generated metadata: Requires-Dist
Requirement satisfied: packaging
   (installed: packaging 23.1)
Handling tomli ; python_version < "3.11" from hook generated metadata: Requires-Dist
Requirement satisfied: tomli ; python_version < "3.11"
   (installed: tomli 2.0.1)
Handling tox ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: tox ; extra == 'dev'
Handling mypy (==1.2.0) ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: mypy (==1.2.0) ; extra == 'dev'
Handling tomli ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: tomli ; extra == 'dev'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pyperformance-1.10.0-1.el9.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  28 kB/s | 1.5 kB     00:00    
Red Hat Enterprise Linux - BaseOS                26 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             17 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  31 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  543 kB/s |  30 kB     00:00    
Package python3-toml-0.10.2-6.el9.noarch is already installed.
Package pyproject-rpm-macros-1.6.2-1.el9.noarch is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-devel-3.9.16-1.el9_2.2.x86_64 is already installed.
Package python3-packaging-23.1-1.el9.noarch is already installed.
Package python3-pip-22.0.4-1.el9.noarch is already installed.
Package python3-pyperf-2.3.1-1.el9.noarch is already installed.
Package python3-setuptools-68.2.2-1.el9.noarch is already installed.
Package python3-tomli-2.0.1-1.el9.noarch is already installed.
Package python3-wheel-1:0.36.2-7.el9.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1697932800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NSY9Cp
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(toml) if python3-devel < 3.11)'
+ rm -rfv pyperformance-1.10.0.dist-info/
removed 'pyperformance-1.10.0.dist-info/AUTHORS'
removed 'pyperformance-1.10.0.dist-info/COPYING'
removed 'pyperformance-1.10.0.dist-info/METADATA'
removed 'pyperformance-1.10.0.dist-info/entry_points.txt'
removed 'pyperformance-1.10.0.dist-info/top_level.txt'
removed directory 'pyperformance-1.10.0.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir
Handling setuptools >= 61 from build-system.requires
Requirement satisfied: setuptools >= 61
   (installed: setuptools 68.2.2)
warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
HOOK STDOUT: running egg_info
HOOK STDOUT: writing pyperformance.egg-info/PKG-INFO
HOOK STDOUT: writing dependency_links to pyperformance.egg-info/dependency_links.txt
HOOK STDOUT: writing entry points to pyperformance.egg-info/entry_points.txt
HOOK STDOUT: writing requirements to pyperformance.egg-info/requires.txt
HOOK STDOUT: writing top-level names to pyperformance.egg-info/top_level.txt
HOOK STDOUT: reading manifest file 'pyperformance.egg-info/SOURCES.txt'
HOOK STDOUT: reading manifest template 'MANIFEST.in'
HOOK STDOUT: adding license file 'COPYING'
HOOK STDOUT: adding license file 'AUTHORS'
HOOK STDOUT: writing manifest file 'pyperformance.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 985, in run_command
    log.info("running %s", command)
Message: 'running %s'
Arguments: ('dist_info',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 666, in write_pkg_info
    log.info("writing %s", filename)
Message: 'writing %s'
Arguments: ('pyperformance.egg-info/PKG-INFO',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 707, in overwrite_arg
    write_arg(cmd, basename, filename, True)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 715, in write_arg
    cmd.write_or_delete_file(argname, filename, value, force)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('dependency_links', 'pyperformance.egg-info/dependency_links.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 721, in write_entries
    cmd.write_or_delete_file('entry points', filename, defn, True)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('entry points', 'pyperformance.egg-info/entry_points.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/_requirestxt.py", line 122, in write_requirements
    cmd.write_or_delete_file("requirements", filename, data.getvalue())
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 275, in write_or_delete_file
    self.write_file(what, filename, data)
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('requirements', 'pyperformance.egg-info/requires.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 311, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 703, in write_toplevel_names
    cmd.write_file("top-level names", filename, '\n'.join(sorted(pkgs)) + '\n')
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 289, in write_file
    log.info("writing %s to %s", what, filename)
Message: 'writing %s to %s'
Arguments: ('top-level names', 'pyperformance.egg-info/top_level.txt')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 548, in run
    self.add_defaults()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 593, in add_defaults
    self.read_manifest()
  File "/usr/lib/python3.9/site-packages/setuptools/command/sdist.py", line 201, in read_manifest
    log.info("reading manifest file '%s'", self.manifest)
Message: "reading manifest file '%s'"
Arguments: ('pyperformance.egg-info/SOURCES.txt',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 550, in run
    self.read_template()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/command/sdist.py", line 354, in read_template
    log.info("reading manifest template '%s'", self.template)
Message: "reading manifest template '%s'"
Arguments: ('MANIFEST.in',)
warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 551, in run
    self.add_license_files()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 606, in add_license_files
    log.info("adding license file '%s'", lf)
Message: "adding license file '%s'"
Arguments: ('COPYING',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 551, in run
    self.add_license_files()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 606, in add_license_files
    log.info("adding license file '%s'", lf)
Message: "adding license file '%s'"
Arguments: ('AUTHORS',)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 107, in run
    self.egg_info.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 318, in run
    self.find_sources()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 326, in find_sources
    mm.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 556, in run
    self.write_manifest()
  File "/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 572, in write_manifest
    self.execute(write_file, (self.manifest, files), msg)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/cmd.py", line 339, in execute
    util.execute(func, args, msg, dry_run=self.dry_run)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/util.py", line 335, in execute
    log.info(msg)
Message: "writing manifest file 'pyperformance.egg-info/SOURCES.txt'"
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 111, in run
    log.info("creating '{}'".format(os.path.abspath(self.dist_info_dir)))
Message: "creating '/builddir/build/BUILD/pyperformance-1.10.0/pyperformance-1.10.0.dist-info'"
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 116, in run
    bdist_wheel.egg2dist(egg_info_dir, self.dist_info_dir)
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 488, in egg2dist
    for license_path in self.license_paths:
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 432, in license_paths
    logger.info('adding license file "%s" (matched pattern "%s")', path, pattern)
Message: 'adding license file "%s" (matched pattern "%s")'
Arguments: ('COPYING', 'COPYING*')
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.9/logging/__init__.py", line 1086, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 550, in <module>
    main(sys.argv[1:])
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main
    generate_requires(
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 444, in generate_requires
    generate_run_requirements(backend, requirements, build_wheel=build_wheel, wheeldir=wheeldir)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 354, in generate_run_requirements
    generate_run_requirements_hook(backend, requirements)
  File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 310, in generate_run_requirements_hook
    dir_basename = prepare_metadata('.')
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 396, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/usr/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in run_setup
    exec(code, locals())
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 989, in run_command
    super().run_command(command)
  File "/usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.9/site-packages/setuptools/command/dist_info.py", line 116, in run
    bdist_wheel.egg2dist(egg_info_dir, self.dist_info_dir)
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 488, in egg2dist
    for license_path in self.license_paths:
  File "/usr/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 432, in license_paths
    logger.info('adding license file "%s" (matched pattern "%s")', path, pattern)
Message: 'adding license file "%s" (matched pattern "%s")'
Arguments: ('AUTHORS', 'AUTHORS*')
Handling pyperf from hook generated metadata: Requires-Dist
Requirement satisfied: pyperf
   (installed: pyperf 2.3.1)
Handling packaging from hook generated metadata: Requires-Dist
Requirement satisfied: packaging
   (installed: packaging 23.1)
Handling tomli ; python_version < "3.11" from hook generated metadata: Requires-Dist
Requirement satisfied: tomli ; python_version < "3.11"
   (installed: tomli 2.0.1)
Handling tox ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: tox ; extra == 'dev'
Handling mypy (==1.2.0) ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: mypy (==1.2.0) ; extra == 'dev'
Handling tomli ; extra == 'dev' from hook generated metadata: Requires-Dist
Ignoring alien requirement: tomli ; extra == 'dev'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SmA2Ua
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ mkdir -p /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir
Processing /builddir/build/BUILD/pyperformance-1.10.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info
  writing /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
  adding license file 'COPYING'
  adding license file 'AUTHORS'
  writing manifest file '/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-modern-metadata-c2vg9ilc/pyperformance-1.10.0.dist-info'
  adding license file "COPYING" (matched pattern "COPYING*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: pyperformance
  Building wheel for pyperformance (pyproject.toml): started
  Running command Building wheel for pyperformance (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/pyperformance
  copying pyperformance/venv.py -> build/lib/pyperformance
  copying pyperformance/run.py -> build/lib/pyperformance
  copying pyperformance/compile.py -> build/lib/pyperformance
  copying pyperformance/compare.py -> build/lib/pyperformance
  copying pyperformance/commands.py -> build/lib/pyperformance
  copying pyperformance/cli.py -> build/lib/pyperformance
  copying pyperformance/_venv.py -> build/lib/pyperformance
  copying pyperformance/_utils.py -> build/lib/pyperformance
  copying pyperformance/_pythoninfo.py -> build/lib/pyperformance
  copying pyperformance/_python.py -> build/lib/pyperformance
  copying pyperformance/_pyproject_toml.py -> build/lib/pyperformance
  copying pyperformance/_pip.py -> build/lib/pyperformance
  copying pyperformance/_manifest.py -> build/lib/pyperformance
  copying pyperformance/_benchmark_selections.py -> build/lib/pyperformance
  copying pyperformance/_benchmark_metadata.py -> build/lib/pyperformance
  copying pyperformance/_benchmark.py -> build/lib/pyperformance
  copying pyperformance/__main__.py -> build/lib/pyperformance
  copying pyperformance/__init__.py -> build/lib/pyperformance
  creating build/lib/doc
  copying doc/conf.py -> build/lib/doc
  creating build/lib/pyperformance/data-files
  creating build/lib/pyperformance/data-files/benchmarks
  creating build/lib/pyperformance/data-files/benchmarks/bm_xml_etree
  copying pyperformance/data-files/benchmarks/bm_xml_etree/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_xml_etree
  creating build/lib/pyperformance/data-files/benchmarks/bm_unpack_sequence
  copying pyperformance/data-files/benchmarks/bm_unpack_sequence/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_unpack_sequence
  creating build/lib/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols
  copying pyperformance/data-files/benchmarks/bm_typing_runtime_protocols/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols
  creating build/lib/pyperformance/data-files/benchmarks/bm_tornado_http
  copying pyperformance/data-files/benchmarks/bm_tornado_http/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_tornado_http
  creating build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads
  copying pyperformance/data-files/benchmarks/bm_tomli_loads/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads
  copying pyperformance/data-files/benchmarks/bm_tomli_loads/generate_data.py -> build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads
  creating build/lib/pyperformance/data-files/benchmarks/bm_telco
  copying pyperformance/data-files/benchmarks/bm_telco/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_telco
  creating build/lib/pyperformance/data-files/benchmarks/bm_sympy
  copying pyperformance/data-files/benchmarks/bm_sympy/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_sympy
  creating build/lib/pyperformance/data-files/benchmarks/bm_sqlite_synth
  copying pyperformance/data-files/benchmarks/bm_sqlite_synth/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_sqlite_synth
  creating build/lib/pyperformance/data-files/benchmarks/bm_sqlglot
  copying pyperformance/data-files/benchmarks/bm_sqlglot/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_sqlglot
  creating build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  copying pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  creating build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  copying pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  creating build/lib/pyperformance/data-files/benchmarks/bm_spectral_norm
  copying pyperformance/data-files/benchmarks/bm_spectral_norm/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_spectral_norm
  creating build/lib/pyperformance/data-files/benchmarks/bm_scimark
  copying pyperformance/data-files/benchmarks/bm_scimark/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_scimark
  creating build/lib/pyperformance/data-files/benchmarks/bm_richards_super
  copying pyperformance/data-files/benchmarks/bm_richards_super/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_richards_super
  creating build/lib/pyperformance/data-files/benchmarks/bm_richards
  copying pyperformance/data-files/benchmarks/bm_richards/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_richards
  creating build/lib/pyperformance/data-files/benchmarks/bm_regex_v8
  copying pyperformance/data-files/benchmarks/bm_regex_v8/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_regex_v8
  creating build/lib/pyperformance/data-files/benchmarks/bm_regex_effbot
  copying pyperformance/data-files/benchmarks/bm_regex_effbot/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_regex_effbot
  creating build/lib/pyperformance/data-files/benchmarks/bm_regex_dna
  copying pyperformance/data-files/benchmarks/bm_regex_dna/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_regex_dna
  creating build/lib/pyperformance/data-files/benchmarks/bm_regex_compile
  copying pyperformance/data-files/benchmarks/bm_regex_compile/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_regex_compile
  copying pyperformance/data-files/benchmarks/bm_regex_compile/bm_regex_v8.py -> build/lib/pyperformance/data-files/benchmarks/bm_regex_compile
  copying pyperformance/data-files/benchmarks/bm_regex_compile/bm_regex_effbot.py -> build/lib/pyperformance/data-files/benchmarks/bm_regex_compile
  creating build/lib/pyperformance/data-files/benchmarks/bm_raytrace
  copying pyperformance/data-files/benchmarks/bm_raytrace/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_raytrace
  creating build/lib/pyperformance/data-files/benchmarks/bm_python_startup
  copying pyperformance/data-files/benchmarks/bm_python_startup/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_python_startup
  creating build/lib/pyperformance/data-files/benchmarks/bm_pyflate
  copying pyperformance/data-files/benchmarks/bm_pyflate/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_pyflate
  creating build/lib/pyperformance/data-files/benchmarks/bm_pprint
  copying pyperformance/data-files/benchmarks/bm_pprint/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_pprint
  creating build/lib/pyperformance/data-files/benchmarks/bm_pidigits
  copying pyperformance/data-files/benchmarks/bm_pidigits/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_pidigits
  creating build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pickle/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  creating build/lib/pyperformance/data-files/benchmarks/bm_pathlib
  copying pyperformance/data-files/benchmarks/bm_pathlib/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_pathlib
  creating build/lib/pyperformance/data-files/benchmarks/bm_nqueens
  copying pyperformance/data-files/benchmarks/bm_nqueens/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_nqueens
  creating build/lib/pyperformance/data-files/benchmarks/bm_nbody
  copying pyperformance/data-files/benchmarks/bm_nbody/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_nbody
  creating build/lib/pyperformance/data-files/benchmarks/bm_meteor_contest
  copying pyperformance/data-files/benchmarks/bm_meteor_contest/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_meteor_contest
  creating build/lib/pyperformance/data-files/benchmarks/bm_mdp
  copying pyperformance/data-files/benchmarks/bm_mdp/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_mdp
  creating build/lib/pyperformance/data-files/benchmarks/bm_mako
  copying pyperformance/data-files/benchmarks/bm_mako/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_mako
  creating build/lib/pyperformance/data-files/benchmarks/bm_logging
  copying pyperformance/data-files/benchmarks/bm_logging/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_logging
  creating build/lib/pyperformance/data-files/benchmarks/bm_json_loads
  copying pyperformance/data-files/benchmarks/bm_json_loads/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_json_loads
  creating build/lib/pyperformance/data-files/benchmarks/bm_json_dumps
  copying pyperformance/data-files/benchmarks/bm_json_dumps/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_json_dumps
  creating build/lib/pyperformance/data-files/benchmarks/bm_html5lib
  copying pyperformance/data-files/benchmarks/bm_html5lib/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_html5lib
  creating build/lib/pyperformance/data-files/benchmarks/bm_hg_startup
  copying pyperformance/data-files/benchmarks/bm_hg_startup/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_hg_startup
  creating build/lib/pyperformance/data-files/benchmarks/bm_hexiom
  copying pyperformance/data-files/benchmarks/bm_hexiom/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_hexiom
  creating build/lib/pyperformance/data-files/benchmarks/bm_go
  copying pyperformance/data-files/benchmarks/bm_go/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_go
  creating build/lib/pyperformance/data-files/benchmarks/bm_genshi
  copying pyperformance/data-files/benchmarks/bm_genshi/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_genshi
  creating build/lib/pyperformance/data-files/benchmarks/bm_generators
  copying pyperformance/data-files/benchmarks/bm_generators/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_generators
  creating build/lib/pyperformance/data-files/benchmarks/bm_gc_traversal
  copying pyperformance/data-files/benchmarks/bm_gc_traversal/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_gc_traversal
  creating build/lib/pyperformance/data-files/benchmarks/bm_gc_collect
  copying pyperformance/data-files/benchmarks/bm_gc_collect/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_gc_collect
  creating build/lib/pyperformance/data-files/benchmarks/bm_float
  copying pyperformance/data-files/benchmarks/bm_float/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_float
  creating build/lib/pyperformance/data-files/benchmarks/bm_fannkuch
  copying pyperformance/data-files/benchmarks/bm_fannkuch/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_fannkuch
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils
  copying pyperformance/data-files/benchmarks/bm_docutils/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_docutils
  creating build/lib/pyperformance/data-files/benchmarks/bm_django_template
  copying pyperformance/data-files/benchmarks/bm_django_template/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_django_template
  creating build/lib/pyperformance/data-files/benchmarks/bm_deltablue
  copying pyperformance/data-files/benchmarks/bm_deltablue/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_deltablue
  creating build/lib/pyperformance/data-files/benchmarks/bm_deepcopy
  copying pyperformance/data-files/benchmarks/bm_deepcopy/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_deepcopy
  creating build/lib/pyperformance/data-files/benchmarks/bm_dask
  copying pyperformance/data-files/benchmarks/bm_dask/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_dask
  creating build/lib/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  copying pyperformance/data-files/benchmarks/bm_crypto_pyaes/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  creating build/lib/pyperformance/data-files/benchmarks/bm_coverage
  copying pyperformance/data-files/benchmarks/bm_coverage/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_coverage
  creating build/lib/pyperformance/data-files/benchmarks/bm_coroutines
  copying pyperformance/data-files/benchmarks/bm_coroutines/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_coroutines
  creating build/lib/pyperformance/data-files/benchmarks/bm_concurrent_imap
  copying pyperformance/data-files/benchmarks/bm_concurrent_imap/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_concurrent_imap
  creating build/lib/pyperformance/data-files/benchmarks/bm_comprehensions
  copying pyperformance/data-files/benchmarks/bm_comprehensions/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_comprehensions
  creating build/lib/pyperformance/data-files/benchmarks/bm_chaos
  copying pyperformance/data-files/benchmarks/bm_chaos/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_chaos
  creating build/lib/pyperformance/data-files/benchmarks/bm_chameleon
  copying pyperformance/data-files/benchmarks/bm_chameleon/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_chameleon
  creating build/lib/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  copying pyperformance/data-files/benchmarks/bm_asyncio_websockets/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  creating build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying pyperformance/data-files/benchmarks/bm_asyncio_tcp/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  creating build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  creating build/lib/pyperformance/data-files/benchmarks/bm_async_generators
  copying pyperformance/data-files/benchmarks/bm_async_generators/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_async_generators
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/refactor.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pytree.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pygram.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/patcomp.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/main.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_util.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_base.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/btm_utils.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/btm_matcher.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/__main__.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/__init__.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/tokenize.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/token.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/pgen.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/parse.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/literals.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/grammar.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/driver.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/conv.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/__init__.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_zip.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xreadlines.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xrange.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ws_comma.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_urllib.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_unicode.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_types.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_tuple_params.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_throw.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_sys_exc.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_standarderror.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_set_literal.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_repr.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_renames.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reload.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reduce.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raw_input.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raise.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_print.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_paren.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_operator.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_numliterals.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_nonzero.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_next.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ne.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_methodattrs.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_metaclass.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_map.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_long.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools_imports.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_isinstance.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_intern.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_input.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports2.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_import.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_idioms.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_has_key.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_getcwdu.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_future.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_funcattrs.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_filter.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exitfunc.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_execfile.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exec.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_except.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_dict.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_buffer.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_basestring.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_asserts.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_apply.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/__init__.py -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  creating build/lib/benchmarks
  creating build/lib/benchmarks/bm_xml_etree
  copying benchmarks/bm_xml_etree/run_benchmark.py -> build/lib/benchmarks/bm_xml_etree
  creating build/lib/benchmarks/bm_unpack_sequence
  copying benchmarks/bm_unpack_sequence/run_benchmark.py -> build/lib/benchmarks/bm_unpack_sequence
  creating build/lib/benchmarks/bm_typing_runtime_protocols
  copying benchmarks/bm_typing_runtime_protocols/run_benchmark.py -> build/lib/benchmarks/bm_typing_runtime_protocols
  creating build/lib/benchmarks/bm_tornado_http
  copying benchmarks/bm_tornado_http/run_benchmark.py -> build/lib/benchmarks/bm_tornado_http
  creating build/lib/benchmarks/bm_tomli_loads
  copying benchmarks/bm_tomli_loads/run_benchmark.py -> build/lib/benchmarks/bm_tomli_loads
  copying benchmarks/bm_tomli_loads/generate_data.py -> build/lib/benchmarks/bm_tomli_loads
  creating build/lib/benchmarks/bm_telco
  copying benchmarks/bm_telco/run_benchmark.py -> build/lib/benchmarks/bm_telco
  creating build/lib/benchmarks/bm_sympy
  copying benchmarks/bm_sympy/run_benchmark.py -> build/lib/benchmarks/bm_sympy
  creating build/lib/benchmarks/bm_sqlite_synth
  copying benchmarks/bm_sqlite_synth/run_benchmark.py -> build/lib/benchmarks/bm_sqlite_synth
  creating build/lib/benchmarks/bm_sqlglot
  copying benchmarks/bm_sqlglot/run_benchmark.py -> build/lib/benchmarks/bm_sqlglot
  creating build/lib/benchmarks/bm_sqlalchemy_imperative
  copying benchmarks/bm_sqlalchemy_imperative/run_benchmark.py -> build/lib/benchmarks/bm_sqlalchemy_imperative
  creating build/lib/benchmarks/bm_sqlalchemy_declarative
  copying benchmarks/bm_sqlalchemy_declarative/run_benchmark.py -> build/lib/benchmarks/bm_sqlalchemy_declarative
  creating build/lib/benchmarks/bm_spectral_norm
  copying benchmarks/bm_spectral_norm/run_benchmark.py -> build/lib/benchmarks/bm_spectral_norm
  creating build/lib/benchmarks/bm_scimark
  copying benchmarks/bm_scimark/run_benchmark.py -> build/lib/benchmarks/bm_scimark
  creating build/lib/benchmarks/bm_richards_super
  copying benchmarks/bm_richards_super/run_benchmark.py -> build/lib/benchmarks/bm_richards_super
  creating build/lib/benchmarks/bm_richards
  copying benchmarks/bm_richards/run_benchmark.py -> build/lib/benchmarks/bm_richards
  creating build/lib/benchmarks/bm_regex_v8
  copying benchmarks/bm_regex_v8/run_benchmark.py -> build/lib/benchmarks/bm_regex_v8
  creating build/lib/benchmarks/bm_regex_effbot
  copying benchmarks/bm_regex_effbot/run_benchmark.py -> build/lib/benchmarks/bm_regex_effbot
  creating build/lib/benchmarks/bm_regex_dna
  copying benchmarks/bm_regex_dna/run_benchmark.py -> build/lib/benchmarks/bm_regex_dna
  creating build/lib/benchmarks/bm_regex_compile
  copying benchmarks/bm_regex_compile/run_benchmark.py -> build/lib/benchmarks/bm_regex_compile
  copying benchmarks/bm_regex_compile/bm_regex_v8.py -> build/lib/benchmarks/bm_regex_compile
  copying benchmarks/bm_regex_compile/bm_regex_effbot.py -> build/lib/benchmarks/bm_regex_compile
  creating build/lib/benchmarks/bm_raytrace
  copying benchmarks/bm_raytrace/run_benchmark.py -> build/lib/benchmarks/bm_raytrace
  creating build/lib/benchmarks/bm_python_startup
  copying benchmarks/bm_python_startup/run_benchmark.py -> build/lib/benchmarks/bm_python_startup
  creating build/lib/benchmarks/bm_pyflate
  copying benchmarks/bm_pyflate/run_benchmark.py -> build/lib/benchmarks/bm_pyflate
  creating build/lib/benchmarks/bm_pprint
  copying benchmarks/bm_pprint/run_benchmark.py -> build/lib/benchmarks/bm_pprint
  creating build/lib/benchmarks/bm_pidigits
  copying benchmarks/bm_pidigits/run_benchmark.py -> build/lib/benchmarks/bm_pidigits
  creating build/lib/benchmarks/bm_pickle
  copying benchmarks/bm_pickle/run_benchmark.py -> build/lib/benchmarks/bm_pickle
  creating build/lib/benchmarks/bm_pathlib
  copying benchmarks/bm_pathlib/run_benchmark.py -> build/lib/benchmarks/bm_pathlib
  creating build/lib/benchmarks/bm_nqueens
  copying benchmarks/bm_nqueens/run_benchmark.py -> build/lib/benchmarks/bm_nqueens
  creating build/lib/benchmarks/bm_nbody
  copying benchmarks/bm_nbody/run_benchmark.py -> build/lib/benchmarks/bm_nbody
  creating build/lib/benchmarks/bm_meteor_contest
  copying benchmarks/bm_meteor_contest/run_benchmark.py -> build/lib/benchmarks/bm_meteor_contest
  creating build/lib/benchmarks/bm_mdp
  copying benchmarks/bm_mdp/run_benchmark.py -> build/lib/benchmarks/bm_mdp
  creating build/lib/benchmarks/bm_mako
  copying benchmarks/bm_mako/run_benchmark.py -> build/lib/benchmarks/bm_mako
  creating build/lib/benchmarks/bm_logging
  copying benchmarks/bm_logging/run_benchmark.py -> build/lib/benchmarks/bm_logging
  creating build/lib/benchmarks/bm_json_loads
  copying benchmarks/bm_json_loads/run_benchmark.py -> build/lib/benchmarks/bm_json_loads
  creating build/lib/benchmarks/bm_json_dumps
  copying benchmarks/bm_json_dumps/run_benchmark.py -> build/lib/benchmarks/bm_json_dumps
  creating build/lib/benchmarks/bm_html5lib
  copying benchmarks/bm_html5lib/run_benchmark.py -> build/lib/benchmarks/bm_html5lib
  creating build/lib/benchmarks/bm_hg_startup
  copying benchmarks/bm_hg_startup/run_benchmark.py -> build/lib/benchmarks/bm_hg_startup
  creating build/lib/benchmarks/bm_hexiom
  copying benchmarks/bm_hexiom/run_benchmark.py -> build/lib/benchmarks/bm_hexiom
  creating build/lib/benchmarks/bm_go
  copying benchmarks/bm_go/run_benchmark.py -> build/lib/benchmarks/bm_go
  creating build/lib/benchmarks/bm_genshi
  copying benchmarks/bm_genshi/run_benchmark.py -> build/lib/benchmarks/bm_genshi
  creating build/lib/benchmarks/bm_generators
  copying benchmarks/bm_generators/run_benchmark.py -> build/lib/benchmarks/bm_generators
  creating build/lib/benchmarks/bm_gc_traversal
  copying benchmarks/bm_gc_traversal/run_benchmark.py -> build/lib/benchmarks/bm_gc_traversal
  creating build/lib/benchmarks/bm_gc_collect
  copying benchmarks/bm_gc_collect/run_benchmark.py -> build/lib/benchmarks/bm_gc_collect
  creating build/lib/benchmarks/bm_float
  copying benchmarks/bm_float/run_benchmark.py -> build/lib/benchmarks/bm_float
  creating build/lib/benchmarks/bm_fannkuch
  copying benchmarks/bm_fannkuch/run_benchmark.py -> build/lib/benchmarks/bm_fannkuch
  creating build/lib/benchmarks/bm_dulwich_log
  copying benchmarks/bm_dulwich_log/run_benchmark.py -> build/lib/benchmarks/bm_dulwich_log
  creating build/lib/benchmarks/bm_docutils
  copying benchmarks/bm_docutils/run_benchmark.py -> build/lib/benchmarks/bm_docutils
  creating build/lib/benchmarks/bm_django_template
  copying benchmarks/bm_django_template/run_benchmark.py -> build/lib/benchmarks/bm_django_template
  creating build/lib/benchmarks/bm_deltablue
  copying benchmarks/bm_deltablue/run_benchmark.py -> build/lib/benchmarks/bm_deltablue
  creating build/lib/benchmarks/bm_deepcopy
  copying benchmarks/bm_deepcopy/run_benchmark.py -> build/lib/benchmarks/bm_deepcopy
  creating build/lib/benchmarks/bm_dask
  copying benchmarks/bm_dask/run_benchmark.py -> build/lib/benchmarks/bm_dask
  creating build/lib/benchmarks/bm_crypto_pyaes
  copying benchmarks/bm_crypto_pyaes/run_benchmark.py -> build/lib/benchmarks/bm_crypto_pyaes
  creating build/lib/benchmarks/bm_coverage
  copying benchmarks/bm_coverage/run_benchmark.py -> build/lib/benchmarks/bm_coverage
  creating build/lib/benchmarks/bm_coroutines
  copying benchmarks/bm_coroutines/run_benchmark.py -> build/lib/benchmarks/bm_coroutines
  creating build/lib/benchmarks/bm_concurrent_imap
  copying benchmarks/bm_concurrent_imap/run_benchmark.py -> build/lib/benchmarks/bm_concurrent_imap
  creating build/lib/benchmarks/bm_comprehensions
  copying benchmarks/bm_comprehensions/run_benchmark.py -> build/lib/benchmarks/bm_comprehensions
  creating build/lib/benchmarks/bm_chaos
  copying benchmarks/bm_chaos/run_benchmark.py -> build/lib/benchmarks/bm_chaos
  creating build/lib/benchmarks/bm_chameleon
  copying benchmarks/bm_chameleon/run_benchmark.py -> build/lib/benchmarks/bm_chameleon
  creating build/lib/benchmarks/bm_asyncio_websockets
  copying benchmarks/bm_asyncio_websockets/run_benchmark.py -> build/lib/benchmarks/bm_asyncio_websockets
  creating build/lib/benchmarks/bm_asyncio_tcp
  copying benchmarks/bm_asyncio_tcp/run_benchmark.py -> build/lib/benchmarks/bm_asyncio_tcp
  creating build/lib/benchmarks/bm_async_tree
  copying benchmarks/bm_async_tree/run_benchmark.py -> build/lib/benchmarks/bm_async_tree
  creating build/lib/benchmarks/bm_async_generators
  copying benchmarks/bm_async_generators/run_benchmark.py -> build/lib/benchmarks/bm_async_generators
  creating build/lib/benchmarks/bm_2to3
  copying benchmarks/bm_2to3/run_benchmark.py -> build/lib/benchmarks/bm_2to3
  creating build/lib/benchmarks/bm_2to3/vendor
  creating build/lib/benchmarks/bm_2to3/vendor/src
  creating build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/refactor.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pytree.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pygram.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/patcomp.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/main.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixer_util.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixer_base.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/btm_utils.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/btm_matcher.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/__main__.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  copying benchmarks/bm_2to3/vendor/src/lib2to3/__init__.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3
  creating build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/tokenize.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/token.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/pgen.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/parse.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/literals.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/grammar.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/driver.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/conv.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/__init__.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  creating build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_zip.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xreadlines.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xrange.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ws_comma.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_urllib.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_unicode.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_types.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_tuple_params.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_throw.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_sys_exc.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_standarderror.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_set_literal.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_repr.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_renames.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reload.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reduce.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raw_input.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raise.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_print.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_paren.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_operator.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_numliterals.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_nonzero.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_next.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ne.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_methodattrs.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_metaclass.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_map.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_long.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools_imports.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_isinstance.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_intern.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_input.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports2.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_import.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_idioms.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_has_key.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_getcwdu.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_future.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_funcattrs.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_filter.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exitfunc.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_execfile.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exec.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_except.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_dict.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_buffer.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_basestring.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_asserts.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_apply.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying benchmarks/bm_2to3/vendor/src/lib2to3/fixes/__init__.py -> build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  running egg_info
  writing pyperformance.egg-info/PKG-INFO
  writing dependency_links to pyperformance.egg-info/dependency_links.txt
  writing entry points to pyperformance.egg-info/entry_points.txt
  writing requirements to pyperformance.egg-info/requires.txt
  writing top-level names to pyperformance.egg-info/top_level.txt
  reading manifest file 'pyperformance.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files matching '*' found under directory 'pyperformance/tests'
  adding license file 'COPYING'
  adding license file 'AUTHORS'
  writing manifest file 'pyperformance.egg-info/SOURCES.txt'
  copying doc/Makefile -> build/lib/doc
  copying doc/benchmarks.rst -> build/lib/doc
  copying doc/changelog.rst -> build/lib/doc
  copying doc/cpython_results_2017.rst -> build/lib/doc
  copying doc/custom_benchmarks.rst -> build/lib/doc
  copying doc/index.rst -> build/lib/doc
  copying doc/make.bat -> build/lib/doc
  copying doc/usage.rst -> build/lib/doc
  creating build/lib/pyperformance/requirements
  copying pyperformance/requirements/requirements.txt -> build/lib/pyperformance/requirements
  copying pyperformance/data-files/benchmarks/MANIFEST -> build/lib/pyperformance/data-files/benchmarks
  copying pyperformance/data-files/benchmarks/bm_xml_etree/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_xml_etree
  copying pyperformance/data-files/benchmarks/bm_unpack_sequence/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_unpack_sequence
  copying pyperformance/data-files/benchmarks/bm_typing_runtime_protocols/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols
  copying pyperformance/data-files/benchmarks/bm_tornado_http/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_tornado_http
  copying pyperformance/data-files/benchmarks/bm_tornado_http/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_tornado_http
  copying pyperformance/data-files/benchmarks/bm_tomli_loads/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads
  copying pyperformance/data-files/benchmarks/bm_tomli_loads/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads
  copying pyperformance/data-files/benchmarks/bm_telco/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_telco
  copying pyperformance/data-files/benchmarks/bm_sympy/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_sympy
  copying pyperformance/data-files/benchmarks/bm_sympy/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_sympy
  copying pyperformance/data-files/benchmarks/bm_sqlite_synth/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_sqlite_synth
  copying pyperformance/data-files/benchmarks/bm_sqlglot/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_sqlglot
  copying pyperformance/data-files/benchmarks/bm_sqlglot/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_sqlglot
  copying pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  copying pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  copying pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  copying pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  copying pyperformance/data-files/benchmarks/bm_spectral_norm/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_spectral_norm
  copying pyperformance/data-files/benchmarks/bm_scimark/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_scimark
  copying pyperformance/data-files/benchmarks/bm_richards_super/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_richards_super
  copying pyperformance/data-files/benchmarks/bm_richards/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_richards
  copying pyperformance/data-files/benchmarks/bm_regex_v8/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_regex_v8
  copying pyperformance/data-files/benchmarks/bm_regex_effbot/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_regex_effbot
  copying pyperformance/data-files/benchmarks/bm_regex_dna/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_regex_dna
  copying pyperformance/data-files/benchmarks/bm_regex_compile/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_regex_compile
  copying pyperformance/data-files/benchmarks/bm_raytrace/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_raytrace
  copying pyperformance/data-files/benchmarks/bm_python_startup/bm_python_startup_no_site.toml -> build/lib/pyperformance/data-files/benchmarks/bm_python_startup
  copying pyperformance/data-files/benchmarks/bm_python_startup/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_python_startup
  copying pyperformance/data-files/benchmarks/bm_pyflate/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pyflate
  copying pyperformance/data-files/benchmarks/bm_pprint/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pprint
  copying pyperformance/data-files/benchmarks/bm_pidigits/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pidigits
  copying pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_dict.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_list.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_pure_python.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle_list.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle_pure_python.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pickle/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pickle
  copying pyperformance/data-files/benchmarks/bm_pathlib/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_pathlib
  copying pyperformance/data-files/benchmarks/bm_nqueens/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_nqueens
  copying pyperformance/data-files/benchmarks/bm_nbody/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_nbody
  copying pyperformance/data-files/benchmarks/bm_meteor_contest/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_meteor_contest
  copying pyperformance/data-files/benchmarks/bm_mdp/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_mdp
  copying pyperformance/data-files/benchmarks/bm_mako/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_mako
  copying pyperformance/data-files/benchmarks/bm_mako/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_mako
  copying pyperformance/data-files/benchmarks/bm_logging/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_logging
  copying pyperformance/data-files/benchmarks/bm_json_loads/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_json_loads
  copying pyperformance/data-files/benchmarks/bm_json_dumps/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_json_dumps
  copying pyperformance/data-files/benchmarks/bm_html5lib/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_html5lib
  copying pyperformance/data-files/benchmarks/bm_html5lib/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_html5lib
  copying pyperformance/data-files/benchmarks/bm_hg_startup/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_hg_startup
  copying pyperformance/data-files/benchmarks/bm_hg_startup/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_hg_startup
  copying pyperformance/data-files/benchmarks/bm_hexiom/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_hexiom
  copying pyperformance/data-files/benchmarks/bm_go/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_go
  copying pyperformance/data-files/benchmarks/bm_genshi/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_genshi
  copying pyperformance/data-files/benchmarks/bm_genshi/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_genshi
  copying pyperformance/data-files/benchmarks/bm_generators/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_generators
  copying pyperformance/data-files/benchmarks/bm_gc_traversal/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_gc_traversal
  copying pyperformance/data-files/benchmarks/bm_gc_collect/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_gc_collect
  copying pyperformance/data-files/benchmarks/bm_float/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_float
  copying pyperformance/data-files/benchmarks/bm_fannkuch/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_fannkuch
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log
  copying pyperformance/data-files/benchmarks/bm_docutils/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_docutils
  copying pyperformance/data-files/benchmarks/bm_docutils/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils
  copying pyperformance/data-files/benchmarks/bm_django_template/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_django_template
  copying pyperformance/data-files/benchmarks/bm_django_template/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_django_template
  copying pyperformance/data-files/benchmarks/bm_deltablue/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_deltablue
  copying pyperformance/data-files/benchmarks/bm_deepcopy/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_deepcopy
  copying pyperformance/data-files/benchmarks/bm_dask/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_dask
  copying pyperformance/data-files/benchmarks/bm_dask/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_dask
  copying pyperformance/data-files/benchmarks/bm_crypto_pyaes/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  copying pyperformance/data-files/benchmarks/bm_crypto_pyaes/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  copying pyperformance/data-files/benchmarks/bm_coverage/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_coverage
  copying pyperformance/data-files/benchmarks/bm_coverage/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_coverage
  copying pyperformance/data-files/benchmarks/bm_coroutines/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_coroutines
  copying pyperformance/data-files/benchmarks/bm_concurrent_imap/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_concurrent_imap
  copying pyperformance/data-files/benchmarks/bm_comprehensions/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_comprehensions
  copying pyperformance/data-files/benchmarks/bm_chaos/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_chaos
  copying pyperformance/data-files/benchmarks/bm_chameleon/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_chameleon
  copying pyperformance/data-files/benchmarks/bm_chameleon/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_chameleon
  copying pyperformance/data-files/benchmarks/bm_asyncio_websockets/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  copying pyperformance/data-files/benchmarks/bm_asyncio_websockets/requirements.txt -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  copying pyperformance/data-files/benchmarks/bm_asyncio_tcp/bm_asyncio_tcp_ssl.toml -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying pyperformance/data-files/benchmarks/bm_asyncio_tcp/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying pyperformance/data-files/benchmarks/bm_asyncio_tcp/ssl_cert.pem -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying pyperformance/data-files/benchmarks/bm_asyncio_tcp/ssl_key.pem -> build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_cpu_io_mixed.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_cpu_io_mixed_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_cpu_io_mixed.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_cpu_io_mixed_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_io.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_io_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_memoization.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_memoization_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_io.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_io_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_memoization.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_memoization_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_tg.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_tree/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_tree
  copying pyperformance/data-files/benchmarks/bm_async_generators/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_async_generators
  copying pyperformance/data-files/benchmarks/bm_2to3/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_2to3
  creating build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads/data
  copying pyperformance/data-files/benchmarks/bm_tomli_loads/data/tomli-bench-data.toml -> build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads/data
  creating build/lib/pyperformance/data-files/benchmarks/bm_telco/data
  copying pyperformance/data-files/benchmarks/bm_telco/data/telco-bench.b -> build/lib/pyperformance/data-files/benchmarks/bm_telco/data
  creating build/lib/pyperformance/data-files/benchmarks/bm_pyflate/data
  copying pyperformance/data-files/benchmarks/bm_pyflate/data/interpreter.tar.bz2 -> build/lib/pyperformance/data-files/benchmarks/bm_pyflate/data
  creating build/lib/pyperformance/data-files/benchmarks/bm_html5lib/data
  copying pyperformance/data-files/benchmarks/bm_html5lib/data/w3_tr_html5.html -> build/lib/pyperformance/data-files/benchmarks/bm_html5lib/data
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/COMMIT_EDITMSG -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/FETCH_HEAD -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/HEAD -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/ORIG_HEAD -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/config -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/description -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/index -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/packed-refs -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/applypatch-msg.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/commit-msg.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/post-update.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-applypatch.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-commit.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-push.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-rebase.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/prepare-commit-msg.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/update.sample -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/exclude -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/refs -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/HEAD -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads/master -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/HEAD -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/bind_modules -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/master -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/zero_timeout -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info/packs -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.idx -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.pack -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes
  creating build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin
  copying pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin/HEAD -> build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/index.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/config.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/emacs.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/html.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/latex.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/links.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/mailing-lists.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/manpage.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/odt.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/smartquotes.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/tools.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/doctree.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0256.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0257.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0258.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0287.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/cmdline-tool.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/html-stylesheets.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/i18n.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/rst-directives.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/rst-roles.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/security.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/distributing.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/enthought-plan.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/enthought-rfp.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/hacking.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/policies.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/pysource.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/release.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/repository.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/runtime-settings-processing.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/semantics.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/testing.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/todo.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/website.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/publisher.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/runtime-settings.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/transforms.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/cheatsheet.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/demo.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/quickstart.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/big-black.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/big-white.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/default.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/happy_monkey.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/medium-black.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/medium-white.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-all.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-breaks.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-covers.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-cuts.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-empty.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-objects.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/s5-files.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/s5-files.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/small-black.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/small-white.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-bitmap-scaling.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-bitmap.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-scaling.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.swf -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/pens.mp4 -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title-scaling.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title.png -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title.svg -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/definitions.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/directives.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/introduction.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/mathematics.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/restructuredtext.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/roles.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  creating build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst/alternatives.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst
  copying pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst/problems.txt -> build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/LICENSE.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/pyproject.toml -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/Grammar.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/PatternGrammar.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3/data
  creating build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/README.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/__init__.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/context_processors.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/exceptions.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/mail.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/paginator.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/signals.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/template_loader.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/urlresolvers.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying pyperformance/data-files/benchmarks/bm_2to3/data/2to3/xheaders.py.txt -> build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  creating build/lib/doc/images
  copying doc/images/bm_chaos.png -> build/lib/doc/images
  copying doc/images/bm_raytrace.jpg -> build/lib/doc/images
  copying doc/images/html5lib.png -> build/lib/doc/images
  copying doc/images/sympy_sum.png -> build/lib/doc/images
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/benchmarks
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_apply.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_asserts.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_basestring.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_buffer.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_dict.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_except.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exec.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_execfile.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exitfunc.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_filter.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_funcattrs.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_future.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_getcwdu.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_has_key.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_idioms.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_import.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports2.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_input.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_intern.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_isinstance.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools_imports.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_long.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_map.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_methodattrs.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ne.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_next.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_nonzero.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_numliterals.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_operator.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_paren.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_print.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raw_input.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reduce.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reload.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_renames.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_repr.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_set_literal.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_standarderror.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_sys_exc.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_throw.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_tuple_params.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_types.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_unicode.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_urllib.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ws_comma.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xrange.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xreadlines.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_zip.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/__init__.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/conv.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/driver.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/grammar.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/literals.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/parse.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/pgen.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/token.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/tokenize.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/__init__.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/__main__.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/btm_matcher.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/btm_utils.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_base.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_util.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/main.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/patcomp.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pygram.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/pytree.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/vendor/src/lib2to3/refactor.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/benchmarks/bm_2to3/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_2to3
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_async_generators
  copying build/lib/benchmarks/bm_async_generators/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_async_generators
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_async_tree
  copying build/lib/benchmarks/bm_async_tree/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_async_tree
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_asyncio_tcp
  copying build/lib/benchmarks/bm_asyncio_tcp/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_asyncio_tcp
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_asyncio_websockets
  copying build/lib/benchmarks/bm_asyncio_websockets/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_asyncio_websockets
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_chameleon
  copying build/lib/benchmarks/bm_chameleon/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_chameleon
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_chaos
  copying build/lib/benchmarks/bm_chaos/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_chaos
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_comprehensions
  copying build/lib/benchmarks/bm_comprehensions/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_comprehensions
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_concurrent_imap
  copying build/lib/benchmarks/bm_concurrent_imap/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_concurrent_imap
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_coroutines
  copying build/lib/benchmarks/bm_coroutines/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_coroutines
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_coverage
  copying build/lib/benchmarks/bm_coverage/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_coverage
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_crypto_pyaes
  copying build/lib/benchmarks/bm_crypto_pyaes/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_crypto_pyaes
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_dask
  copying build/lib/benchmarks/bm_dask/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_dask
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_deepcopy
  copying build/lib/benchmarks/bm_deepcopy/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_deepcopy
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_deltablue
  copying build/lib/benchmarks/bm_deltablue/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_deltablue
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_django_template
  copying build/lib/benchmarks/bm_django_template/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_django_template
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_docutils
  copying build/lib/benchmarks/bm_docutils/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_docutils
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_dulwich_log
  copying build/lib/benchmarks/bm_dulwich_log/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_dulwich_log
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_fannkuch
  copying build/lib/benchmarks/bm_fannkuch/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_fannkuch
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_float
  copying build/lib/benchmarks/bm_float/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_float
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_gc_collect
  copying build/lib/benchmarks/bm_gc_collect/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_gc_collect
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_gc_traversal
  copying build/lib/benchmarks/bm_gc_traversal/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_gc_traversal
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_generators
  copying build/lib/benchmarks/bm_generators/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_generators
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_genshi
  copying build/lib/benchmarks/bm_genshi/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_genshi
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_go
  copying build/lib/benchmarks/bm_go/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_go
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_hexiom
  copying build/lib/benchmarks/bm_hexiom/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_hexiom
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_hg_startup
  copying build/lib/benchmarks/bm_hg_startup/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_hg_startup
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_html5lib
  copying build/lib/benchmarks/bm_html5lib/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_html5lib
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_json_dumps
  copying build/lib/benchmarks/bm_json_dumps/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_json_dumps
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_json_loads
  copying build/lib/benchmarks/bm_json_loads/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_json_loads
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_logging
  copying build/lib/benchmarks/bm_logging/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_logging
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_mako
  copying build/lib/benchmarks/bm_mako/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_mako
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_mdp
  copying build/lib/benchmarks/bm_mdp/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_mdp
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_meteor_contest
  copying build/lib/benchmarks/bm_meteor_contest/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_meteor_contest
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_nbody
  copying build/lib/benchmarks/bm_nbody/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_nbody
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_nqueens
  copying build/lib/benchmarks/bm_nqueens/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_nqueens
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_pathlib
  copying build/lib/benchmarks/bm_pathlib/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_pathlib
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_pickle
  copying build/lib/benchmarks/bm_pickle/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_pickle
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_pidigits
  copying build/lib/benchmarks/bm_pidigits/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_pidigits
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_pprint
  copying build/lib/benchmarks/bm_pprint/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_pprint
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_pyflate
  copying build/lib/benchmarks/bm_pyflate/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_pyflate
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_python_startup
  copying build/lib/benchmarks/bm_python_startup/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_python_startup
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_raytrace
  copying build/lib/benchmarks/bm_raytrace/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_raytrace
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_compile
  copying build/lib/benchmarks/bm_regex_compile/bm_regex_effbot.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_compile
  copying build/lib/benchmarks/bm_regex_compile/bm_regex_v8.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_compile
  copying build/lib/benchmarks/bm_regex_compile/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_compile
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_dna
  copying build/lib/benchmarks/bm_regex_dna/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_dna
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_effbot
  copying build/lib/benchmarks/bm_regex_effbot/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_effbot
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_v8
  copying build/lib/benchmarks/bm_regex_v8/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_regex_v8
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_richards
  copying build/lib/benchmarks/bm_richards/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_richards
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_richards_super
  copying build/lib/benchmarks/bm_richards_super/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_richards_super
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_scimark
  copying build/lib/benchmarks/bm_scimark/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_scimark
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_spectral_norm
  copying build/lib/benchmarks/bm_spectral_norm/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_spectral_norm
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlalchemy_declarative
  copying build/lib/benchmarks/bm_sqlalchemy_declarative/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlalchemy_declarative
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlalchemy_imperative
  copying build/lib/benchmarks/bm_sqlalchemy_imperative/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlalchemy_imperative
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlglot
  copying build/lib/benchmarks/bm_sqlglot/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlglot
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlite_synth
  copying build/lib/benchmarks/bm_sqlite_synth/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_sqlite_synth
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_sympy
  copying build/lib/benchmarks/bm_sympy/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_sympy
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_telco
  copying build/lib/benchmarks/bm_telco/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_telco
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_tomli_loads
  copying build/lib/benchmarks/bm_tomli_loads/generate_data.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_tomli_loads
  copying build/lib/benchmarks/bm_tomli_loads/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_tomli_loads
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_tornado_http
  copying build/lib/benchmarks/bm_tornado_http/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_tornado_http
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_typing_runtime_protocols
  copying build/lib/benchmarks/bm_typing_runtime_protocols/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_typing_runtime_protocols
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_unpack_sequence
  copying build/lib/benchmarks/bm_unpack_sequence/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_unpack_sequence
  creating build/bdist.linux-x86_64/wheel/benchmarks/bm_xml_etree
  copying build/lib/benchmarks/bm_xml_etree/run_benchmark.py -> build/bdist.linux-x86_64/wheel/benchmarks/bm_xml_etree
  creating build/bdist.linux-x86_64/wheel/doc
  creating build/bdist.linux-x86_64/wheel/doc/images
  copying build/lib/doc/images/sympy_sum.png -> build/bdist.linux-x86_64/wheel/doc/images
  copying build/lib/doc/images/html5lib.png -> build/bdist.linux-x86_64/wheel/doc/images
  copying build/lib/doc/images/bm_raytrace.jpg -> build/bdist.linux-x86_64/wheel/doc/images
  copying build/lib/doc/images/bm_chaos.png -> build/bdist.linux-x86_64/wheel/doc/images
  copying build/lib/doc/usage.rst -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/make.bat -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/index.rst -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/custom_benchmarks.rst -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/cpython_results_2017.rst -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/changelog.rst -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/benchmarks.rst -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/Makefile -> build/bdist.linux-x86_64/wheel/doc
  copying build/lib/doc/conf.py -> build/bdist.linux-x86_64/wheel/doc
  creating build/bdist.linux-x86_64/wheel/pyperformance
  creating build/bdist.linux-x86_64/wheel/pyperformance/requirements
  copying build/lib/pyperformance/requirements/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/requirements
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks
  copying build/lib/pyperformance/data-files/benchmarks/MANIFEST -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/xheaders.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/urlresolvers.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/template_loader.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/signals.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/paginator.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/mail.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/exceptions.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/context_processors.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/__init__.py.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/README.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/data/2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/LICENSE.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/PatternGrammar.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/Grammar.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_apply.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_asserts.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_basestring.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_buffer.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_dict.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_except.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exec.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_execfile.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exitfunc.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_filter.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_funcattrs.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_future.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_getcwdu.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_has_key.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_idioms.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_import.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports2.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_input.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_intern.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_isinstance.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools_imports.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_long.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_map.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_methodattrs.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ne.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_next.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_nonzero.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_numliterals.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_operator.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_paren.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_print.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raw_input.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reduce.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reload.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_renames.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_repr.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_set_literal.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_standarderror.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_sys_exc.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_throw.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_tuple_params.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_types.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_unicode.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_urllib.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ws_comma.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xrange.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xreadlines.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_zip.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/__init__.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/conv.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/driver.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/grammar.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/literals.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/parse.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/pgen.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/token.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/tokenize.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/__init__.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/__main__.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/btm_matcher.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/btm_utils.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_base.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_util.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/main.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/patcomp.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pygram.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pytree.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/refactor.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3
  copying build/lib/pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_2to3
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_generators
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_generators/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_generators
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_generators/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_generators
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_memoization_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_memoization.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_io_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_io.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_memoization_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_memoization.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_io_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_io.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_cpu_io_mixed_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_cpu_io_mixed.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_cpu_io_mixed_tg.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_cpu_io_mixed.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  copying build/lib/pyperformance/data-files/benchmarks/bm_async_tree/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_async_tree
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp/ssl_key.pem -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp/ssl_cert.pem -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp/bm_asyncio_tcp_ssl.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_tcp/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_tcp
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_websockets/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_websockets/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  copying build/lib/pyperformance/data-files/benchmarks/bm_asyncio_websockets/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_asyncio_websockets
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_chameleon
  copying build/lib/pyperformance/data-files/benchmarks/bm_chameleon/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_chameleon
  copying build/lib/pyperformance/data-files/benchmarks/bm_chameleon/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_chameleon
  copying build/lib/pyperformance/data-files/benchmarks/bm_chameleon/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_chameleon
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_chaos
  copying build/lib/pyperformance/data-files/benchmarks/bm_chaos/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_chaos
  copying build/lib/pyperformance/data-files/benchmarks/bm_chaos/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_chaos
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_comprehensions
  copying build/lib/pyperformance/data-files/benchmarks/bm_comprehensions/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_comprehensions
  copying build/lib/pyperformance/data-files/benchmarks/bm_comprehensions/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_comprehensions
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_concurrent_imap
  copying build/lib/pyperformance/data-files/benchmarks/bm_concurrent_imap/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_concurrent_imap
  copying build/lib/pyperformance/data-files/benchmarks/bm_concurrent_imap/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_concurrent_imap
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_coroutines
  copying build/lib/pyperformance/data-files/benchmarks/bm_coroutines/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_coroutines
  copying build/lib/pyperformance/data-files/benchmarks/bm_coroutines/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_coroutines
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_coverage
  copying build/lib/pyperformance/data-files/benchmarks/bm_coverage/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_coverage
  copying build/lib/pyperformance/data-files/benchmarks/bm_coverage/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_coverage
  copying build/lib/pyperformance/data-files/benchmarks/bm_coverage/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_coverage
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  copying build/lib/pyperformance/data-files/benchmarks/bm_crypto_pyaes/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  copying build/lib/pyperformance/data-files/benchmarks/bm_crypto_pyaes/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  copying build/lib/pyperformance/data-files/benchmarks/bm_crypto_pyaes/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_crypto_pyaes
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dask
  copying build/lib/pyperformance/data-files/benchmarks/bm_dask/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dask
  copying build/lib/pyperformance/data-files/benchmarks/bm_dask/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dask
  copying build/lib/pyperformance/data-files/benchmarks/bm_dask/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dask
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_deepcopy
  copying build/lib/pyperformance/data-files/benchmarks/bm_deepcopy/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_deepcopy
  copying build/lib/pyperformance/data-files/benchmarks/bm_deepcopy/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_deepcopy
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_deltablue
  copying build/lib/pyperformance/data-files/benchmarks/bm_deltablue/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_deltablue
  copying build/lib/pyperformance/data-files/benchmarks/bm_deltablue/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_deltablue
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_django_template
  copying build/lib/pyperformance/data-files/benchmarks/bm_django_template/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_django_template
  copying build/lib/pyperformance/data-files/benchmarks/bm_django_template/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_django_template
  copying build/lib/pyperformance/data-files/benchmarks/bm_django_template/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_django_template
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/transforms.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/runtime-settings.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/publisher.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/api
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst/problems.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst/alternatives.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/website.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/todo.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/testing.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/semantics.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/runtime-settings-processing.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/repository.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/release.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/pysource.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/policies.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/hacking.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/enthought-rfp.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/enthought-plan.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/distributing.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/security.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/rst-roles.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/rst-directives.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/i18n.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/html-stylesheets.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/cmdline-tool.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0287.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0258.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0257.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0256.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/roles.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/restructuredtext.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/mathematics.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/introduction.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/directives.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/definitions.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/doctree.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/small-white.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/small-black.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/s5-files.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/s5-files.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-objects.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-empty.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-cuts.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-covers.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-breaks.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-all.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/medium-white.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/medium-black.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/happy_monkey.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/default.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/big-white.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/big-black.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title-scaling.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/pens.mp4 -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.swf -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.png -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-scaling.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-bitmap.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-bitmap-scaling.svg -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/quickstart.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/demo.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/cheatsheet.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/tools.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/smartquotes.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/odt.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/manpage.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/mailing-lists.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/links.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/latex.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/html.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/emacs.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/config.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs/user
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/data/docs/index.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils/data/docs
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils
  copying build/lib/pyperformance/data-files/benchmarks/bm_docutils/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_docutils
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin/HEAD -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.pack -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.idx -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info/packs -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/zero_timeout -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/master -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/bind_modules -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/HEAD -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads/master -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/HEAD -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/refs -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/exclude -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/update.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/prepare-commit-msg.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-rebase.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-push.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-commit.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-applypatch.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/post-update.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/commit-msg.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/applypatch-msg.sample -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/packed-refs -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/index -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/description -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/config -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/ORIG_HEAD -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/HEAD -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/FETCH_HEAD -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/COMMIT_EDITMSG -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log
  copying build/lib/pyperformance/data-files/benchmarks/bm_dulwich_log/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_dulwich_log
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_fannkuch
  copying build/lib/pyperformance/data-files/benchmarks/bm_fannkuch/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_fannkuch
  copying build/lib/pyperformance/data-files/benchmarks/bm_fannkuch/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_fannkuch
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_float
  copying build/lib/pyperformance/data-files/benchmarks/bm_float/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_float
  copying build/lib/pyperformance/data-files/benchmarks/bm_float/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_float
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_gc_collect
  copying build/lib/pyperformance/data-files/benchmarks/bm_gc_collect/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_gc_collect
  copying build/lib/pyperformance/data-files/benchmarks/bm_gc_collect/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_gc_collect
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_gc_traversal
  copying build/lib/pyperformance/data-files/benchmarks/bm_gc_traversal/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_gc_traversal
  copying build/lib/pyperformance/data-files/benchmarks/bm_gc_traversal/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_gc_traversal
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_generators
  copying build/lib/pyperformance/data-files/benchmarks/bm_generators/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_generators
  copying build/lib/pyperformance/data-files/benchmarks/bm_generators/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_generators
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_genshi
  copying build/lib/pyperformance/data-files/benchmarks/bm_genshi/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_genshi
  copying build/lib/pyperformance/data-files/benchmarks/bm_genshi/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_genshi
  copying build/lib/pyperformance/data-files/benchmarks/bm_genshi/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_genshi
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_go
  copying build/lib/pyperformance/data-files/benchmarks/bm_go/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_go
  copying build/lib/pyperformance/data-files/benchmarks/bm_go/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_go
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_hexiom
  copying build/lib/pyperformance/data-files/benchmarks/bm_hexiom/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_hexiom
  copying build/lib/pyperformance/data-files/benchmarks/bm_hexiom/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_hexiom
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_hg_startup
  copying build/lib/pyperformance/data-files/benchmarks/bm_hg_startup/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_hg_startup
  copying build/lib/pyperformance/data-files/benchmarks/bm_hg_startup/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_hg_startup
  copying build/lib/pyperformance/data-files/benchmarks/bm_hg_startup/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_hg_startup
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_html5lib
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_html5lib/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_html5lib/data/w3_tr_html5.html -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_html5lib/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_html5lib/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_html5lib
  copying build/lib/pyperformance/data-files/benchmarks/bm_html5lib/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_html5lib
  copying build/lib/pyperformance/data-files/benchmarks/bm_html5lib/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_html5lib
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_json_dumps
  copying build/lib/pyperformance/data-files/benchmarks/bm_json_dumps/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_json_dumps
  copying build/lib/pyperformance/data-files/benchmarks/bm_json_dumps/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_json_dumps
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_json_loads
  copying build/lib/pyperformance/data-files/benchmarks/bm_json_loads/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_json_loads
  copying build/lib/pyperformance/data-files/benchmarks/bm_json_loads/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_json_loads
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_logging
  copying build/lib/pyperformance/data-files/benchmarks/bm_logging/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_logging
  copying build/lib/pyperformance/data-files/benchmarks/bm_logging/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_logging
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_mako
  copying build/lib/pyperformance/data-files/benchmarks/bm_mako/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_mako
  copying build/lib/pyperformance/data-files/benchmarks/bm_mako/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_mako
  copying build/lib/pyperformance/data-files/benchmarks/bm_mako/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_mako
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_mdp
  copying build/lib/pyperformance/data-files/benchmarks/bm_mdp/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_mdp
  copying build/lib/pyperformance/data-files/benchmarks/bm_mdp/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_mdp
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_meteor_contest
  copying build/lib/pyperformance/data-files/benchmarks/bm_meteor_contest/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_meteor_contest
  copying build/lib/pyperformance/data-files/benchmarks/bm_meteor_contest/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_meteor_contest
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_nbody
  copying build/lib/pyperformance/data-files/benchmarks/bm_nbody/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_nbody
  copying build/lib/pyperformance/data-files/benchmarks/bm_nbody/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_nbody
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_nqueens
  copying build/lib/pyperformance/data-files/benchmarks/bm_nqueens/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_nqueens
  copying build/lib/pyperformance/data-files/benchmarks/bm_nqueens/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_nqueens
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pathlib
  copying build/lib/pyperformance/data-files/benchmarks/bm_pathlib/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pathlib
  copying build/lib/pyperformance/data-files/benchmarks/bm_pathlib/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pathlib
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle_pure_python.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle_list.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_pure_python.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_list.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_dict.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  copying build/lib/pyperformance/data-files/benchmarks/bm_pickle/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pickle
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pidigits
  copying build/lib/pyperformance/data-files/benchmarks/bm_pidigits/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pidigits
  copying build/lib/pyperformance/data-files/benchmarks/bm_pidigits/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pidigits
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pprint
  copying build/lib/pyperformance/data-files/benchmarks/bm_pprint/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pprint
  copying build/lib/pyperformance/data-files/benchmarks/bm_pprint/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pprint
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pyflate
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pyflate/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_pyflate/data/interpreter.tar.bz2 -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pyflate/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_pyflate/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pyflate
  copying build/lib/pyperformance/data-files/benchmarks/bm_pyflate/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_pyflate
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_python_startup
  copying build/lib/pyperformance/data-files/benchmarks/bm_python_startup/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_python_startup
  copying build/lib/pyperformance/data-files/benchmarks/bm_python_startup/bm_python_startup_no_site.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_python_startup
  copying build/lib/pyperformance/data-files/benchmarks/bm_python_startup/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_python_startup
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_raytrace
  copying build/lib/pyperformance/data-files/benchmarks/bm_raytrace/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_raytrace
  copying build/lib/pyperformance/data-files/benchmarks/bm_raytrace/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_raytrace
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_compile
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_compile/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_compile
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_compile/bm_regex_effbot.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_compile
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_compile/bm_regex_v8.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_compile
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_compile/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_compile
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_dna
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_dna/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_dna
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_dna/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_dna
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_effbot
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_effbot/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_effbot
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_effbot/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_effbot
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_v8
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_v8/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_v8
  copying build/lib/pyperformance/data-files/benchmarks/bm_regex_v8/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_regex_v8
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_richards
  copying build/lib/pyperformance/data-files/benchmarks/bm_richards/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_richards
  copying build/lib/pyperformance/data-files/benchmarks/bm_richards/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_richards
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_richards_super
  copying build/lib/pyperformance/data-files/benchmarks/bm_richards_super/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_richards_super
  copying build/lib/pyperformance/data-files/benchmarks/bm_richards_super/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_richards_super
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_scimark
  copying build/lib/pyperformance/data-files/benchmarks/bm_scimark/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_scimark
  copying build/lib/pyperformance/data-files/benchmarks/bm_scimark/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_scimark
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_spectral_norm
  copying build/lib/pyperformance/data-files/benchmarks/bm_spectral_norm/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_spectral_norm
  copying build/lib/pyperformance/data-files/benchmarks/bm_spectral_norm/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_spectral_norm
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlglot
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlglot/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlglot
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlglot/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlglot
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlglot/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlglot
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlite_synth
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlite_synth/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlite_synth
  copying build/lib/pyperformance/data-files/benchmarks/bm_sqlite_synth/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sqlite_synth
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sympy
  copying build/lib/pyperformance/data-files/benchmarks/bm_sympy/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sympy
  copying build/lib/pyperformance/data-files/benchmarks/bm_sympy/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sympy
  copying build/lib/pyperformance/data-files/benchmarks/bm_sympy/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_sympy
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_telco
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_telco/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_telco/data/telco-bench.b -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_telco/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_telco/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_telco
  copying build/lib/pyperformance/data-files/benchmarks/bm_telco/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_telco
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tomli_loads
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tomli_loads/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads/data/tomli-bench-data.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tomli_loads/data
  copying build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tomli_loads
  copying build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tomli_loads
  copying build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads/generate_data.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tomli_loads
  copying build/lib/pyperformance/data-files/benchmarks/bm_tomli_loads/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tomli_loads
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tornado_http
  copying build/lib/pyperformance/data-files/benchmarks/bm_tornado_http/requirements.txt -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tornado_http
  copying build/lib/pyperformance/data-files/benchmarks/bm_tornado_http/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tornado_http
  copying build/lib/pyperformance/data-files/benchmarks/bm_tornado_http/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_tornado_http
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols
  copying build/lib/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols
  copying build/lib/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_typing_runtime_protocols
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_unpack_sequence
  copying build/lib/pyperformance/data-files/benchmarks/bm_unpack_sequence/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_unpack_sequence
  copying build/lib/pyperformance/data-files/benchmarks/bm_unpack_sequence/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_unpack_sequence
  creating build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_xml_etree
  copying build/lib/pyperformance/data-files/benchmarks/bm_xml_etree/pyproject.toml -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_xml_etree
  copying build/lib/pyperformance/data-files/benchmarks/bm_xml_etree/run_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance/data-files/benchmarks/bm_xml_etree
  copying build/lib/pyperformance/__init__.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/__main__.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_benchmark.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_benchmark_metadata.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_benchmark_selections.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_manifest.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_pip.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_pyproject_toml.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_python.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_pythoninfo.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_utils.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/_venv.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/cli.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/commands.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/compare.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/compile.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/run.py -> build/bdist.linux-x86_64/wheel/pyperformance
  copying build/lib/pyperformance/venv.py -> build/bdist.linux-x86_64/wheel/pyperformance
  running install_egg_info
  Copying pyperformance.egg-info to build/bdist.linux-x86_64/wheel/pyperformance-1.10.0-py3.9.egg-info
  running install_scripts
  adding license file "COPYING" (matched pattern "COPYING*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  creating build/bdist.linux-x86_64/wheel/pyperformance-1.10.0.dist-info/WHEEL
  creating '/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir/pip-wheel-afgprtvw/.tmp-bom1goue/pyperformance-1.10.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'benchmarks/bm_2to3/run_benchmark.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/__init__.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/__main__.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/btm_matcher.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/btm_utils.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixer_base.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixer_util.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/main.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/patcomp.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pygram.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pytree.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/refactor.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/__init__.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_apply.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_asserts.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_basestring.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_buffer.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_dict.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_except.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exec.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_execfile.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exitfunc.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_filter.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_funcattrs.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_future.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_getcwdu.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_has_key.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_idioms.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_import.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports2.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_input.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_intern.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_isinstance.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools_imports.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_long.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_map.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_metaclass.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_methodattrs.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ne.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_next.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_nonzero.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_numliterals.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_operator.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_paren.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_print.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raise.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raw_input.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reduce.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reload.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_renames.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_repr.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_set_literal.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_standarderror.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_sys_exc.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_throw.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_tuple_params.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_types.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_unicode.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_urllib.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ws_comma.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xrange.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xreadlines.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_zip.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/__init__.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/conv.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/driver.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/grammar.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/literals.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/parse.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/pgen.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/token.py'
  adding 'benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/tokenize.py'
  adding 'benchmarks/bm_async_generators/run_benchmark.py'
  adding 'benchmarks/bm_async_tree/run_benchmark.py'
  adding 'benchmarks/bm_asyncio_tcp/run_benchmark.py'
  adding 'benchmarks/bm_asyncio_websockets/run_benchmark.py'
  adding 'benchmarks/bm_chameleon/run_benchmark.py'
  adding 'benchmarks/bm_chaos/run_benchmark.py'
  adding 'benchmarks/bm_comprehensions/run_benchmark.py'
  adding 'benchmarks/bm_concurrent_imap/run_benchmark.py'
  adding 'benchmarks/bm_coroutines/run_benchmark.py'
  adding 'benchmarks/bm_coverage/run_benchmark.py'
  adding 'benchmarks/bm_crypto_pyaes/run_benchmark.py'
  adding 'benchmarks/bm_dask/run_benchmark.py'
  adding 'benchmarks/bm_deepcopy/run_benchmark.py'
  adding 'benchmarks/bm_deltablue/run_benchmark.py'
  adding 'benchmarks/bm_django_template/run_benchmark.py'
  adding 'benchmarks/bm_docutils/run_benchmark.py'
  adding 'benchmarks/bm_dulwich_log/run_benchmark.py'
  adding 'benchmarks/bm_fannkuch/run_benchmark.py'
  adding 'benchmarks/bm_float/run_benchmark.py'
  adding 'benchmarks/bm_gc_collect/run_benchmark.py'
  adding 'benchmarks/bm_gc_traversal/run_benchmark.py'
  adding 'benchmarks/bm_generators/run_benchmark.py'
  adding 'benchmarks/bm_genshi/run_benchmark.py'
  adding 'benchmarks/bm_go/run_benchmark.py'
  adding 'benchmarks/bm_hexiom/run_benchmark.py'
  adding 'benchmarks/bm_hg_startup/run_benchmark.py'
  adding 'benchmarks/bm_html5lib/run_benchmark.py'
  adding 'benchmarks/bm_json_dumps/run_benchmark.py'
  adding 'benchmarks/bm_json_loads/run_benchmark.py'
  adding 'benchmarks/bm_logging/run_benchmark.py'
  adding 'benchmarks/bm_mako/run_benchmark.py'
  adding 'benchmarks/bm_mdp/run_benchmark.py'
  adding 'benchmarks/bm_meteor_contest/run_benchmark.py'
  adding 'benchmarks/bm_nbody/run_benchmark.py'
  adding 'benchmarks/bm_nqueens/run_benchmark.py'
  adding 'benchmarks/bm_pathlib/run_benchmark.py'
  adding 'benchmarks/bm_pickle/run_benchmark.py'
  adding 'benchmarks/bm_pidigits/run_benchmark.py'
  adding 'benchmarks/bm_pprint/run_benchmark.py'
  adding 'benchmarks/bm_pyflate/run_benchmark.py'
  adding 'benchmarks/bm_python_startup/run_benchmark.py'
  adding 'benchmarks/bm_raytrace/run_benchmark.py'
  adding 'benchmarks/bm_regex_compile/bm_regex_effbot.py'
  adding 'benchmarks/bm_regex_compile/bm_regex_v8.py'
  adding 'benchmarks/bm_regex_compile/run_benchmark.py'
  adding 'benchmarks/bm_regex_dna/run_benchmark.py'
  adding 'benchmarks/bm_regex_effbot/run_benchmark.py'
  adding 'benchmarks/bm_regex_v8/run_benchmark.py'
  adding 'benchmarks/bm_richards/run_benchmark.py'
  adding 'benchmarks/bm_richards_super/run_benchmark.py'
  adding 'benchmarks/bm_scimark/run_benchmark.py'
  adding 'benchmarks/bm_spectral_norm/run_benchmark.py'
  adding 'benchmarks/bm_sqlalchemy_declarative/run_benchmark.py'
  adding 'benchmarks/bm_sqlalchemy_imperative/run_benchmark.py'
  adding 'benchmarks/bm_sqlglot/run_benchmark.py'
  adding 'benchmarks/bm_sqlite_synth/run_benchmark.py'
  adding 'benchmarks/bm_sympy/run_benchmark.py'
  adding 'benchmarks/bm_telco/run_benchmark.py'
  adding 'benchmarks/bm_tomli_loads/generate_data.py'
  adding 'benchmarks/bm_tomli_loads/run_benchmark.py'
  adding 'benchmarks/bm_tornado_http/run_benchmark.py'
  adding 'benchmarks/bm_typing_runtime_protocols/run_benchmark.py'
  adding 'benchmarks/bm_unpack_sequence/run_benchmark.py'
  adding 'benchmarks/bm_xml_etree/run_benchmark.py'
  adding 'doc/Makefile'
  adding 'doc/benchmarks.rst'
  adding 'doc/changelog.rst'
  adding 'doc/conf.py'
  adding 'doc/cpython_results_2017.rst'
  adding 'doc/custom_benchmarks.rst'
  adding 'doc/index.rst'
  adding 'doc/make.bat'
  adding 'doc/usage.rst'
  adding 'doc/images/bm_chaos.png'
  adding 'doc/images/bm_raytrace.jpg'
  adding 'doc/images/html5lib.png'
  adding 'doc/images/sympy_sum.png'
  adding 'pyperformance/__init__.py'
  adding 'pyperformance/__main__.py'
  adding 'pyperformance/_benchmark.py'
  adding 'pyperformance/_benchmark_metadata.py'
  adding 'pyperformance/_benchmark_selections.py'
  adding 'pyperformance/_manifest.py'
  adding 'pyperformance/_pip.py'
  adding 'pyperformance/_pyproject_toml.py'
  adding 'pyperformance/_python.py'
  adding 'pyperformance/_pythoninfo.py'
  adding 'pyperformance/_utils.py'
  adding 'pyperformance/_venv.py'
  adding 'pyperformance/cli.py'
  adding 'pyperformance/commands.py'
  adding 'pyperformance/compare.py'
  adding 'pyperformance/compile.py'
  adding 'pyperformance/run.py'
  adding 'pyperformance/venv.py'
  adding 'pyperformance/data-files/benchmarks/MANIFEST'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/README.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/__init__.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/context_processors.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/exceptions.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/mail.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/paginator.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/signals.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/template_loader.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/urlresolvers.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/data/2to3/xheaders.py.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/LICENSE.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/Grammar.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/PatternGrammar.txt'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/__init__.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/__main__.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/btm_matcher.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/btm_utils.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_base.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixer_util.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/main.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/patcomp.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pygram.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pytree.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/refactor.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/__init__.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_apply.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_asserts.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_basestring.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_buffer.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_dict.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_except.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exec.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_execfile.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_exitfunc.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_filter.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_funcattrs.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_future.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_getcwdu.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_has_key.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_idioms.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_import.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_imports2.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_input.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_intern.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_isinstance.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_itertools_imports.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_long.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_map.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_metaclass.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_methodattrs.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ne.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_next.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_nonzero.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_numliterals.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_operator.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_paren.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_print.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raise.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_raw_input.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reduce.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_reload.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_renames.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_repr.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_set_literal.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_standarderror.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_sys_exc.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_throw.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_tuple_params.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_types.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_unicode.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_urllib.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_ws_comma.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xrange.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_xreadlines.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/fixes/fix_zip.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/__init__.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/conv.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/driver.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/grammar.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/literals.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/parse.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/pgen.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/token.py'
  adding 'pyperformance/data-files/benchmarks/bm_2to3/vendor/src/lib2to3/pgen2/tokenize.py'
  adding 'pyperformance/data-files/benchmarks/bm_async_generators/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_generators/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_cpu_io_mixed.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_cpu_io_mixed_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_cpu_io_mixed.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_cpu_io_mixed_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_io.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_io_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_memoization.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_memoization_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_eager_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_io.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_io_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_memoization.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_memoization_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/bm_async_tree_tg.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_async_tree/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_tcp/bm_asyncio_tcp_ssl.toml'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_tcp/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_tcp/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_tcp/ssl_cert.pem'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_tcp/ssl_key.pem'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_websockets/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_websockets/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_asyncio_websockets/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_chameleon/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_chameleon/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_chameleon/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_chaos/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_chaos/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_comprehensions/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_comprehensions/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_concurrent_imap/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_concurrent_imap/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_coroutines/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_coroutines/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_coverage/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_coverage/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_coverage/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_crypto_pyaes/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_crypto_pyaes/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_crypto_pyaes/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_dask/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_dask/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_dask/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_deepcopy/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_deepcopy/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_deltablue/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_deltablue/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_django_template/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_django_template/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_django_template/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/index.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/publisher.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/runtime-settings.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/api/transforms.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/distributing.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/enthought-plan.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/enthought-rfp.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/hacking.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/policies.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/pysource.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/release.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/repository.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/runtime-settings-processing.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/semantics.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/testing.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/todo.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/website.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst/alternatives.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/dev/rst/problems.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/cmdline-tool.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/html-stylesheets.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/i18n.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/rst-directives.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/rst-roles.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/howto/security.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0256.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0257.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0258.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/peps/pep-0287.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/doctree.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/definitions.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/directives.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/introduction.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/mathematics.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/restructuredtext.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/ref/rst/roles.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/config.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/emacs.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/html.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/latex.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/links.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/mailing-lists.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/manpage.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/odt.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/smartquotes.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/tools.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/big-black.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/big-white.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/default.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/happy_monkey.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/medium-black.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/medium-white.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-all.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-breaks.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-covers.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-cuts.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-empty.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp-objects.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/rsp.svg'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/s5-files.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/s5-files.svg'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/small-black.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/images/small-white.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/cheatsheet.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/demo.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/quickstart.txt'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-bitmap-scaling.svg'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-bitmap.svg'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard-scaling.svg'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.svg'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/biohazard.swf'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/pens.mp4'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title-scaling.svg'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title.png'
  adding 'pyperformance/data-files/benchmarks/bm_docutils/data/docs/user/rst/images/title.svg'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/COMMIT_EDITMSG'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/FETCH_HEAD'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/HEAD'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/ORIG_HEAD'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/config'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/description'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/index'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/packed-refs'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/applypatch-msg.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/commit-msg.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/post-update.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-applypatch.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-commit.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-push.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-rebase.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/prepare-commit-msg.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/update.sample'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/exclude'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/refs'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/HEAD'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads/master'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/HEAD'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/bind_modules'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/master'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/zero_timeout'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info/packs'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.idx'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.pack'
  adding 'pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin/HEAD'
  adding 'pyperformance/data-files/benchmarks/bm_fannkuch/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_fannkuch/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_float/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_float/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_gc_collect/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_gc_collect/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_gc_traversal/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_gc_traversal/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_generators/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_generators/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_genshi/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_genshi/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_genshi/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_go/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_go/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_hexiom/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_hexiom/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_hg_startup/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_hg_startup/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_hg_startup/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_html5lib/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_html5lib/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_html5lib/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_html5lib/data/w3_tr_html5.html'
  adding 'pyperformance/data-files/benchmarks/bm_json_dumps/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_json_dumps/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_json_loads/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_json_loads/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_logging/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_logging/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_mako/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_mako/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_mako/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_mdp/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_mdp/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_meteor_contest/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_meteor_contest/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_nbody/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_nbody/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_nqueens/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_nqueens/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_pathlib/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pathlib/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_dict.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_list.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/bm_pickle_pure_python.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle_list.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/bm_unpickle_pure_python.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pickle/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_pidigits/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pidigits/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_pprint/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pprint/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_pyflate/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_pyflate/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_pyflate/data/interpreter.tar.bz2'
  adding 'pyperformance/data-files/benchmarks/bm_python_startup/bm_python_startup_no_site.toml'
  adding 'pyperformance/data-files/benchmarks/bm_python_startup/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_python_startup/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_raytrace/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_raytrace/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_regex_compile/bm_regex_effbot.py'
  adding 'pyperformance/data-files/benchmarks/bm_regex_compile/bm_regex_v8.py'
  adding 'pyperformance/data-files/benchmarks/bm_regex_compile/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_regex_compile/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_regex_dna/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_regex_dna/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_regex_effbot/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_regex_effbot/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_regex_v8/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_regex_v8/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_richards/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_richards/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_richards_super/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_richards_super/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_scimark/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_scimark/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_spectral_norm/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_spectral_norm/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_sqlalchemy_declarative/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_sqlalchemy_imperative/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_sqlglot/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_sqlglot/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_sqlglot/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_sqlite_synth/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_sqlite_synth/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_sympy/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_sympy/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_sympy/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_telco/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_telco/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_telco/data/telco-bench.b'
  adding 'pyperformance/data-files/benchmarks/bm_tomli_loads/generate_data.py'
  adding 'pyperformance/data-files/benchmarks/bm_tomli_loads/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_tomli_loads/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_tomli_loads/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_tomli_loads/data/tomli-bench-data.toml'
  adding 'pyperformance/data-files/benchmarks/bm_tornado_http/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_tornado_http/requirements.txt'
  adding 'pyperformance/data-files/benchmarks/bm_tornado_http/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_typing_runtime_protocols/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_typing_runtime_protocols/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_unpack_sequence/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_unpack_sequence/run_benchmark.py'
  adding 'pyperformance/data-files/benchmarks/bm_xml_etree/pyproject.toml'
  adding 'pyperformance/data-files/benchmarks/bm_xml_etree/run_benchmark.py'
  adding 'pyperformance/requirements/requirements.txt'
  adding 'pyperformance-1.10.0.dist-info/AUTHORS'
  adding 'pyperformance-1.10.0.dist-info/COPYING'
  adding 'pyperformance-1.10.0.dist-info/METADATA'
  adding 'pyperformance-1.10.0.dist-info/WHEEL'
  adding 'pyperformance-1.10.0.dist-info/entry_points.txt'
  adding 'pyperformance-1.10.0.dist-info/top_level.txt'
  adding 'pyperformance-1.10.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for pyperformance (pyproject.toml): finished with status 'done'
  Created wheel for pyperformance: filename=pyperformance-1.10.0-py3-none-any.whl size=4232939 sha256=3cc7d593dcb61b9cb86c2a591b7618d3997139ce8942561dca172341085f6529
  Stored in directory: /builddir/.cache/pip/wheels/a7/15/e6/afd54d413ecaabb611ed4e33d235ff4ef695fd01f4c8ff2eaf
Successfully built pyperformance
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z2RdeO
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64
+ cd pyperformance-1.10.0
++ ls /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir/pyperformance-1.10.0-py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
+ specifier=pyperformance==1.10.0
+ TMPDIR=/builddir/build/BUILD/pyperformance-1.10.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir pyperformance==1.10.0
Using pip 22.0.4 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/pyperformance-1.10.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/pyperformance-1.10.0-py3-none-any.whl
Installing collected packages: pyperformance
  Creating /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/bin
  changing mode of /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/bin/pyperformance to 755
Successfully installed pyperformance-1.10.0
+ '[' -d /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/bin ']'
+ '[' -f /usr/bin/pathfix3.9.py ']'
+ pathfix=/usr/bin/pathfix3.9.py
+ '[' -z s ']'
+ shebang_flags=-kas
+ /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/bin/pyperformance
/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/bin/pyperformance: updating
+ rm -rfv /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/pyperformance-1.10.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages/pyperformance-1.10.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64 --record /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages/pyperformance-1.10.0.dist-info/RECORD --output /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages/pyperformance-1.10.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages/pyperformance-1.10.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages/pyperformance-1.10.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages/pyperformance-1.10.0.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64 --sitelib /usr/lib/python3.9/site-packages --sitearch /usr/lib64/python3.9/site-packages --python-version 3.9 --pyproject-record /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-record --prefix /usr '*' +auto
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.10.0-1.el9 --unique-debug-suffix -1.10.0-1.el9.x86_64 --unique-debug-src-base python-pyperformance-1.10.0-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/pyperformance-1.10.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/update.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/prepare-commit-msg.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-rebase.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-push.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-commit.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-applypatch.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/post-update.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/commit-msg.sample from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/python3.9/site-packages/pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/applypatch-msg.sample from /bin/sh to #!/usr/bin/sh
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.i87n8f
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ '[' '!' -f /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-modules ']'
+ PATH=/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages
+ _PYTHONSITE=/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ /usr/bin/python3 -s /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-pyperformance-1.10.0-1.el9.x86_64-pyproject-modules -t
Check import: benchmarks
Check import: doc
Check import: pyperformance
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-pyperformance-1.10.0-1.el9.noarch
Provides: python-pyperformance = 1.10.0-1.el9 python3-pyperformance = 1.10.0-1.el9 python3.9-pyperformance = 1.10.0-1.el9 python3.9dist(pyperformance) = 1.10 python3dist(pyperformance) = 1.10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 /usr/bin/sh python(abi) = 3.9 python3.9dist(packaging) python3.9dist(pyperf) python3.9dist(tomli)
Obsoletes: python39-pyperformance < 1.10.0-1.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64
Wrote: /builddir/build/SRPMS/python-pyperformance-1.10.0-1.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-pyperformance-1.10.0-1.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5qANhG
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyperformance-1.10.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyperformance-1.10.0-1.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-pyperformance-1.10.0-1.el9.src.rpm
Finish: build phase for python-pyperformance-1.10.0-1.el9.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-9-x86_64-1697983568.480947/root/var/log/dnf.rpm.log
/var/lib/mock/rhel+epel-9-x86_64-1697983568.480947/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-9-x86_64-1697983568.480947/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/python-pyperformance-1.10.0-1.el9.src.rpm) Config(child) 0 minutes 35 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": "python3-pyperformance",
            "epoch": null,
            "version": "1.10.0",
            "release": "1.el9",
            "arch": "noarch"
        },
        {
            "name": "python-pyperformance",
            "epoch": null,
            "version": "1.10.0",
            "release": "1.el9",
            "arch": "src"
        }
    ]
}
RPMResults finished