==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-tubes 0.2.1-8 (Sat Dec 28 12:31:15 2024) ==> Retrieving sources... -> Found tubes-v0.2.1.tar.gz -> Found py312.patch -> Found remove-stale-six-dependency.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... tubes-v0.2.1.tar.gz ... Passed py312.patch ... Passed remove-stale-six-dependency.patch ... Passed ==> Making package: python-tubes 0.2.1-8 (Sat Dec 28 12:31:22 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: python-incremental will be installed before its python-twisted dependency Packages (20) python-attrs-23.2.0-4 python-autocommand-2.2.2-7 python-automat-22.10.0-7 python-click-8.1.7-4 python-constantly-23.10.4-2 python-hyperlink-21.0.0-7 python-idna-3.10-2 python-incremental-22.10.0-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-typing_extensions-4.12.2-3 python-wheel-0.45.0-3 python-zope-interface-7.2-1 python-twisted-24.3.0-4 Total Download Size: 8.26 MiB Total Installed Size: 63.20 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-twisted-24.3.0-4-any downloading... python-setuptools-1:75.2.0-4-any downloading... python-zope-interface-7.2-1-aarch64 downloading... python-click-8.1.7-4-any downloading... python-hyperlink-21.0.0-7-any downloading... python-packaging-24.2-3-any downloading... python-more-itertools-10.5.0-1-any downloading... python-attrs-23.2.0-4-any downloading... python-idna-3.10-2-any downloading... python-typing_extensions-4.12.2-3-any downloading... python-wheel-0.45.0-3-any downloading... python-automat-22.10.0-7-any downloading... python-incremental-22.10.0-7-any downloading... python-platformdirs-4.3.6-2-any downloading... python-constantly-23.10.4-2-any downloading... python-autocommand-2.2.2-7-any downloading... python-jaraco.collections-5.0.1-2-any downloading... python-jaraco.text-4.0.0-2-any downloading... python-jaraco.functools-4.1.0-1-any downloading... python-jaraco.context-5.3.0-3-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-attrs... installing python-automat... Optional dependencies for python-automat python-graphviz: for automat-visualize python-twisted: for automat-visualize [pending] installing python-constantly... installing python-idna... installing python-hyperlink... installing python-click... 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-incremental... installing python-typing_extensions... installing python-zope-interface... installing python-twisted... Optional dependencies for python-twisted gobject-introspection-runtime: for GObject Introspection support python-appdirs: for using conch python-bcrypt: for using conch python-cryptography: for using conch python-h2: for http2 support python-idna: for TLS client hostname verification [installed] python-priority: for http2 support python-pyasn1: for using conch python-gobject: for GObject Introspection support python-pyopenssl: for TLS client hostname verification python-pyserial: for serial support python-service-identity: for TLS client hostname verification tk: for using tkconch :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found tubes-v0.2.1.tar.gz -> Found py312.patch -> Found remove-stale-six-dependency.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting tubes-v0.2.1.tar.gz with bsdtar ==> Starting prepare()... patching file tubes/test/test_fan.py patching file tubes/test/test_framing.py patching file tubes/test/test_routing.py patching file tubes/test/test_tube.py patching file tubes/test/test_undefer.py patching file setup.cfg ==> Starting build()... running build running build_py creating build/lib/tubes copying tubes/fan.py -> build/lib/tubes copying tubes/tube.py -> build/lib/tubes copying tubes/listening.py -> build/lib/tubes copying tubes/routing.py -> build/lib/tubes copying tubes/undefer.py -> build/lib/tubes copying tubes/framing.py -> build/lib/tubes copying tubes/protocol.py -> build/lib/tubes copying tubes/itube.py -> build/lib/tubes copying tubes/_siphon.py -> build/lib/tubes copying tubes/kit.py -> build/lib/tubes copying tubes/memory.py -> build/lib/tubes copying tubes/__init__.py -> build/lib/tubes copying tubes/_components.py -> build/lib/tubes creating build/lib/tubes/test copying tubes/test/test_fan.py -> build/lib/tubes/test copying tubes/test/test_protocol.py -> build/lib/tubes/test copying tubes/test/test_tube.py -> build/lib/tubes/test copying tubes/test/test_framing.py -> build/lib/tubes/test copying tubes/test/test_listening.py -> build/lib/tubes/test copying tubes/test/util.py -> build/lib/tubes/test copying tubes/test/test_undefer.py -> build/lib/tubes/test copying tubes/test/test_memory.py -> build/lib/tubes/test copying tubes/test/test_routing.py -> build/lib/tubes/test copying tubes/test/test_kit.py -> build/lib/tubes/test copying tubes/test/__init__.py -> build/lib/tubes/test copying tubes/test/test_chatter.py -> build/lib/tubes/test ==> 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 install_lib creating /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages creating /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/fan.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/tube.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/listening.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/routing.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/undefer.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/framing.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/protocol.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/itube.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/_siphon.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/kit.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/memory.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes creating /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_fan.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_protocol.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_tube.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_framing.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_listening.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/util.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_undefer.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_memory.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_routing.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_kit.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/__init__.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/test/test_chatter.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test copying build/lib/tubes/__init__.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes copying build/lib/tubes/_components.py -> /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/fan.py to fan.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/tube.py to tube.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/listening.py to listening.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/routing.py to routing.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/undefer.py to undefer.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/framing.py to framing.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/protocol.py to protocol.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/itube.py to itube.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/_siphon.py to _siphon.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/kit.py to kit.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/memory.py to memory.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_fan.py to test_fan.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_protocol.py to test_protocol.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_tube.py to test_tube.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_framing.py to test_framing.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_listening.py to test_listening.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/util.py to util.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_undefer.py to test_undefer.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_memory.py to test_memory.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_routing.py to test_routing.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_kit.py to test_kit.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/test/test_chatter.py to test_chatter.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/tubes/_components.py to _components.cpython-313.pyc writing byte-compilation script '/tmp/tmpqcpa6pt2.py' /usr/bin/python /tmp/tmpqcpa6pt2.py removing /tmp/tmpqcpa6pt2.py running install_egg_info running egg_info creating Tubes.egg-info writing Tubes.egg-info/PKG-INFO writing dependency_links to Tubes.egg-info/dependency_links.txt writing requirements to Tubes.egg-info/requires.txt writing top-level names to Tubes.egg-info/top_level.txt writing manifest file 'Tubes.egg-info/SOURCES.txt' reading manifest file 'Tubes.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'Tubes.egg-info/SOURCES.txt' Copying Tubes.egg-info to /build/python-tubes/pkg/python-tubes/usr/lib/python3.13/site-packages/Tubes-0.2.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-tubes"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-tubes 0.2.1-8 (Sat Dec 28 12:31:30 2024) ==> Cleaning up...