==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-testscenarios 0.5.0-18 (Mon Dec 23 23:47:45 2024) ==> Retrieving sources... -> Found testscenarios-0.5.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... testscenarios-0.5.0.tar.gz ... Passed ==> Making package: python-testscenarios 0.5.0-18 (Mon Dec 23 23:47:52 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (12) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-setuptools-1:75.2.0-4 python-wheel-0.45.0-3 python-pbr-6.1.0-2 python-testtools-2.7.2-2 Total Installed Size: 13.92 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-pbr... 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-testtools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found testscenarios-0.5.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting testscenarios-0.5.0.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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) /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build/lib/testscenarios copying testscenarios/scenarios.py -> build/lib/testscenarios copying testscenarios/testcase.py -> build/lib/testscenarios copying testscenarios/__init__.py -> build/lib/testscenarios creating build/lib/testscenarios/tests copying testscenarios/tests/test_testcase.py -> build/lib/testscenarios/tests copying testscenarios/tests/test_scenarios.py -> build/lib/testscenarios/tests copying testscenarios/tests/__init__.py -> build/lib/testscenarios/tests running egg_info writing testscenarios.egg-info/PKG-INFO writing dependency_links to testscenarios.egg-info/dependency_links.txt writing requirements to testscenarios.egg-info/requires.txt writing top-level names to testscenarios.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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) /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing testscenarios.egg-info/PKG-INFO writing dependency_links to testscenarios.egg-info/dependency_links.txt writing requirements to testscenarios.egg-info/requires.txt writing top-level names to testscenarios.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages creating /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios creating /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/tests copying build/lib/testscenarios/tests/test_testcase.py -> /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/tests copying build/lib/testscenarios/tests/test_scenarios.py -> /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/tests copying build/lib/testscenarios/tests/__init__.py -> /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/tests copying build/lib/testscenarios/scenarios.py -> /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios copying build/lib/testscenarios/testcase.py -> /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios copying build/lib/testscenarios/__init__.py -> /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios byte-compiling /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/tests/test_testcase.py to test_testcase.cpython-313.pyc byte-compiling /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/tests/test_scenarios.py to test_scenarios.cpython-313.pyc byte-compiling /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/tests/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/scenarios.py to scenarios.cpython-313.pyc byte-compiling /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/testcase.py to testcase.cpython-313.pyc byte-compiling /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios/__init__.py to __init__.cpython-313.pyc writing byte-compilation script '/tmp/tmpudnp6u3v.py' /usr/bin/python /tmp/tmpudnp6u3v.py removing /tmp/tmpudnp6u3v.py running install_egg_info Copying testscenarios.egg-info to /build/python-testscenarios/pkg/python-testscenarios/usr/lib/python3.13/site-packages/testscenarios-0.5.0-py3.13.egg-info running install_scripts ==> 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-testscenarios"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-testscenarios 0.5.0-18 (Mon Dec 23 23:47:57 2024) ==> Cleaning up...