==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-aiomysql 0.2.0-3 (Mon Dec 23 06:54:45 2024) ==> Retrieving sources... -> Found python-aiomysql-0.2.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... python-aiomysql-0.2.0.tar.gz ... Passed ==> Making package: python-aiomysql 0.2.0-3 (Mon Dec 23 06:54:52 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) python-pymysql-1.1.1-2 Total Download Size: 0.09 MiB Total Installed Size: 0.50 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pymysql-1.1.1-2-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-pymysql... Optional dependencies for python-pymysql mariadb: for using a local MariaDB instance python-cryptography: for RSA cryptography python-pynacl: for ed25519 cryptography :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (14) 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-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: 11.09 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-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-aiomysql-0.2.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-aiomysql-0.2.0.tar.gz with bsdtar ==> Starting build()... * Building wheel... running bdist_wheel running build running build_py creating build/lib/aiomysql copying aiomysql/_version.py -> build/lib/aiomysql copying aiomysql/connection.py -> build/lib/aiomysql copying aiomysql/pool.py -> build/lib/aiomysql copying aiomysql/cursors.py -> build/lib/aiomysql copying aiomysql/_scm_version.py -> build/lib/aiomysql copying aiomysql/utils.py -> build/lib/aiomysql copying aiomysql/log.py -> build/lib/aiomysql copying aiomysql/__init__.py -> build/lib/aiomysql creating build/lib/aiomysql/sa copying aiomysql/sa/connection.py -> build/lib/aiomysql/sa copying aiomysql/sa/result.py -> build/lib/aiomysql/sa copying aiomysql/sa/exc.py -> build/lib/aiomysql/sa copying aiomysql/sa/transaction.py -> build/lib/aiomysql/sa copying aiomysql/sa/engine.py -> build/lib/aiomysql/sa copying aiomysql/sa/__init__.py -> build/lib/aiomysql/sa running egg_info creating aiomysql.egg-info writing aiomysql.egg-info/PKG-INFO writing dependency_links to aiomysql.egg-info/dependency_links.txt writing requirements to aiomysql.egg-info/requires.txt writing top-level names to aiomysql.egg-info/top_level.txt writing manifest file 'aiomysql.egg-info/SOURCES.txt' WARNING setuptools_scm._file_finders.git git archive detected - fallback to listing all files adding license file 'LICENSE' writing manifest file 'aiomysql.egg-info/SOURCES.txt' copying aiomysql/.gitignore -> build/lib/aiomysql copying aiomysql/_scm_version.pyi -> build/lib/aiomysql installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/aiomysql copying build/lib/aiomysql/.gitignore -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/_version.py -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/connection.py -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/pool.py -> build/bdist.linux-aarch64/wheel/./aiomysql creating build/bdist.linux-aarch64/wheel/aiomysql/sa copying build/lib/aiomysql/sa/connection.py -> build/bdist.linux-aarch64/wheel/./aiomysql/sa copying build/lib/aiomysql/sa/result.py -> build/bdist.linux-aarch64/wheel/./aiomysql/sa copying build/lib/aiomysql/sa/exc.py -> build/bdist.linux-aarch64/wheel/./aiomysql/sa copying build/lib/aiomysql/sa/transaction.py -> build/bdist.linux-aarch64/wheel/./aiomysql/sa copying build/lib/aiomysql/sa/engine.py -> build/bdist.linux-aarch64/wheel/./aiomysql/sa copying build/lib/aiomysql/sa/__init__.py -> build/bdist.linux-aarch64/wheel/./aiomysql/sa copying build/lib/aiomysql/cursors.py -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/_scm_version.pyi -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/_scm_version.py -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/utils.py -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/log.py -> build/bdist.linux-aarch64/wheel/./aiomysql copying build/lib/aiomysql/__init__.py -> build/bdist.linux-aarch64/wheel/./aiomysql running install_egg_info Copying aiomysql.egg-info to build/bdist.linux-aarch64/wheel/./aiomysql-0.2.0-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/aiomysql-0.2.0.dist-info/WHEEL creating '/build/python-aiomysql/src/aiomysql-0.2.0/dist/.tmp-i8_60x2k/aiomysql-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'aiomysql/.gitignore' adding 'aiomysql/__init__.py' adding 'aiomysql/_scm_version.py' adding 'aiomysql/_scm_version.pyi' adding 'aiomysql/_version.py' adding 'aiomysql/connection.py' adding 'aiomysql/cursors.py' adding 'aiomysql/log.py' adding 'aiomysql/pool.py' adding 'aiomysql/utils.py' adding 'aiomysql/sa/__init__.py' adding 'aiomysql/sa/connection.py' adding 'aiomysql/sa/engine.py' adding 'aiomysql/sa/exc.py' adding 'aiomysql/sa/result.py' adding 'aiomysql/sa/transaction.py' adding 'aiomysql-0.2.0.dist-info/LICENSE' adding 'aiomysql-0.2.0.dist-info/METADATA' adding 'aiomysql-0.2.0.dist-info/WHEEL' adding 'aiomysql-0.2.0.dist-info/top_level.txt' adding 'aiomysql-0.2.0.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built aiomysql-0.2.0-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... ==> 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-aiomysql"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-aiomysql 0.2.0-3 (Mon Dec 23 06:54:58 2024) ==> Cleaning up...