Building package "python-jaraco.versioning" :: Synchronizing package databases... core downloading... extra downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... there is nothing to do resolving dependencies... looking for conflicting packages... Packages (26) mpdecimal-4.0.0-2 python-3.12.3-1 python-autocommand-2.2.2-6 python-fastjsonschema-2.19.1-3 python-inflect-7.2.1-2 python-iniconfig-2.0.0-5 python-jaraco.context-4.3.0-4 python-jaraco.functools-4.0.0-3 python-jaraco.text-3.12.0-3 python-more-itertools-10.2.0-2 python-ordered-set-4.1.0-5 python-platformdirs-4.2.0-3 python-pluggy-1.4.0-4 python-pyproject-hooks-1.0.0-7 python-setuptools-1:69.0.3-6 python-tomli-2.0.1-4 python-trove-classifiers-2024.4.10-1 python-typeguard-4.2.1-2 python-typing_extensions-4.11.0-1 python-validate-pyproject-0.13-3 python-build-1.2.1-3 python-installer-0.7.0-8 python-packaging-23.2-3 python-pytest-1:8.1.1-3 python-setuptools-scm-8.0.4-3 python-wheel-0.43.0-4 Total Installed Size: 83.56 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 mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending] python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter 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-typing_extensions... installing python-typeguard... installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-setuptools-scm... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures installing python-iniconfig... installing python-pluggy... installing python-pytest... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-jaraco.versioning 1.1.0-1 (Sun 28 Apr 2024 01:25:45 AM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading jaraco.versioning-1.1.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8188 0 8188 0 0 24527 0 --:--:-- --:--:-- --:--:-- 24527 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... jaraco.versioning-1.1.0.tar.gz ... Passed ==> Extracting sources... -> Extracting jaraco.versioning-1.1.0.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... running egg_info creating jaraco.versioning.egg-info writing jaraco.versioning.egg-info/PKG-INFO writing dependency_links to jaraco.versioning.egg-info/dependency_links.txt writing requirements to jaraco.versioning.egg-info/requires.txt writing top-level names to jaraco.versioning.egg-info/top_level.txt writing manifest file 'jaraco.versioning.egg-info/SOURCES.txt' reading manifest file 'jaraco.versioning.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'jaraco.versioning.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jaraco copying jaraco/versioning.py -> build/lib/jaraco running egg_info writing jaraco.versioning.egg-info/PKG-INFO writing dependency_links to jaraco.versioning.egg-info/dependency_links.txt writing requirements to jaraco.versioning.egg-info/requires.txt writing top-level names to jaraco.versioning.egg-info/top_level.txt reading manifest file 'jaraco.versioning.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'jaraco.versioning.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/jaraco copying build/lib/jaraco/versioning.py -> build/bdist.linux-x86_64/wheel/jaraco running install_egg_info Copying jaraco.versioning.egg-info to build/bdist.linux-x86_64/wheel/jaraco.versioning-1.1.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/jaraco.versioning-1.1.0.dist-info/WHEEL creating '/home/main-builder/pkgwork/src/jaraco.versioning-1.1.0/dist/.tmp-8hee9cun/jaraco.versioning-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'jaraco/versioning.py' adding 'jaraco.versioning-1.1.0.dist-info/LICENSE' adding 'jaraco.versioning-1.1.0.dist-info/METADATA' adding 'jaraco.versioning-1.1.0.dist-info/WHEEL' adding 'jaraco.versioning-1.1.0.dist-info/top_level.txt' adding 'jaraco.versioning-1.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built jaraco.versioning-1.1.0-py3-none-any.whl ==> Starting check()... ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/main-builder/pkgwork/src/jaraco.versioning-1.1.0 configfile: pytest.ini plugins: typeguard-4.2.1 collected 12 items jaraco/versioning.py ....... [ 58%] tests/test_versioning.py ..... [100%] ============================== 12 passed in 0.02s ============================== ==> 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-jaraco.versioning"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-jaraco.versioning 1.1.0-1 (Sun 28 Apr 2024 01:25:47 AM CEST) umount: /home/xiota/py312/python-jaraco.versioning/machine/root/var/pkgdest unmounted umount: /home/xiota/py312/python-jaraco.versioning/machine/root/var/cache/pacman/pkg unmounted umount: /home/xiota/py312/python-jaraco.versioning/machine/root/home/main-builder/pkgsrc unmounted umount: /home/xiota/py312/python-jaraco.versioning/machine/root/home/main-builder/.ccache unmounted umount: /home/xiota/py312/python-jaraco.versioning/machine/root/home/main-builder/pkgwork unmounted umount: /home/xiota/py312/python-jaraco.versioning/machine/root (overlay) unmounted real 0m6.403s user 0m1.949s sys 0m2.209s