==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-cheroot 10.0.1-5 (Sat Dec 28 09:13:12 2024) ==> Retrieving sources... -> Found python-cheroot-10.0.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-cheroot-10.0.1.tar.gz ... Passed ==> Validating source files with b2sums... python-cheroot-10.0.1.tar.gz ... Passed ==> Making package: python-cheroot 10.0.1-5 (Sat Dec 28 09:13:19 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) python-jaraco.functools-4.1.0-1 python-more-itertools-10.5.0-1 Total Installed Size: 0.71 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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime 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.text-4.0.0-2 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:75.2.0-4 python-setuptools-scm-8.1.0-3 python-wheel-0.45.0-3 Total Installed Size: 10.38 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-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... 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-cheroot-10.0.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-cheroot-10.0.1.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... * Building wheel... running bdist_wheel running build running build_py creating build/lib/cheroot copying cheroot/testing.py -> build/lib/cheroot copying cheroot/__main__.py -> build/lib/cheroot copying cheroot/server.py -> build/lib/cheroot copying cheroot/wsgi.py -> build/lib/cheroot copying cheroot/connections.py -> build/lib/cheroot copying cheroot/makefile.py -> build/lib/cheroot copying cheroot/_compat.py -> build/lib/cheroot copying cheroot/cli.py -> build/lib/cheroot copying cheroot/errors.py -> build/lib/cheroot copying cheroot/__init__.py -> build/lib/cheroot creating build/lib/cheroot/workers copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers copying cheroot/workers/__init__.py -> build/lib/cheroot/workers creating build/lib/cheroot/ssl copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl creating build/lib/cheroot/test copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test copying cheroot/test/test_errors.py -> build/lib/cheroot/test copying cheroot/test/webtest.py -> build/lib/cheroot/test copying cheroot/test/test_ssl.py -> build/lib/cheroot/test copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test copying cheroot/test/test_core.py -> build/lib/cheroot/test copying cheroot/test/test__compat.py -> build/lib/cheroot/test copying cheroot/test/test_makefile.py -> build/lib/cheroot/test copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test copying cheroot/test/test_conn.py -> build/lib/cheroot/test copying cheroot/test/test_cli.py -> build/lib/cheroot/test copying cheroot/test/helper.py -> build/lib/cheroot/test copying cheroot/test/conftest.py -> build/lib/cheroot/test copying cheroot/test/__init__.py -> build/lib/cheroot/test copying cheroot/test/test_server.py -> build/lib/cheroot/test running egg_info creating cheroot.egg-info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt writing manifest file 'cheroot.egg-info/SOURCES.txt' WARNING setuptools_scm._file_finders.git git archive detected - fallback to listing all files adding license file 'LICENSE.md' writing manifest file 'cheroot.egg-info/SOURCES.txt' copying cheroot/__init__.pyi -> build/lib/cheroot copying cheroot/_compat.pyi -> build/lib/cheroot copying cheroot/cli.pyi -> build/lib/cheroot copying cheroot/connections.pyi -> build/lib/cheroot copying cheroot/errors.pyi -> build/lib/cheroot copying cheroot/makefile.pyi -> build/lib/cheroot copying cheroot/py.typed -> build/lib/cheroot copying cheroot/server.pyi -> build/lib/cheroot copying cheroot/testing.pyi -> build/lib/cheroot copying cheroot/wsgi.pyi -> build/lib/cheroot copying cheroot/workers/__init__.pyi -> build/lib/cheroot/workers copying cheroot/workers/threadpool.pyi -> build/lib/cheroot/workers copying cheroot/ssl/__init__.pyi -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.pyi -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.pyi -> build/lib/cheroot/ssl installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/cheroot copying build/lib/cheroot/testing.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/__main__.py -> build/bdist.linux-aarch64/wheel/./cheroot creating build/bdist.linux-aarch64/wheel/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> build/bdist.linux-aarch64/wheel/./cheroot/workers copying build/lib/cheroot/workers/threadpool.pyi -> build/bdist.linux-aarch64/wheel/./cheroot/workers copying build/lib/cheroot/workers/__init__.pyi -> build/bdist.linux-aarch64/wheel/./cheroot/workers copying build/lib/cheroot/workers/__init__.py -> build/bdist.linux-aarch64/wheel/./cheroot/workers copying build/lib/cheroot/server.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/wsgi.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/connections.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/makefile.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/errors.pyi -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/_compat.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/testing.pyi -> build/bdist.linux-aarch64/wheel/./cheroot creating build/bdist.linux-aarch64/wheel/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> build/bdist.linux-aarch64/wheel/./cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> build/bdist.linux-aarch64/wheel/./cheroot/ssl copying build/lib/cheroot/ssl/builtin.pyi -> build/bdist.linux-aarch64/wheel/./cheroot/ssl copying build/lib/cheroot/ssl/__init__.pyi -> build/bdist.linux-aarch64/wheel/./cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.pyi -> build/bdist.linux-aarch64/wheel/./cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> build/bdist.linux-aarch64/wheel/./cheroot/ssl copying build/lib/cheroot/makefile.pyi -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/cli.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/cli.pyi -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/__init__.pyi -> build/bdist.linux-aarch64/wheel/./cheroot creating build/bdist.linux-aarch64/wheel/cheroot/test copying build/lib/cheroot/test/_pytest_plugin.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_errors.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/webtest.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_ssl.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_dispatch.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_core.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test__compat.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_makefile.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_wsgi.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_conn.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_cli.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/helper.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/conftest.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/__init__.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/test/test_server.py -> build/bdist.linux-aarch64/wheel/./cheroot/test copying build/lib/cheroot/_compat.pyi -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/server.pyi -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/connections.pyi -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/errors.py -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/wsgi.pyi -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/py.typed -> build/bdist.linux-aarch64/wheel/./cheroot copying build/lib/cheroot/__init__.py -> build/bdist.linux-aarch64/wheel/./cheroot running install_egg_info Copying cheroot.egg-info to build/bdist.linux-aarch64/wheel/./cheroot-10.0.1-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/cheroot-10.0.1.dist-info/WHEEL creating '/build/python-cheroot/src/cheroot-10.0.1/dist/.tmp-j081va5q/cheroot-10.0.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'cheroot/__init__.py' adding 'cheroot/__init__.pyi' adding 'cheroot/__main__.py' adding 'cheroot/_compat.py' adding 'cheroot/_compat.pyi' adding 'cheroot/cli.py' adding 'cheroot/cli.pyi' adding 'cheroot/connections.py' adding 'cheroot/connections.pyi' adding 'cheroot/errors.py' adding 'cheroot/errors.pyi' adding 'cheroot/makefile.py' adding 'cheroot/makefile.pyi' adding 'cheroot/py.typed' adding 'cheroot/server.py' adding 'cheroot/server.pyi' adding 'cheroot/testing.py' adding 'cheroot/testing.pyi' adding 'cheroot/wsgi.py' adding 'cheroot/wsgi.pyi' adding 'cheroot/ssl/__init__.py' adding 'cheroot/ssl/__init__.pyi' adding 'cheroot/ssl/builtin.py' adding 'cheroot/ssl/builtin.pyi' adding 'cheroot/ssl/pyopenssl.py' adding 'cheroot/ssl/pyopenssl.pyi' adding 'cheroot/test/__init__.py' adding 'cheroot/test/_pytest_plugin.py' adding 'cheroot/test/conftest.py' adding 'cheroot/test/helper.py' adding 'cheroot/test/test__compat.py' adding 'cheroot/test/test_cli.py' adding 'cheroot/test/test_conn.py' adding 'cheroot/test/test_core.py' adding 'cheroot/test/test_dispatch.py' adding 'cheroot/test/test_errors.py' adding 'cheroot/test/test_makefile.py' adding 'cheroot/test/test_server.py' adding 'cheroot/test/test_ssl.py' adding 'cheroot/test/test_wsgi.py' adding 'cheroot/test/webtest.py' adding 'cheroot/workers/__init__.py' adding 'cheroot/workers/__init__.pyi' adding 'cheroot/workers/threadpool.py' adding 'cheroot/workers/threadpool.pyi' adding 'cheroot-10.0.1.dist-info/LICENSE.md' adding 'cheroot-10.0.1.dist-info/METADATA' adding 'cheroot-10.0.1.dist-info/WHEEL' adding 'cheroot-10.0.1.dist-info/entry_points.txt' adding 'cheroot-10.0.1.dist-info/top_level.txt' adding 'cheroot-10.0.1.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built cheroot-10.0.1-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-cheroot/pkg/python-cheroot/usr/share' install: creating directory '/build/python-cheroot/pkg/python-cheroot/usr/share/licenses' install: creating directory '/build/python-cheroot/pkg/python-cheroot/usr/share/licenses/python-cheroot' 'LICENSE.md' -> '/build/python-cheroot/pkg/python-cheroot/usr/share/licenses/python-cheroot/LICENSE.md' ==> 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-cheroot"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-cheroot 10.0.1-5 (Sat Dec 28 09:13:28 2024) ==> Cleaning up...