==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-astor 0.8.1-8 (Sun Dec 22 20:27:30 2024) ==> Retrieving sources... -> Found python-astor-0.8.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-astor-0.8.1.tar.gz ... Passed ==> Making package: python-astor 0.8.1-8 (Sun 22 Dec 2024 08:27:36 PM MST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (10) 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-wheel-0.45.0-3 python-setuptools-1:75.2.0-4 Total Installed Size: 10.25 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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-astor-0.8.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-astor-0.8.1.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build/lib/astor copying astor/__init__.py -> build/lib/astor copying astor/string_repr.py -> build/lib/astor copying astor/rtrip.py -> build/lib/astor copying astor/file_util.py -> build/lib/astor copying astor/codegen.py -> build/lib/astor copying astor/node_util.py -> build/lib/astor copying astor/code_gen.py -> build/lib/astor copying astor/tree_walk.py -> build/lib/astor copying astor/source_repr.py -> build/lib/astor copying astor/op_util.py -> build/lib/astor running egg_info creating astor.egg-info writing astor.egg-info/PKG-INFO writing dependency_links to astor.egg-info/dependency_links.txt writing top-level names to astor.egg-info/top_level.txt writing manifest file 'astor.egg-info/SOURCES.txt' reading manifest file 'astor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'astor.egg-info/SOURCES.txt' copying astor/VERSION -> build/lib/astor ==> Entering fakeroot environment... ==> Starting package()... 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 astor.egg-info/PKG-INFO writing dependency_links to astor.egg-info/dependency_links.txt writing top-level names to astor.egg-info/top_level.txt reading manifest file 'astor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'astor.egg-info/SOURCES.txt' running install_lib creating /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages creating /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/__init__.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/string_repr.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/rtrip.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/file_util.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/codegen.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/node_util.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/code_gen.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/VERSION -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/tree_walk.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/source_repr.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor copying build/lib/astor/op_util.py -> /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/string_repr.py to string_repr.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/rtrip.py to rtrip.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/file_util.py to file_util.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/codegen.py to codegen.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/node_util.py to node_util.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/code_gen.py to code_gen.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/tree_walk.py to tree_walk.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/source_repr.py to source_repr.cpython-313.pyc byte-compiling /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor/op_util.py to op_util.cpython-313.pyc writing byte-compilation script '/tmp/tmp7r8si7q8.py' /usr/bin/python /tmp/tmp7r8si7q8.py removing /tmp/tmp7r8si7q8.py running install_egg_info Copying astor.egg-info to /build/python-astor/pkg/python-astor/usr/lib/python3.13/site-packages/astor-0.8.1-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-astor"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-astor 0.8.1-8 (Sun 22 Dec 2024 08:27:44 PM MST) ==> Cleaning up...