==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-spake2 0.9-1 (Tue Jun 24 19:04:37 2025) ==> Retrieving sources... -> Found python-spake2-0.9.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-spake2-0.9.tar.gz ... Passed ==> Making package: python-spake2 0.9-1 (Tue Jun 24 19:04:57 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) python-cffi-1.17.1-2 python-pycparser-2.22-3 python-cryptography-45.0.4-1 python-hkdf-0.0.3-14 Total Download Size: 1.50 MiB Total Installed Size: 7.75 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-cryptography-45.0.4-1-armv7h downloading... python-cffi-1.17.1-2-armv7h downloading... python-pycparser-2.22-3-any downloading... python-hkdf-0.0.3-14-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-hkdf... installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext installing python-cryptography... :: 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.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-wheel-0.45.1-1 python-setuptools-1:80.9.0-1 python-versioneer-0.29-3 Total Download Size: 1.58 MiB Total Installed Size: 10.25 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-setuptools-1:80.9.0-1-any downloading... python-packaging-25.0-1-any downloading... python-more-itertools-10.7.0-1-any downloading... python-wheel-0.45.1-1-any downloading... python-versioneer-0.29-3-any downloading... python-platformdirs-4.3.6-2-any downloading... python-autocommand-2.2.2-7-any downloading... python-jaraco.collections-5.1.0-1-any downloading... python-jaraco.text-4.0.0-2-any downloading... python-jaraco.functools-4.1.0-1-any downloading... python-jaraco.context-6.0.1-1-any downloading... 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-versioneer... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-spake2-0.9.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-spake2-0.9.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT 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/spake2 copying src/spake2/util.py -> build/lib/spake2 copying src/spake2/params.py -> build/lib/spake2 copying src/spake2/spake2.py -> build/lib/spake2 copying src/spake2/groups.py -> build/lib/spake2 copying src/spake2/__init__.py -> build/lib/spake2 copying src/spake2/_version.py -> build/lib/spake2 copying src/spake2/ed25519_group.py -> build/lib/spake2 copying src/spake2/ed25519_basic.py -> build/lib/spake2 creating build/lib/spake2/parameters copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters copying src/spake2/parameters/all.py -> build/lib/spake2/parameters copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters creating build/lib/spake2/test copying src/spake2/test/test_utils.py -> build/lib/spake2/test copying src/spake2/test/test_group.py -> build/lib/spake2/test copying src/spake2/test/myhkdf.py -> build/lib/spake2/test copying src/spake2/test/__init__.py -> build/lib/spake2/test copying src/spake2/test/common.py -> build/lib/spake2/test copying src/spake2/test/test_compat.py -> build/lib/spake2/test copying src/spake2/test/test_spake2.py -> build/lib/spake2/test UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.9' ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /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() running install_lib creating /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages creating /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 creating /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters copying build/lib/spake2/parameters/i2048.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters copying build/lib/spake2/parameters/all.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters copying build/lib/spake2/parameters/i3072.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters copying build/lib/spake2/parameters/__init__.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters copying build/lib/spake2/parameters/ed25519.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters copying build/lib/spake2/parameters/i1024.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters creating /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/test/test_utils.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/test/test_group.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/test/myhkdf.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/test/__init__.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/test/common.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/test/test_compat.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/test/test_spake2.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test copying build/lib/spake2/util.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 copying build/lib/spake2/params.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 copying build/lib/spake2/spake2.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 copying build/lib/spake2/groups.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 copying build/lib/spake2/__init__.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 copying build/lib/spake2/_version.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 copying build/lib/spake2/ed25519_group.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 copying build/lib/spake2/ed25519_basic.py -> /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2 byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters/i2048.py to i2048.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters/all.py to all.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters/i3072.py to i3072.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters/ed25519.py to ed25519.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/parameters/i1024.py to i1024.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test/test_utils.py to test_utils.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test/test_group.py to test_group.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test/myhkdf.py to myhkdf.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test/common.py to common.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test/test_compat.py to test_compat.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/test/test_spake2.py to test_spake2.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/util.py to util.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/params.py to params.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/spake2.py to spake2.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/groups.py to groups.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/_version.py to _version.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/ed25519_group.py to ed25519_group.cpython-313.pyc byte-compiling /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2/ed25519_basic.py to ed25519_basic.cpython-313.pyc writing byte-compilation script '/tmp/tmppjy1cz3d.py' /usr/bin/python /tmp/tmppjy1cz3d.py removing /tmp/tmppjy1cz3d.py running install_egg_info running egg_info creating src/spake2.egg-info writing src/spake2.egg-info/PKG-INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt writing requirements to src/spake2.egg-info/requires.txt writing top-level names to src/spake2.egg-info/top_level.txt writing manifest file 'src/spake2.egg-info/SOURCES.txt' reading manifest file 'src/spake2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'versioneer.py' adding license file 'LICENSE' writing manifest file 'src/spake2.egg-info/SOURCES.txt' Copying src/spake2.egg-info to /build/python-spake2/pkg/python-spake2/usr/lib/python3.13/site-packages/spake2-0.9-py3.13.egg-info running install_scripts install: creating directory '/build/python-spake2/pkg/python-spake2/usr/share' install: creating directory '/build/python-spake2/pkg/python-spake2/usr/share/licenses' install: creating directory '/build/python-spake2/pkg/python-spake2/usr/share/licenses/python-spake2' 'LICENSE' -> '/build/python-spake2/pkg/python-spake2/usr/share/licenses/python-spake2/LICENSE' ==> 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-spake2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-spake2 0.9-1 (Tue Jun 24 19:05:12 2025) ==> Cleaning up...