Building package "python-mock" :: Synchronizing package databases... core downloading... extra downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (3) systemd-255.7-1 systemd-libs-255.7-1 systemd-sysvcompat-255.7-1 Total Installed Size: 33.66 MiB Net Upgrade Size: 0.00 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... upgrading systemd-libs... upgrading systemd... upgrading systemd-sysvcompat... :: Running post-transaction hooks... ( 1/10) Creating system user accounts... ( 2/10) Updating journal message catalog... ( 3/10) Reloading system manager configuration... Skipped: Current root is not booted. ( 4/10) Reloading user manager configuration... Skipped: Current root is not booted. ( 5/10) Updating udev hardware database... ( 6/10) Applying kernel sysctl settings... Skipped: Current root is not booted. ( 7/10) Creating temporary files... ( 8/10) Reloading device manager configuration... Skipped: Device manager is not running. ( 9/10) Arming ConditionNeedsUpdate... (10/10) Reloading system bus configuration... Skipped: Current root is not booted. resolving dependencies... looking for conflicting packages... Packages (25) mpdecimal-4.0.0-2 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.1-1 python-jaraco.text-3.12.0-3 python-more-itertools-10.2.0-2 python-ordered-set-4.1.0-5 python-packaging-24.0-1 python-platformdirs-4.2.0-3 python-pluggy-1.5.0-1 python-pyproject-hooks-1.1.0-1 python-tomli-2.0.1-4 python-trove-classifiers-2024.5.22-1 python-typeguard-4.2.1-2 python-typing_extensions-4.12.0-1 python-validate-pyproject-0.16-1 python-3.12.3-1 python-build-1.2.1-3 python-installer-0.7.0-8 python-pytest-1:8.2.1-1 python-setuptools-1:69.0.3-6 python-wheel-0.43.0-4 Total Installed Size: 83.32 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-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-mock 5.1.0-1 (Tue 28 May 2024 09:03:01 PM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found mock-5.1.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... mock-5.1.0.tar.gz ... Passed ==> Extracting sources... -> Extracting mock-5.1.0.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running egg_info creating mock.egg-info writing mock.egg-info/PKG-INFO writing dependency_links to mock.egg-info/dependency_links.txt writing requirements to mock.egg-info/requires.txt writing top-level names to mock.egg-info/top_level.txt writing manifest file 'mock.egg-info/SOURCES.txt' reading manifest file 'mock.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'mock.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mock copying mock/backports.py -> build/lib/mock copying mock/mock.py -> build/lib/mock copying mock/__init__.py -> build/lib/mock 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/mock copying build/lib/mock/backports.py -> build/bdist.linux-x86_64/wheel/mock copying build/lib/mock/mock.py -> build/bdist.linux-x86_64/wheel/mock copying build/lib/mock/__init__.py -> build/bdist.linux-x86_64/wheel/mock running install_egg_info running egg_info writing mock.egg-info/PKG-INFO writing dependency_links to mock.egg-info/dependency_links.txt writing requirements to mock.egg-info/requires.txt writing top-level names to mock.egg-info/top_level.txt reading manifest file 'mock.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'mock.egg-info/SOURCES.txt' Copying mock.egg-info to build/bdist.linux-x86_64/wheel/mock-5.1.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/mock-5.1.0.dist-info/WHEEL creating '/home/main-builder/pkgwork/src/mock-5.1.0/dist/.tmp-zsrazakn/mock-5.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'mock/__init__.py' adding 'mock/backports.py' adding 'mock/mock.py' adding 'mock-5.1.0.dist-info/LICENSE.txt' adding 'mock-5.1.0.dist-info/METADATA' adding 'mock-5.1.0.dist-info/WHEEL' adding 'mock-5.1.0.dist-info/top_level.txt' adding 'mock-5.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built mock-5.1.0-py3-none-any.whl ==> Starting check()... python tests .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 530 tests in 3.263s OK ==> 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-mock"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-mock 5.1.0-1 (Tue 28 May 2024 09:03:06 PM CEST) umount: /home/xiota/working/python-mock/machine/root/var/pkgdest unmounted umount: /home/xiota/working/python-mock/machine/root/var/cache/pacman/pkg unmounted umount: /home/xiota/working/python-mock/machine/root/home/main-builder/pkgsrc unmounted umount: /home/xiota/working/python-mock/machine/root/home/main-builder/.ccache unmounted umount: /home/xiota/working/python-mock/machine/root/home/main-builder/pkgwork unmounted umount: /home/xiota/working/python-mock/machine/root (overlay) unmounted real 0m10.234s user 0m3.017s sys 0m3.175s