==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-identify 2.6.12-1 (Sun Jun 1 14:18:33 2025) ==> Retrieving sources... -> Found identify-2.6.12.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... identify-2.6.12.tar.gz ... Passed ==> Validating source files with b2sums... identify-2.6.12.tar.gz ... Passed ==> Making package: python-identify 2.6.12-1 (Sun Jun 1 14:18:40 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) 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-pyproject-hooks-1.2.0-3 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:80.9.0-1 python-wheel-0.45.1-1 Total Download Size: 1.64 MiB Total Installed Size: 10.36 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-build-1.2.2-3-any downloading... python-installer-0.7.0-10-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-pyproject-hooks-1.2.0-3-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-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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found identify-2.6.12.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting identify-2.6.12.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... running egg_info creating identify.egg-info writing identify.egg-info/PKG-INFO writing dependency_links to identify.egg-info/dependency_links.txt writing entry points to identify.egg-info/entry_points.txt writing requirements to identify.egg-info/requires.txt writing top-level names to identify.egg-info/top_level.txt writing manifest file 'identify.egg-info/SOURCES.txt' reading manifest file 'identify.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'identify.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/identify copying identify/interpreters.py -> build/lib/identify copying identify/cli.py -> build/lib/identify copying identify/extensions.py -> build/lib/identify copying identify/identify.py -> build/lib/identify copying identify/__init__.py -> build/lib/identify creating build/lib/identify/vendor copying identify/vendor/licenses.py -> build/lib/identify/vendor copying identify/vendor/__init__.py -> build/lib/identify/vendor copying identify/py.typed -> build/lib/identify installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/identify copying build/lib/identify/interpreters.py -> build/bdist.linux-aarch64/wheel/./identify creating build/bdist.linux-aarch64/wheel/identify/vendor copying build/lib/identify/vendor/licenses.py -> build/bdist.linux-aarch64/wheel/./identify/vendor copying build/lib/identify/vendor/__init__.py -> build/bdist.linux-aarch64/wheel/./identify/vendor copying build/lib/identify/cli.py -> build/bdist.linux-aarch64/wheel/./identify copying build/lib/identify/extensions.py -> build/bdist.linux-aarch64/wheel/./identify copying build/lib/identify/identify.py -> build/bdist.linux-aarch64/wheel/./identify copying build/lib/identify/py.typed -> build/bdist.linux-aarch64/wheel/./identify copying build/lib/identify/__init__.py -> build/bdist.linux-aarch64/wheel/./identify running install_egg_info running egg_info writing identify.egg-info/PKG-INFO writing dependency_links to identify.egg-info/dependency_links.txt writing entry points to identify.egg-info/entry_points.txt writing requirements to identify.egg-info/requires.txt writing top-level names to identify.egg-info/top_level.txt reading manifest file 'identify.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'identify.egg-info/SOURCES.txt' Copying identify.egg-info to build/bdist.linux-aarch64/wheel/./identify-2.6.12-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/identify-2.6.12.dist-info/WHEEL creating '/build/python-identify/src/identify-2.6.12/dist/.tmp-7hwyz16x/identify-2.6.12-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'identify/__init__.py' adding 'identify/cli.py' adding 'identify/extensions.py' adding 'identify/identify.py' adding 'identify/interpreters.py' adding 'identify/py.typed' adding 'identify/vendor/__init__.py' adding 'identify/vendor/licenses.py' adding 'identify-2.6.12.dist-info/licenses/LICENSE' adding 'identify-2.6.12.dist-info/METADATA' adding 'identify-2.6.12.dist-info/WHEEL' adding 'identify-2.6.12.dist-info/entry_points.txt' adding 'identify-2.6.12.dist-info/top_level.txt' adding 'identify-2.6.12.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built identify-2.6.12-py2.py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-identify/pkg/python-identify/usr/share' install: creating directory '/build/python-identify/pkg/python-identify/usr/share/licenses' install: creating directory '/build/python-identify/pkg/python-identify/usr/share/licenses/python-identify' 'LICENSE' -> '/build/python-identify/pkg/python-identify/usr/share/licenses/python-identify/LICENSE' install: creating directory '/build/python-identify/pkg/python-identify/usr/share/doc' install: creating directory '/build/python-identify/pkg/python-identify/usr/share/doc/python-identify' 'README.md' -> '/build/python-identify/pkg/python-identify/usr/share/doc/python-identify/README.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-identify"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-identify 2.6.12-1 (Sun Jun 1 14:18:46 2025) ==> Cleaning up...