Building package "python-diskcache" INFO: Starting build... INFO: Verifying bootstrap image /home/u726578/chaotic/cache/lower/20231023000409.sif WARNING: integrity: signature not found for object group 1 WARNING: Bootstrap image could not be verified, but build will continue. INFO: Creating sandbox directory... INFO: Build complete: /scratch/chaotic/sandbox/pkgb04fa01625f :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... there is nothing to do resolving dependencies... looking for conflicting packages... Packages (20) libnsl-2.0.0-3 python-3.11.5-2 python-annotated-types-0.5.0-1 python-autocommand-2.2.2-4 python-fastjsonschema-2.18.1-1 python-inflect-7.0.0-2 python-jaraco.context-4.3.0-3 python-jaraco.functools-3.9.0-1 python-jaraco.text-3.11.1-3 python-more-itertools-10.1.0-1 python-ordered-set-4.1.0-4 python-packaging-23.1-1 python-platformdirs-3.11.0-1 python-pydantic-2.3.0-1 python-pydantic-core-1:2.6.3-1 python-tomli-2.0.1-3 python-trove-classifiers-2023.10.17-1 python-typing_extensions-4.8.0-1 python-validate-pyproject-0.13-1 python-setuptools-1:68.0.0-1 Total Installed Size: 92.77 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 libnsl... 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] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-annotated-types... installing python-typing_extensions... installing python-pydantic-core... installing python-pydantic... Optional dependencies for python-pydantic mypy: for type validation with mypy python-dotenv: for .env file support python-email-validator: for email validation python-hypothesis: for hypothesis plugin when using legacy v1 installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-packaging... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-diskcache 5.6.3-1 (Mon 23 Oct 2023 08:20:01 AM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading python-diskcache-5.6.3.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 640k 0 640k 0 0 1102k 0 --:--:-- --:--:-- --:--:-- 1102k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... python-diskcache-5.6.3.tar.gz ... Passed ==> Extracting sources... -> Extracting python-diskcache-5.6.3.tar.gz with bsdtar ==> Starting build()... Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/diskcache copying diskcache/recipes.py -> build/lib/diskcache copying diskcache/persistent.py -> build/lib/diskcache copying diskcache/fanout.py -> build/lib/diskcache copying diskcache/djangocache.py -> build/lib/diskcache copying diskcache/core.py -> build/lib/diskcache copying diskcache/cli.py -> build/lib/diskcache copying diskcache/__init__.py -> build/lib/diskcache ==> Entering fakeroot environment... ==> Starting package()... Warning: 'classifiers' should be a list, got type 'tuple' running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/main-builder/pkgwork/pkg/python-diskcache/usr creating /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib creating /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11 creating /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages creating /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache copying build/lib/diskcache/__init__.py -> /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache copying build/lib/diskcache/cli.py -> /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache copying build/lib/diskcache/core.py -> /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache copying build/lib/diskcache/djangocache.py -> /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache copying build/lib/diskcache/fanout.py -> /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache copying build/lib/diskcache/persistent.py -> /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache copying build/lib/diskcache/recipes.py -> /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache byte-compiling /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache/__init__.py to __init__.cpython-311.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache/cli.py to cli.cpython-311.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache/core.py to core.cpython-311.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache/djangocache.py to djangocache.cpython-311.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache/fanout.py to fanout.cpython-311.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache/persistent.py to persistent.cpython-311.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache/recipes.py to recipes.cpython-311.pyc writing byte-compilation script '/tmp/tmpg9odq23_.py' /usr/sbin/python /tmp/tmpg9odq23_.py removing /tmp/tmpg9odq23_.py running install_egg_info running egg_info creating diskcache.egg-info writing diskcache.egg-info/PKG-INFO writing dependency_links to diskcache.egg-info/dependency_links.txt writing top-level names to diskcache.egg-info/top_level.txt writing manifest file 'diskcache.egg-info/SOURCES.txt' reading manifest file 'diskcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'diskcache.egg-info/SOURCES.txt' Copying diskcache.egg-info to /home/main-builder/pkgwork/pkg/python-diskcache/usr/lib/python3.11/site-packages/diskcache-5.6.3-py3.11.egg-info running install_scripts ==> 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-diskcache"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-diskcache 5.6.3-1 (Mon 23 Oct 2023 08:20:03 AM -03) real 0m14.214s user 0m6.260s sys 0m7.143s