==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-setuptools 1:80.9.0-1 (Sat May 31 22:11:04 2025)
==> Retrieving sources...
  -> Updating setuptools git repo...
  -> Found build-no-isolation.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    setuptools ... Passed
    build-no-isolation.patch ... Passed
==> Making package: python-setuptools 1:80.9.0-1 (Sat May 31 22:11:27 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (9) python-autocommand-2.2.2-7  python-jaraco.context-6.0.1-1
             python-jaraco.collections-5.1.0-1  python-jaraco.functools-4.1.0-1
             python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
             python-packaging-25.0-1  python-platformdirs-4.3.6-2
             python-wheel-0.45.1-1

Total Installed Size:  2.24 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             zlib-ng-2.2.4-1  git-2.49.0-2  python-setuptools-1:80.8.0-1

Total Installed Size:  47.70 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found build-no-isolation.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of setuptools git repo...
Cloning into 'setuptools'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Auto-merging pyproject.toml
patching file setuptools/tests/fixtures.py
Hunk #1 succeeded at 97 (offset 13 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
/build/python-setuptools/src/setuptools/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running build
running build_py
creating build/lib/setuptools
copying setuptools/msvc.py -> build/lib/setuptools
copying setuptools/modified.py -> build/lib/setuptools
copying setuptools/_reqs.py -> build/lib/setuptools
copying setuptools/installer.py -> build/lib/setuptools
copying setuptools/archive_util.py -> build/lib/setuptools
copying setuptools/warnings.py -> build/lib/setuptools
copying setuptools/_shutil.py -> build/lib/setuptools
copying setuptools/_itertools.py -> build/lib/setuptools
copying setuptools/namespaces.py -> build/lib/setuptools
copying setuptools/_entry_points.py -> build/lib/setuptools
copying setuptools/_path.py -> build/lib/setuptools
copying setuptools/version.py -> build/lib/setuptools
copying setuptools/__init__.py -> build/lib/setuptools
copying setuptools/_normalization.py -> build/lib/setuptools
copying setuptools/_imp.py -> build/lib/setuptools
copying setuptools/logging.py -> build/lib/setuptools
copying setuptools/errors.py -> build/lib/setuptools
copying setuptools/windows_support.py -> build/lib/setuptools
copying setuptools/launch.py -> build/lib/setuptools
copying setuptools/build_meta.py -> build/lib/setuptools
copying setuptools/glob.py -> build/lib/setuptools
copying setuptools/_static.py -> build/lib/setuptools
copying setuptools/extension.py -> build/lib/setuptools
copying setuptools/discovery.py -> build/lib/setuptools
copying setuptools/unicode_utils.py -> build/lib/setuptools
copying setuptools/_discovery.py -> build/lib/setuptools
copying setuptools/_importlib.py -> build/lib/setuptools
copying setuptools/_scripts.py -> build/lib/setuptools
copying setuptools/monkey.py -> build/lib/setuptools
copying setuptools/wheel.py -> build/lib/setuptools
copying setuptools/dist.py -> build/lib/setuptools
copying setuptools/_core_metadata.py -> build/lib/setuptools
copying setuptools/depends.py -> build/lib/setuptools
creating build/lib/_distutils_hack
copying _distutils_hack/__init__.py -> build/lib/_distutils_hack
copying _distutils_hack/override.py -> build/lib/_distutils_hack
creating build/lib/pkg_resources
copying pkg_resources/__init__.py -> build/lib/pkg_resources
creating build/lib/setuptools/_distutils
copying setuptools/_distutils/_log.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/unixccompiler.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/util.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/archive_util.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/_modified.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/version.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/dep_util.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/_msvccompiler.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/__init__.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/ccompiler.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/errors.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/core.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/cygwinccompiler.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/extension.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/fancy_getopt.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/sysconfig.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/dir_util.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/log.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/text_file.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/cmd.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/file_util.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/_macos_compat.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/filelist.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/debug.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/dist.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/versionpredicate.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/zosccompiler.py -> build/lib/setuptools/_distutils
copying setuptools/_distutils/spawn.py -> build/lib/setuptools/_distutils
creating build/lib/setuptools/command
copying setuptools/command/rotate.py -> build/lib/setuptools/command
copying setuptools/command/saveopts.py -> build/lib/setuptools/command
copying setuptools/command/install.py -> build/lib/setuptools/command
copying setuptools/command/editable_wheel.py -> build/lib/setuptools/command
copying setuptools/command/install_lib.py -> build/lib/setuptools/command
copying setuptools/command/build_ext.py -> build/lib/setuptools/command
copying setuptools/command/easy_install.py -> build/lib/setuptools/command
copying setuptools/command/__init__.py -> build/lib/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
copying setuptools/command/test.py -> build/lib/setuptools/command
copying setuptools/command/build.py -> build/lib/setuptools/command
copying setuptools/command/bdist_wheel.py -> build/lib/setuptools/command
copying setuptools/command/install_scripts.py -> build/lib/setuptools/command
copying setuptools/command/_requirestxt.py -> build/lib/setuptools/command
copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
copying setuptools/command/develop.py -> build/lib/setuptools/command
copying setuptools/command/build_py.py -> build/lib/setuptools/command
copying setuptools/command/alias.py -> build/lib/setuptools/command
copying setuptools/command/build_clib.py -> build/lib/setuptools/command
copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command
copying setuptools/command/egg_info.py -> build/lib/setuptools/command
copying setuptools/command/setopt.py -> build/lib/setuptools/command
copying setuptools/command/dist_info.py -> build/lib/setuptools/command
copying setuptools/command/sdist.py -> build/lib/setuptools/command
creating build/lib/setuptools/config
copying setuptools/config/__init__.py -> build/lib/setuptools/config
copying setuptools/config/setupcfg.py -> build/lib/setuptools/config
copying setuptools/config/expand.py -> build/lib/setuptools/config
copying setuptools/config/_apply_pyprojecttoml.py -> build/lib/setuptools/config
copying setuptools/config/pyprojecttoml.py -> build/lib/setuptools/config
creating build/lib/setuptools/compat
copying setuptools/compat/py39.py -> build/lib/setuptools/compat
copying setuptools/compat/__init__.py -> build/lib/setuptools/compat
copying setuptools/compat/py312.py -> build/lib/setuptools/compat
copying setuptools/compat/py311.py -> build/lib/setuptools/compat
copying setuptools/compat/py310.py -> build/lib/setuptools/compat
creating build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/clean.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/_framework_compat.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/install.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/install_lib.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/build_ext.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/__init__.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/bdist_rpm.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/config.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/build.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/install_headers.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/install_scripts.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/build_py.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/bdist_dumb.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/build_clib.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/install_egg_info.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/bdist.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/build_scripts.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/install_data.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/check.py -> build/lib/setuptools/_distutils/command
copying setuptools/_distutils/command/sdist.py -> build/lib/setuptools/_distutils/command
creating build/lib/setuptools/_distutils/compat
copying setuptools/_distutils/compat/py39.py -> build/lib/setuptools/_distutils/compat
copying setuptools/_distutils/compat/__init__.py -> build/lib/setuptools/_distutils/compat
copying setuptools/_distutils/compat/numpy.py -> build/lib/setuptools/_distutils/compat
creating build/lib/setuptools/_distutils/compilers/C
copying setuptools/_distutils/compilers/C/base.py -> build/lib/setuptools/_distutils/compilers/C
copying setuptools/_distutils/compilers/C/msvc.py -> build/lib/setuptools/_distutils/compilers/C
copying setuptools/_distutils/compilers/C/errors.py -> build/lib/setuptools/_distutils/compilers/C
copying setuptools/_distutils/compilers/C/zos.py -> build/lib/setuptools/_distutils/compilers/C
copying setuptools/_distutils/compilers/C/cygwin.py -> build/lib/setuptools/_distutils/compilers/C
copying setuptools/_distutils/compilers/C/unix.py -> build/lib/setuptools/_distutils/compilers/C
creating build/lib/setuptools/config/_validate_pyproject
copying setuptools/config/_validate_pyproject/formats.py -> build/lib/setuptools/config/_validate_pyproject
copying setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> build/lib/setuptools/config/_validate_pyproject
copying setuptools/config/_validate_pyproject/extra_validations.py -> build/lib/setuptools/config/_validate_pyproject
copying setuptools/config/_validate_pyproject/__init__.py -> build/lib/setuptools/config/_validate_pyproject
copying setuptools/config/_validate_pyproject/error_reporting.py -> build/lib/setuptools/config/_validate_pyproject
copying setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> build/lib/setuptools/config/_validate_pyproject
running egg_info
creating setuptools.egg-info
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing top-level names to setuptools.egg-info/top_level.txt
writing manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'tests'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.conf' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.css_t' under directory 'docs'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'indexsidebar.html' under directory 'docs'
warning: no files found matching '*' under directory 'setuptools/_vendor'
warning: no files found matching 'COPYING*' anywhere in distribution
warning: no files found matching 'AUTHORS*' anywhere in distribution
warning: no files found matching 'msvc-build-launcher.cmd'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'pkg_resources.tests' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'pkg_resources.tests' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'pkg_resources.tests' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'pkg_resources.tests' to be distributed and are
        already explicitly excluding 'pkg_resources.tests' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'pkg_resources.tests.data' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'pkg_resources.tests.data' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'pkg_resources.tests.data' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'pkg_resources.tests.data' to be distributed and are
        already explicitly excluding 'pkg_resources.tests.data' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools._distutils.compilers.C.tests' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools._distutils.compilers.C.tests' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools._distutils.compilers.C.tests' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools._distutils.compilers.C.tests' to be distributed and are
        already explicitly excluding 'setuptools._distutils.compilers.C.tests' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools._distutils.tests' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools._distutils.tests' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools._distutils.tests' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools._distutils.tests' to be distributed and are
        already explicitly excluding 'setuptools._distutils.tests' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools._distutils.tests.compat' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools._distutils.tests.compat' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools._distutils.tests.compat' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools._distutils.tests.compat' to be distributed and are
        already explicitly excluding 'setuptools._distutils.tests.compat' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools.tests' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools.tests' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools.tests' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools.tests' to be distributed and are
        already explicitly excluding 'setuptools.tests' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools.tests.compat' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools.tests.compat' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools.tests.compat' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools.tests.compat' to be distributed and are
        already explicitly excluding 'setuptools.tests.compat' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools.tests.config' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools.tests.config' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools.tests.config' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools.tests.config' to be distributed and are
        already explicitly excluding 'setuptools.tests.config' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools.tests.config.downloads' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools.tests.config.downloads' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools.tests.config.downloads' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools.tests.config.downloads' to be distributed and are
        already explicitly excluding 'setuptools.tests.config.downloads' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools.tests.indexes.test_links_priority' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools.tests.indexes.test_links_priority' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools.tests.indexes.test_links_priority' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools.tests.indexes.test_links_priority' to be distributed and are
        already explicitly excluding 'setuptools.tests.indexes.test_links_priority' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools.tests.indexes.test_links_priority.simple.foobar' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools.tests.indexes.test_links_priority.simple.foobar' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools.tests.indexes.test_links_priority.simple.foobar' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools.tests.indexes.test_links_priority.simple.foobar' to be distributed and are
        already explicitly excluding 'setuptools.tests.indexes.test_links_priority.simple.foobar' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/build/python-setuptools/src/setuptools/setuptools/command/build_py.py:212: _Warning: Package 'setuptools.tests.integration' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'setuptools.tests.integration' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'setuptools.tests.integration' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'setuptools.tests.integration' to be distributed and are
        already explicitly excluding 'setuptools.tests.integration' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying setuptools/cli-32.exe -> build/lib/setuptools
copying setuptools/cli-64.exe -> build/lib/setuptools
copying setuptools/cli-arm64.exe -> build/lib/setuptools
copying setuptools/cli.exe -> build/lib/setuptools
copying setuptools/gui-32.exe -> build/lib/setuptools
copying setuptools/gui-64.exe -> build/lib/setuptools
copying setuptools/gui-arm64.exe -> build/lib/setuptools
copying setuptools/gui.exe -> build/lib/setuptools
copying setuptools/script (dev).tmpl -> build/lib/setuptools
copying setuptools/script.tmpl -> build/lib/setuptools
creating build/lib/setuptools/tests
copying setuptools/tests/__init__.py -> build/lib/setuptools/tests
copying setuptools/tests/contexts.py -> build/lib/setuptools/tests
copying setuptools/tests/environment.py -> build/lib/setuptools/tests
copying setuptools/tests/fixtures.py -> build/lib/setuptools/tests
copying setuptools/tests/mod_with_constant.py -> build/lib/setuptools/tests
copying setuptools/tests/namespaces.py -> build/lib/setuptools/tests
copying setuptools/tests/script-with-bom.py -> build/lib/setuptools/tests
copying setuptools/tests/test_archive_util.py -> build/lib/setuptools/tests
copying setuptools/tests/test_bdist_deprecations.py -> build/lib/setuptools/tests
copying setuptools/tests/test_bdist_egg.py -> build/lib/setuptools/tests
copying setuptools/tests/test_bdist_wheel.py -> build/lib/setuptools/tests
copying setuptools/tests/test_build.py -> build/lib/setuptools/tests
copying setuptools/tests/test_build_clib.py -> build/lib/setuptools/tests
copying setuptools/tests/test_build_ext.py -> build/lib/setuptools/tests
copying setuptools/tests/test_build_meta.py -> build/lib/setuptools/tests
copying setuptools/tests/test_build_py.py -> build/lib/setuptools/tests
copying setuptools/tests/test_config_discovery.py -> build/lib/setuptools/tests
copying setuptools/tests/test_core_metadata.py -> build/lib/setuptools/tests
copying setuptools/tests/test_depends.py -> build/lib/setuptools/tests
copying setuptools/tests/test_develop.py -> build/lib/setuptools/tests
copying setuptools/tests/test_dist.py -> build/lib/setuptools/tests
copying setuptools/tests/test_dist_info.py -> build/lib/setuptools/tests
copying setuptools/tests/test_distutils_adoption.py -> build/lib/setuptools/tests
copying setuptools/tests/test_editable_install.py -> build/lib/setuptools/tests
copying setuptools/tests/test_egg_info.py -> build/lib/setuptools/tests
copying setuptools/tests/test_extern.py -> build/lib/setuptools/tests
copying setuptools/tests/test_find_packages.py -> build/lib/setuptools/tests
copying setuptools/tests/test_find_py_modules.py -> build/lib/setuptools/tests
copying setuptools/tests/test_glob.py -> build/lib/setuptools/tests
copying setuptools/tests/test_install_scripts.py -> build/lib/setuptools/tests
copying setuptools/tests/test_logging.py -> build/lib/setuptools/tests
copying setuptools/tests/test_manifest.py -> build/lib/setuptools/tests
copying setuptools/tests/test_namespaces.py -> build/lib/setuptools/tests
copying setuptools/tests/test_scripts.py -> build/lib/setuptools/tests
copying setuptools/tests/test_sdist.py -> build/lib/setuptools/tests
copying setuptools/tests/test_setopt.py -> build/lib/setuptools/tests
copying setuptools/tests/test_setuptools.py -> build/lib/setuptools/tests
copying setuptools/tests/test_shutil_wrapper.py -> build/lib/setuptools/tests
copying setuptools/tests/test_unicode_utils.py -> build/lib/setuptools/tests
copying setuptools/tests/test_virtualenv.py -> build/lib/setuptools/tests
copying setuptools/tests/test_warnings.py -> build/lib/setuptools/tests
copying setuptools/tests/test_wheel.py -> build/lib/setuptools/tests
copying setuptools/tests/test_windows_wrappers.py -> build/lib/setuptools/tests
copying setuptools/tests/text.py -> build/lib/setuptools/tests
copying setuptools/tests/textwrap.py -> build/lib/setuptools/tests
creating build/lib/setuptools/tests/compat
copying setuptools/tests/compat/__init__.py -> build/lib/setuptools/tests/compat
copying setuptools/tests/compat/py39.py -> build/lib/setuptools/tests/compat
creating build/lib/setuptools/tests/config
copying setuptools/tests/config/__init__.py -> build/lib/setuptools/tests/config
copying setuptools/tests/config/setupcfg_examples.txt -> build/lib/setuptools/tests/config
copying setuptools/tests/config/test_apply_pyprojecttoml.py -> build/lib/setuptools/tests/config
copying setuptools/tests/config/test_expand.py -> build/lib/setuptools/tests/config
copying setuptools/tests/config/test_pyprojecttoml.py -> build/lib/setuptools/tests/config
copying setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py -> build/lib/setuptools/tests/config
copying setuptools/tests/config/test_setupcfg.py -> build/lib/setuptools/tests/config
creating build/lib/setuptools/tests/config/downloads
copying setuptools/tests/config/downloads/__init__.py -> build/lib/setuptools/tests/config/downloads
copying setuptools/tests/config/downloads/preload.py -> build/lib/setuptools/tests/config/downloads
creating build/lib/setuptools/tests/indexes/test_links_priority
copying setuptools/tests/indexes/test_links_priority/external.html -> build/lib/setuptools/tests/indexes/test_links_priority
creating build/lib/setuptools/tests/indexes/test_links_priority/simple/foobar
copying setuptools/tests/indexes/test_links_priority/simple/foobar/index.html -> build/lib/setuptools/tests/indexes/test_links_priority/simple/foobar
creating build/lib/setuptools/tests/integration
copying setuptools/tests/integration/__init__.py -> build/lib/setuptools/tests/integration
copying setuptools/tests/integration/helpers.py -> build/lib/setuptools/tests/integration
copying setuptools/tests/integration/test_pbr.py -> build/lib/setuptools/tests/integration
copying setuptools/tests/integration/test_pip_install_sdist.py -> build/lib/setuptools/tests/integration
copying pkg_resources/api_tests.txt -> build/lib/pkg_resources
copying pkg_resources/py.typed -> build/lib/pkg_resources
creating build/lib/pkg_resources/tests
copying pkg_resources/tests/__init__.py -> build/lib/pkg_resources/tests
copying pkg_resources/tests/test_find_distributions.py -> build/lib/pkg_resources/tests
copying pkg_resources/tests/test_integration_zope_interface.py -> build/lib/pkg_resources/tests
copying pkg_resources/tests/test_markers.py -> build/lib/pkg_resources/tests
copying pkg_resources/tests/test_pkg_resources.py -> build/lib/pkg_resources/tests
copying pkg_resources/tests/test_resources.py -> build/lib/pkg_resources/tests
copying pkg_resources/tests/test_working_set.py -> build/lib/pkg_resources/tests
creating build/lib/pkg_resources/tests/data/my-test-package-source
copying pkg_resources/tests/data/my-test-package-source/setup.cfg -> build/lib/pkg_resources/tests/data/my-test-package-source
copying pkg_resources/tests/data/my-test-package-source/setup.py -> build/lib/pkg_resources/tests/data/my-test-package-source
creating build/lib/pkg_resources/tests/data/my-test-package-zip
copying pkg_resources/tests/data/my-test-package-zip/my-test-package.zip -> build/lib/pkg_resources/tests/data/my-test-package-zip
creating build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO -> build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt -> build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt -> build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt -> build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe -> build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
creating build/lib/pkg_resources/tests/data/my-test-package_zipped-egg
copying pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg -> build/lib/pkg_resources/tests/data/my-test-package_zipped-egg
creating build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/__init__.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/support.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_archive_util.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_bdist.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_bdist_dumb.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_bdist_rpm.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_build.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_build_clib.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_build_ext.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_build_py.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_build_scripts.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_check.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_clean.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_cmd.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_config_cmd.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_core.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_dir_util.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_dist.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_extension.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_file_util.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_filelist.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_install.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_install_data.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_install_headers.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_install_lib.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_install_scripts.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_log.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_modified.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_sdist.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_spawn.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_sysconfig.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_text_file.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_util.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_version.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/test_versionpredicate.py -> build/lib/setuptools/_distutils/tests
copying setuptools/_distutils/tests/unix_compat.py -> build/lib/setuptools/_distutils/tests
creating build/lib/setuptools/_distutils/tests/compat
copying setuptools/_distutils/tests/compat/__init__.py -> build/lib/setuptools/_distutils/tests/compat
copying setuptools/_distutils/tests/compat/py39.py -> build/lib/setuptools/_distutils/tests/compat
copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command
copying setuptools/config/NOTICE -> build/lib/setuptools/config
copying setuptools/config/distutils.schema.json -> build/lib/setuptools/config
copying setuptools/config/setuptools.schema.json -> build/lib/setuptools/config
creating build/lib/setuptools/_distutils/compilers/C/tests
copying setuptools/_distutils/compilers/C/tests/test_base.py -> build/lib/setuptools/_distutils/compilers/C/tests
copying setuptools/_distutils/compilers/C/tests/test_cygwin.py -> build/lib/setuptools/_distutils/compilers/C/tests
copying setuptools/_distutils/compilers/C/tests/test_mingw.py -> build/lib/setuptools/_distutils/compilers/C/tests
copying setuptools/_distutils/compilers/C/tests/test_msvc.py -> build/lib/setuptools/_distutils/compilers/C/tests
copying setuptools/_distutils/compilers/C/tests/test_unix.py -> build/lib/setuptools/_distutils/compilers/C/tests
copying setuptools/config/_validate_pyproject/NOTICE -> build/lib/setuptools/config/_validate_pyproject
==> Entering fakeroot environment...
==> Starting package()...
/build/python-setuptools/src/setuptools/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running install
/build/python-setuptools/src/setuptools/setup.py:68: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        By 2025-Oct-31, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  install.initialize_options(self)
Distribution option extra_path is deprecated. See issue27919 for details.
running install_lib
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/msvc.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/gui-arm64.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_logging.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_archive_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_distutils_adoption.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_namespaces.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_build_clib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/namespaces.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_extern.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_dist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_egg_info.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/fixtures.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_dist_info.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_core_metadata.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_build_py.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_setuptools.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_bdist_wheel.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_install_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_develop.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/contexts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_glob.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_find_py_modules.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/text.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
copying build/lib/setuptools/tests/config/test_setupcfg.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
copying build/lib/setuptools/tests/config/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
copying build/lib/setuptools/tests/config/setupcfg_examples.txt -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
copying build/lib/setuptools/tests/config/test_apply_pyprojecttoml.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
copying build/lib/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
copying build/lib/setuptools/tests/config/test_expand.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
copying build/lib/setuptools/tests/config/test_pyprojecttoml.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/downloads
copying build/lib/setuptools/tests/config/downloads/preload.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/downloads
copying build/lib/setuptools/tests/config/downloads/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/downloads
copying build/lib/setuptools/tests/test_find_packages.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_shutil_wrapper.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_bdist_egg.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_warnings.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_bdist_deprecations.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/environment.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_wheel.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration
copying build/lib/setuptools/tests/integration/test_pbr.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration
copying build/lib/setuptools/tests/integration/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration
copying build/lib/setuptools/tests/integration/helpers.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration
copying build/lib/setuptools/tests/integration/test_pip_install_sdist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration
copying build/lib/setuptools/tests/script-with-bom.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_build_meta.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_windows_wrappers.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/indexes
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar
copying build/lib/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar
copying build/lib/setuptools/tests/indexes/test_links_priority/external.html -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority
copying build/lib/setuptools/tests/textwrap.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_sdist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_unicode_utils.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_manifest.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_depends.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_virtualenv.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/mod_with_constant.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_config_discovery.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/compat
copying build/lib/setuptools/tests/compat/py39.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/compat
copying build/lib/setuptools/tests/compat/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/compat
copying build/lib/setuptools/tests/test_setopt.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_editable_install.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_build_ext.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/tests/test_build.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests
copying build/lib/setuptools/modified.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_reqs.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/cli.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/installer.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/archive_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/warnings.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_shutil.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_itertools.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/script.tmpl -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/namespaces.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_entry_points.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_path.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/version.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_normalization.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/_log.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/unixccompiler.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_archive_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_file_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_log.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_build_clib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/unix_compat.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_dist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_install_headers.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_config_cmd.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_build_py.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_bdist_rpm.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_bdist_dumb.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/support.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_spawn.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_install_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_build_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_version.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_install_data.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_extension.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_install.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_filelist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_check.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_modified.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_sdist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_dir_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_cmd.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_bdist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_clean.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_versionpredicate.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/compat
copying build/lib/setuptools/_distutils/tests/compat/py39.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/compat
copying build/lib/setuptools/_distutils/tests/compat/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/compat
copying build/lib/setuptools/_distutils/tests/test_text_file.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_sysconfig.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_build_ext.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_build.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_core.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/tests/test_install_lib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests
copying build/lib/setuptools/_distutils/util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/archive_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/_modified.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/version.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C
copying build/lib/setuptools/_distutils/compilers/C/base.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C
copying build/lib/setuptools/_distutils/compilers/C/msvc.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests
copying build/lib/setuptools/_distutils/compilers/C/tests/test_msvc.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests
copying build/lib/setuptools/_distutils/compilers/C/tests/test_unix.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests
copying build/lib/setuptools/_distutils/compilers/C/tests/test_mingw.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests
copying build/lib/setuptools/_distutils/compilers/C/tests/test_base.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests
copying build/lib/setuptools/_distutils/compilers/C/tests/test_cygwin.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests
copying build/lib/setuptools/_distutils/compilers/C/errors.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C
copying build/lib/setuptools/_distutils/compilers/C/zos.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C
copying build/lib/setuptools/_distutils/compilers/C/cygwin.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C
copying build/lib/setuptools/_distutils/compilers/C/unix.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C
copying build/lib/setuptools/_distutils/dep_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/_msvccompiler.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/clean.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/_framework_compat.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_lib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_ext.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist_rpm.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/config.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_headers.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_py.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist_dumb.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_clib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_egg_info.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_data.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/check.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/sdist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/ccompiler.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/errors.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/core.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/cygwinccompiler.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/extension.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/fancy_getopt.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/sysconfig.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/dir_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/log.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/text_file.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/cmd.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/file_util.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/_macos_compat.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/filelist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/debug.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/dist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/versionpredicate.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/zosccompiler.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compat
copying build/lib/setuptools/_distutils/compat/py39.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compat
copying build/lib/setuptools/_distutils/compat/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compat
copying build/lib/setuptools/_distutils/compat/numpy.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compat
copying build/lib/setuptools/_distutils/spawn.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/rotate.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/saveopts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/install.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/editable_wheel.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/install_lib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/build_ext.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/easy_install.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_rpm.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/test.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/build.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_wheel.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/install_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/_requirestxt.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_egg.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/develop.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/build_py.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/alias.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/build_clib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/install_egg_info.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/launcher manifest.xml -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/egg_info.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/setopt.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/dist_info.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/command/sdist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command
copying build/lib/setuptools/_imp.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/logging.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/script (dev).tmpl -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/errors.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/windows_support.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/launch.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/build_meta.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/glob.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_static.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/cli-32.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/extension.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/config/setuptools.schema.json -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/config/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/config/NOTICE -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/_validate_pyproject/formats.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/_validate_pyproject/extra_validations.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/_validate_pyproject/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/_validate_pyproject/NOTICE -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/_validate_pyproject/error_reporting.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject
copying build/lib/setuptools/config/setupcfg.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/config/expand.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/config/_apply_pyprojecttoml.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/config/pyprojecttoml.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/config/distutils.schema.json -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config
copying build/lib/setuptools/discovery.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/unicode_utils.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_discovery.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_importlib.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_scripts.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/gui.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/cli-64.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/monkey.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/gui-64.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/wheel.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/dist.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/cli-arm64.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/_core_metadata.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
copying build/lib/setuptools/gui-32.exe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat
copying build/lib/setuptools/compat/py39.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat
copying build/lib/setuptools/compat/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat
copying build/lib/setuptools/compat/py312.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat
copying build/lib/setuptools/compat/py311.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat
copying build/lib/setuptools/compat/py310.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat
copying build/lib/setuptools/depends.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/_distutils_hack
copying build/lib/_distutils_hack/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/_distutils_hack
copying build/lib/_distutils_hack/override.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/_distutils_hack
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
copying build/lib/pkg_resources/tests/test_pkg_resources.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source
copying build/lib/pkg_resources/tests/data/my-test-package-source/setup.cfg -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source
copying build/lib/pkg_resources/tests/data/my-test-package-source/setup.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
copying build/lib/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg
copying build/lib/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip
copying build/lib/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip
copying build/lib/pkg_resources/tests/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
copying build/lib/pkg_resources/tests/test_find_distributions.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
copying build/lib/pkg_resources/tests/test_integration_zope_interface.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
copying build/lib/pkg_resources/tests/test_markers.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
copying build/lib/pkg_resources/tests/test_working_set.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
copying build/lib/pkg_resources/tests/test_resources.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests
copying build/lib/pkg_resources/py.typed -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources
copying build/lib/pkg_resources/__init__.py -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources
copying build/lib/pkg_resources/api_tests.txt -> /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/msvc.py to msvc.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_logging.py to test_logging.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py to test_archive_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py to test_distutils_adoption.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py to test_namespaces.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_scripts.py to test_scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py to test_build_clib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/namespaces.py to namespaces.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_extern.py to test_extern.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_dist.py to test_dist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py to test_egg_info.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/fixtures.py to fixtures.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py to test_dist_info.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py to test_core_metadata.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_build_py.py to test_build_py.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py to test_setuptools.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py to test_bdist_wheel.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py to test_install_scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_develop.py to test_develop.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/contexts.py to contexts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_glob.py to test_glob.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py to test_find_py_modules.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/text.py to text.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py to test_setupcfg.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py to test_apply_pyprojecttoml.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py to test_pyprojecttoml_dynamic_deps.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py to test_expand.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py to test_pyprojecttoml.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py to preload.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py to test_find_packages.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py to test_shutil_wrapper.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py to test_bdist_egg.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_warnings.py to test_warnings.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py to test_bdist_deprecations.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/environment.py to environment.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_wheel.py to test_wheel.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration/test_pbr.py to test_pbr.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py to helpers.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py to test_pip_install_sdist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py to script-with-bom.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py to test_build_meta.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py to test_windows_wrappers.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/textwrap.py to textwrap.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_sdist.py to test_sdist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py to test_unicode_utils.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_manifest.py to test_manifest.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_depends.py to test_depends.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py to test_virtualenv.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py to mod_with_constant.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py to test_config_discovery.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/compat/py39.py to py39.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_setopt.py to test_setopt.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py to test_editable_install.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py to test_build_ext.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/tests/test_build.py to test_build.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/modified.py to modified.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_reqs.py to _reqs.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/installer.py to installer.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/archive_util.py to archive_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/warnings.py to warnings.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_shutil.py to _shutil.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_itertools.py to _itertools.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/namespaces.py to namespaces.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_entry_points.py to _entry_points.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_path.py to _path.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/version.py to version.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_normalization.py to _normalization.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/_log.py to _log.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py to unixccompiler.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py to test_archive_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py to test_file_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py to test_log.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py to test_build_clib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py to unix_compat.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py to test_dist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py to test_install_headers.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py to test_config_cmd.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py to test_build_py.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py to test_bdist_rpm.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py to test_bdist_dumb.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py to support.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py to test_spawn.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py to test_install_scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py to test_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py to test_build_scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py to test_version.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py to test_install_data.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py to test_extension.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py to test_install.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py to test_filelist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py to test_check.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py to test_modified.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py to test_sdist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py to test_dir_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py to test_cmd.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py to test_bdist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py to test_clean.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py to test_versionpredicate.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py to py39.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py to test_text_file.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py to test_sysconfig.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py to test_build_ext.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py to test_build.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py to test_core.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py to test_install_lib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/util.py to util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py to archive_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/_modified.py to _modified.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/version.py to version.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py to base.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py to msvc.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py to test_msvc.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py to test_unix.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py to test_mingw.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py to test_base.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py to test_cygwin.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py to errors.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py to zos.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py to cygwin.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py to unix.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py to dep_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py to _msvccompiler.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py to clean.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py to _framework_compat.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/install.py to install.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py to install_lib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py to build_ext.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py to bdist_rpm.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/config.py to config.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/build.py to build.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py to install_headers.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py to install_scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py to build_py.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py to bdist_dumb.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py to build_clib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py to install_egg_info.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py to bdist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py to build_scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py to install_data.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/check.py to check.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py to sdist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py to ccompiler.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/errors.py to errors.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/core.py to core.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py to cygwinccompiler.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/extension.py to extension.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py to fancy_getopt.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py to sysconfig.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py to dir_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/log.py to log.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/text_file.py to text_file.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py to cmd.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/file_util.py to file_util.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py to _macos_compat.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/filelist.py to filelist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/debug.py to debug.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py to dist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py to versionpredicate.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py to zosccompiler.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py to py39.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py to numpy.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_distutils/spawn.py to spawn.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/rotate.py to rotate.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/saveopts.py to saveopts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/install.py to install.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/editable_wheel.py to editable_wheel.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/install_lib.py to install_lib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/build_ext.py to build_ext.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/easy_install.py to easy_install.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/test.py to test.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/build.py to build.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py to bdist_wheel.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/install_scripts.py to install_scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/_requirestxt.py to _requirestxt.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/bdist_egg.py to bdist_egg.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/develop.py to develop.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/build_py.py to build_py.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/alias.py to alias.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/build_clib.py to build_clib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/install_egg_info.py to install_egg_info.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/egg_info.py to egg_info.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/setopt.py to setopt.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/dist_info.py to dist_info.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/command/sdist.py to sdist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_imp.py to _imp.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/logging.py to logging.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/errors.py to errors.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/windows_support.py to windows_support.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/launch.py to launch.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/build_meta.py to build_meta.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/glob.py to glob.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_static.py to _static.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/extension.py to extension.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py to formats.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py to fastjsonschema_validations.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py to extra_validations.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py to error_reporting.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py to fastjsonschema_exceptions.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/setupcfg.py to setupcfg.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/expand.py to expand.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py to _apply_pyprojecttoml.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py to pyprojecttoml.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/discovery.py to discovery.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/unicode_utils.py to unicode_utils.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_discovery.py to _discovery.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_importlib.py to _importlib.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_scripts.py to _scripts.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/monkey.py to monkey.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/wheel.py to wheel.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/dist.py to dist.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/_core_metadata.py to _core_metadata.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat/py39.py to py39.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat/py312.py to py312.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat/py311.py to py311.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/compat/py310.py to py310.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools/depends.py to depends.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/_distutils_hack/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/_distutils_hack/override.py to override.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py to test_pkg_resources.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py to setup.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py to test_find_distributions.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py to test_integration_zope_interface.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py to test_markers.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py to test_working_set.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py to test_resources.cpython-313.pyc
byte-compiling /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/pkg_resources/__init__.py to __init__.cpython-313.pyc
writing byte-compilation script '/tmp/tmp9q8ra44t.py'
/usr/bin/python /tmp/tmp9q8ra44t.py
removing /tmp/tmp9q8ra44t.py
running install_egg_info
running egg_info
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing top-level names to setuptools.egg-info/top_level.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'tests'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.conf' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.css_t' under directory 'docs'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'indexsidebar.html' under directory 'docs'
warning: no files found matching '*' under directory 'setuptools/_vendor'
warning: no files found matching 'COPYING*' anywhere in distribution
warning: no files found matching 'AUTHORS*' anywhere in distribution
warning: no files found matching 'msvc-build-launcher.cmd'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
Copying setuptools.egg-info to /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/setuptools-80.9.0-py3.13.egg-info
running install_scripts
creating /build/python-setuptools/pkg/python-setuptools/usr/lib/python3.13/site-packages/distutils-precedence.pth
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-setuptools"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-setuptools 1:80.9.0-1 (Sat May 31 22:12:19 2025)
==> Cleaning up...