==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-automat 22.10.0-7 (Tue Dec 24 09:16:19 2024) ==> Retrieving sources... -> Found python-automat-22.10.0.tar.gz -> Found stop-requiring-six.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-automat-22.10.0.tar.gz ... Passed stop-requiring-six.patch ... Passed ==> Making package: python-automat 22.10.0-7 (Tue 24 Dec 2024 09:16:25 AM MST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) python-attrs-23.2.0-4 Total Installed Size: 0.54 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-attrs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (11) 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-setuptools-scm-8.1.0-3 python-wheel-0.45.0-3 Total Installed Size: 10.62 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-packaging... 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-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-setuptools-scm... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-automat-22.10.0.tar.gz -> Found stop-requiring-six.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-automat-22.10.0.tar.gz with bsdtar ==> Starting prepare()... patching file setup.py ==> Starting build()... /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/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'readme' warnings.warn(msg) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running build running build_py creating build/lib/automat copying automat/__init__.py -> build/lib/automat copying automat/_introspection.py -> build/lib/automat copying automat/_visualize.py -> build/lib/automat copying automat/_discover.py -> build/lib/automat copying automat/_core.py -> build/lib/automat copying automat/_methodical.py -> build/lib/automat creating build/lib/automat/_test copying automat/_test/__init__.py -> build/lib/automat/_test copying automat/_test/test_visualize.py -> build/lib/automat/_test copying automat/_test/test_core.py -> build/lib/automat/_test copying automat/_test/test_trace.py -> build/lib/automat/_test copying automat/_test/test_methodical.py -> build/lib/automat/_test copying automat/_test/test_discover.py -> build/lib/automat/_test running egg_info creating Automat.egg-info writing Automat.egg-info/PKG-INFO writing dependency_links to Automat.egg-info/dependency_links.txt writing entry points to Automat.egg-info/entry_points.txt writing requirements to Automat.egg-info/requires.txt writing top-level names to Automat.egg-info/top_level.txt writing manifest file 'Automat.egg-info/SOURCES.txt' reading manifest file 'Automat.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'Automat.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package()... /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/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'readme' warnings.warn(msg) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running install /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() running build running build_py running egg_info writing Automat.egg-info/PKG-INFO writing dependency_links to Automat.egg-info/dependency_links.txt writing entry points to Automat.egg-info/entry_points.txt writing requirements to Automat.egg-info/requires.txt writing top-level names to Automat.egg-info/top_level.txt reading manifest file 'Automat.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'Automat.egg-info/SOURCES.txt' running install_lib creating /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages creating /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat copying build/lib/automat/__init__.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat copying build/lib/automat/_introspection.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat copying build/lib/automat/_visualize.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat creating /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test copying build/lib/automat/_test/__init__.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test copying build/lib/automat/_test/test_visualize.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test copying build/lib/automat/_test/test_core.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test copying build/lib/automat/_test/test_trace.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test copying build/lib/automat/_test/test_methodical.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test copying build/lib/automat/_test/test_discover.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test copying build/lib/automat/_discover.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat copying build/lib/automat/_core.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat copying build/lib/automat/_methodical.py -> /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_introspection.py to _introspection.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_visualize.py to _visualize.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test/test_visualize.py to test_visualize.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test/test_core.py to test_core.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test/test_trace.py to test_trace.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test/test_methodical.py to test_methodical.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_test/test_discover.py to test_discover.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_discover.py to _discover.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_core.py to _core.cpython-313.pyc byte-compiling /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/automat/_methodical.py to _methodical.cpython-313.pyc writing byte-compilation script '/tmp/tmpqt1vw250.py' /usr/bin/python /tmp/tmpqt1vw250.py removing /tmp/tmpqt1vw250.py running install_egg_info Copying Automat.egg-info to /build/python-automat/pkg/python-automat/usr/lib/python3.13/site-packages/Automat-22.10.0-py3.13.egg-info running install_scripts Installing automat-visualize script to /build/python-automat/pkg/python-automat/usr/bin ==> 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-automat"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-automat 22.10.0-7 (Tue 24 Dec 2024 09:16:35 AM MST) ==> Cleaning up...