==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-oslo-i18n 6.5.1-1 (Thu May 22 14:53:46 2025)
==> Retrieving sources...
  -> Cloning oslo.i18n git repo...
Cloning into bare repository '/home/leming/work/python-oslo-i18n/oslo.i18n'...
  -> Found fix-tests-extra-warning.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    oslo.i18n ... Skipped
    fix-tests-extra-warning.patch ... Passed
==> Making package: python-oslo-i18n 6.5.1-1 (Thu May 22 14:53:53 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-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-setuptools-1:80.3.1-1  python-wheel-0.45.1-1
              python-pbr-6.1.1-1

Total Installed Size:  10.80 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 [pending]
installing python-setuptools...
installing python-pbr...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) 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

Total Installed Size:  44.86 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]
:: 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 fix-tests-extra-warning.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of oslo.i18n git repo...
Cloning into 'oslo.i18n'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file oslo_i18n/tests/test_message.py
==> Starting build()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``develop``.
        Instead, use standards-based tools like pip or uv.

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: 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.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_fixture.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_locale_dir_variable.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_lazy.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_gettextutils.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_message.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_public_api.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_handler.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_translate.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_logging.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/fakes.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/utils.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_factory.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/__init__.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/_lazy.py -> build/lib/oslo_i18n
copying oslo_i18n/_message.py -> build/lib/oslo_i18n
copying oslo_i18n/_gettextutils.py -> build/lib/oslo_i18n
copying oslo_i18n/_locale.py -> build/lib/oslo_i18n
copying oslo_i18n/fixture.py -> build/lib/oslo_i18n
copying oslo_i18n/_i18n.py -> build/lib/oslo_i18n
copying oslo_i18n/_factory.py -> build/lib/oslo_i18n
copying oslo_i18n/log.py -> build/lib/oslo_i18n
copying oslo_i18n/__init__.py -> build/lib/oslo_i18n
copying oslo_i18n/_translate.py -> build/lib/oslo_i18n
running egg_info
creating oslo.i18n.egg-info
writing pbr to oslo.i18n.egg-info/pbr.json
writing oslo.i18n.egg-info/PKG-INFO
writing dependency_links to oslo.i18n.egg-info/dependency_links.txt
writing requirements to oslo.i18n.egg-info/requires.txt
writing top-level names to oslo.i18n.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'oslo.i18n.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'oslo.i18n.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.de.LC_MESSAGES' 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 'oslo_i18n.locale.de.LC_MESSAGES' 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 'oslo_i18n.locale.de.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.de.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.en_GB.LC_MESSAGES' 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 'oslo_i18n.locale.en_GB.LC_MESSAGES' 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 'oslo_i18n.locale.en_GB.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.en_GB.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.es.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.es.LC_MESSAGES' 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 'oslo_i18n.locale.es.LC_MESSAGES' 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 'oslo_i18n.locale.es.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.es.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.fr.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.fr.LC_MESSAGES' 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 'oslo_i18n.locale.fr.LC_MESSAGES' 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 'oslo_i18n.locale.fr.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.fr.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.it.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.it.LC_MESSAGES' 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 'oslo_i18n.locale.it.LC_MESSAGES' 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 'oslo_i18n.locale.it.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.it.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.ja.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.ja.LC_MESSAGES' 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 'oslo_i18n.locale.ja.LC_MESSAGES' 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 'oslo_i18n.locale.ja.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.ja.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.ka_GE.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.ka_GE.LC_MESSAGES' 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 'oslo_i18n.locale.ka_GE.LC_MESSAGES' 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 'oslo_i18n.locale.ka_GE.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.ka_GE.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.ko_KR.LC_MESSAGES' 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 'oslo_i18n.locale.ko_KR.LC_MESSAGES' 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 'oslo_i18n.locale.ko_KR.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.ko_KR.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.pl_PL.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.pl_PL.LC_MESSAGES' 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 'oslo_i18n.locale.pl_PL.LC_MESSAGES' 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 'oslo_i18n.locale.pl_PL.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.pl_PL.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.pt.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.pt.LC_MESSAGES' 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 'oslo_i18n.locale.pt.LC_MESSAGES' 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 'oslo_i18n.locale.pt.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.pt.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.zh_CN.LC_MESSAGES' 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 'oslo_i18n.locale.zh_CN.LC_MESSAGES' 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 'oslo_i18n.locale.zh_CN.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.zh_CN.LC_MESSAGES' 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)
creating build/lib/oslo_i18n/locale/de/LC_MESSAGES
copying oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/de/LC_MESSAGES
creating build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES
copying oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES
creating build/lib/oslo_i18n/locale/es/LC_MESSAGES
copying oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/es/LC_MESSAGES
creating build/lib/oslo_i18n/locale/fr/LC_MESSAGES
copying oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/fr/LC_MESSAGES
creating build/lib/oslo_i18n/locale/it/LC_MESSAGES
copying oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/it/LC_MESSAGES
creating build/lib/oslo_i18n/locale/ja/LC_MESSAGES
copying oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ja/LC_MESSAGES
creating build/lib/oslo_i18n/locale/ka_GE/LC_MESSAGES
copying oslo_i18n/locale/ka_GE/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ka_GE/LC_MESSAGES
creating build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES
copying oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES
creating build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES
copying oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES
creating build/lib/oslo_i18n/locale/pt/LC_MESSAGES
copying oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/pt/LC_MESSAGES
creating build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES
copying oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``develop``.
        Instead, use standards-based tools like pip or uv.

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: 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.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running build
running build_py
copying oslo_i18n/tests/test_fixture.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_locale_dir_variable.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_lazy.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_gettextutils.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_message.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_public_api.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_handler.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_translate.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_logging.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/fakes.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/utils.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/test_factory.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/tests/__init__.py -> build/lib/oslo_i18n/tests
copying oslo_i18n/_lazy.py -> build/lib/oslo_i18n
copying oslo_i18n/_message.py -> build/lib/oslo_i18n
copying oslo_i18n/_gettextutils.py -> build/lib/oslo_i18n
copying oslo_i18n/_locale.py -> build/lib/oslo_i18n
copying oslo_i18n/fixture.py -> build/lib/oslo_i18n
copying oslo_i18n/_i18n.py -> build/lib/oslo_i18n
copying oslo_i18n/_factory.py -> build/lib/oslo_i18n
copying oslo_i18n/log.py -> build/lib/oslo_i18n
copying oslo_i18n/__init__.py -> build/lib/oslo_i18n
copying oslo_i18n/_translate.py -> build/lib/oslo_i18n
running egg_info
writing pbr to oslo.i18n.egg-info/pbr.json
writing oslo.i18n.egg-info/PKG-INFO
writing dependency_links to oslo.i18n.egg-info/dependency_links.txt
writing requirements to oslo.i18n.egg-info/requires.txt
writing top-level names to oslo.i18n.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'oslo.i18n.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.de.LC_MESSAGES' 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 'oslo_i18n.locale.de.LC_MESSAGES' 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 'oslo_i18n.locale.de.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.de.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.en_GB.LC_MESSAGES' 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 'oslo_i18n.locale.en_GB.LC_MESSAGES' 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 'oslo_i18n.locale.en_GB.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.en_GB.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.es.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.es.LC_MESSAGES' 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 'oslo_i18n.locale.es.LC_MESSAGES' 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 'oslo_i18n.locale.es.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.es.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.fr.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.fr.LC_MESSAGES' 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 'oslo_i18n.locale.fr.LC_MESSAGES' 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 'oslo_i18n.locale.fr.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.fr.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.it.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.it.LC_MESSAGES' 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 'oslo_i18n.locale.it.LC_MESSAGES' 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 'oslo_i18n.locale.it.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.it.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.ja.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.ja.LC_MESSAGES' 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 'oslo_i18n.locale.ja.LC_MESSAGES' 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 'oslo_i18n.locale.ja.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.ja.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.ka_GE.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.ka_GE.LC_MESSAGES' 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 'oslo_i18n.locale.ka_GE.LC_MESSAGES' 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 'oslo_i18n.locale.ka_GE.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.ka_GE.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.ko_KR.LC_MESSAGES' 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 'oslo_i18n.locale.ko_KR.LC_MESSAGES' 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 'oslo_i18n.locale.ko_KR.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.ko_KR.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.pl_PL.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.pl_PL.LC_MESSAGES' 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 'oslo_i18n.locale.pl_PL.LC_MESSAGES' 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 'oslo_i18n.locale.pl_PL.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.pl_PL.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.pt.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.pt.LC_MESSAGES' 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 'oslo_i18n.locale.pt.LC_MESSAGES' 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 'oslo_i18n.locale.pt.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.pt.LC_MESSAGES' 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)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_i18n.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_i18n.locale.zh_CN.LC_MESSAGES' 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 'oslo_i18n.locale.zh_CN.LC_MESSAGES' 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 'oslo_i18n.locale.zh_CN.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_i18n.locale.zh_CN.LC_MESSAGES' 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 oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/de/LC_MESSAGES
copying oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES
copying oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/es/LC_MESSAGES
copying oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/fr/LC_MESSAGES
copying oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/it/LC_MESSAGES
copying oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ja/LC_MESSAGES
copying oslo_i18n/locale/ka_GE/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ka_GE/LC_MESSAGES
copying oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES
copying oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES
copying oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/pt/LC_MESSAGES
copying oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES
running install_lib
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_fixture.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_locale_dir_variable.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_lazy.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_gettextutils.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_message.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_public_api.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_handler.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_translate.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_logging.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/fakes.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/utils.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/test_factory.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/tests/__init__.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests
copying build/lib/oslo_i18n/_lazy.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/_message.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ka_GE
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES
copying build/lib/oslo_i18n/locale/ka_GE/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/es
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/es/LC_MESSAGES
copying build/lib/oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/es/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/pt
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/pt/LC_MESSAGES
copying build/lib/oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/pt/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/zh_CN
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES
copying build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/pl_PL
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES
copying build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/it
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/it/LC_MESSAGES
copying build/lib/oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/it/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ko_KR
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES
copying build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/en_GB
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES
copying build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ja
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ja/LC_MESSAGES
copying build/lib/oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/ja/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/de
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/de/LC_MESSAGES
copying build/lib/oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/de/LC_MESSAGES
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/fr
creating /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/fr/LC_MESSAGES
copying build/lib/oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/locale/fr/LC_MESSAGES
copying build/lib/oslo_i18n/_gettextutils.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/_locale.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/fixture.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/_i18n.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/_factory.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/log.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/__init__.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
copying build/lib/oslo_i18n/_translate.py -> /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_fixture.py to test_fixture.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_locale_dir_variable.py to test_locale_dir_variable.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_lazy.py to test_lazy.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_gettextutils.py to test_gettextutils.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_message.py to test_message.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_public_api.py to test_public_api.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_handler.py to test_handler.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_translate.py to test_translate.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_logging.py to test_logging.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/fakes.py to fakes.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/test_factory.py to test_factory.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/_lazy.py to _lazy.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/_message.py to _message.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/_gettextutils.py to _gettextutils.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/_locale.py to _locale.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/fixture.py to fixture.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/_i18n.py to _i18n.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/_factory.py to _factory.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/log.py to log.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo_i18n/_translate.py to _translate.cpython-313.pyc
writing byte-compilation script '/tmp/tmp14ffka83.py'
/usr/bin/python /tmp/tmp14ffka83.py
removing /tmp/tmp14ffka83.py
running install_egg_info
Copying oslo.i18n.egg-info to /build/python-oslo-i18n/pkg/python-oslo-i18n/usr/lib/python3.13/site-packages/oslo.i18n-6.5.1-py3.13.egg-info
running install_scripts
/usr/lib/python3.13/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated
!!

        ********************************************************************************
        Avoid accessing attributes of setuptools.command.easy_install.

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

        See https://github.com/pypa/setuptools/issues/4976 for details.
        ********************************************************************************

!!
  bs_cmd, 'executable', easy_install.sys_executable)
/usr/lib/python3.13/site-packages/pbr/packaging.py:438: SetuptoolsDeprecationWarning: easy_install module is deprecated
!!

        ********************************************************************************
        Avoid accessing attributes of setuptools.command.easy_install.

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

        See https://github.com/pypa/setuptools/issues/4976 for details.
        ********************************************************************************

!!
  header = easy_install.ScriptWriter.get_header("", executable)
==> 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-oslo-i18n"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-oslo-i18n 6.5.1-1 (Thu May 22 14:54:02 2025)
==> Cleaning up...