Building package "python-limits" INFO: Starting build... INFO: Verifying bootstrap image /home/u726578/chaotic/cache/lower/20240318000256.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/pkg73b310ec7bc :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (1) libverto-0.3.2-5 Total Installed Size: 0.07 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 libverto... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... resolving dependencies... looking for conflicting packages... Packages (28) libnsl-2.0.1-1 python-3.11.8-1 python-annotated-types-0.6.0-1 python-autocommand-2.2.2-4 python-fastjsonschema-2.19.1-1 python-inflect-7.0.0-3 python-jaraco.context-4.3.0-3 python-jaraco.functools-4.0.0-1 python-jaraco.text-3.12.0-1 python-more-itertools-10.2.0-1 python-ordered-set-4.1.0-4 python-platformdirs-4.2.0-1 python-pydantic-2.6.4-1 python-pydantic-core-1:2.16.3-1 python-pyproject-hooks-1.0.0-5 python-tomli-2.0.1-3 python-trove-classifiers-2024.3.3-1 python-validate-pyproject-0.13-1 python-wrapt-1.16.0-1 python-zipp-3.17.0-1 python-build-1.1.1-2 python-deprecated-1.2.14-2 python-importlib_resources-6.3.0-1 python-installer-0.7.0-4 python-packaging-23.2-1 python-setuptools-1:69.0.3-4 python-typing_extensions-4.10.0-1 python-wheel-0.43.0-1 Total Installed Size: 95.13 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-wrapt... installing python-deprecated... installing python-typing_extensions... installing python-packaging... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-annotated-types... 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-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-zipp... installing python-importlib_resources... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-virtualenv: Use virtualenv for build isolation installing python-installer... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-limits 3.10.1-1 (Mon 18 Mar 2024 04:18:00 AM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading limits-3.10.1.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 69722 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69722 100 69722 0 0 181k 0 --:--:-- --:--:-- --:--:-- 4005k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... limits-3.10.1.tar.gz ... Passed ==> Extracting sources... -> Extracting limits-3.10.1.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... running egg_info writing limits.egg-info/PKG-INFO writing dependency_links to limits.egg-info/dependency_links.txt writing requirements to limits.egg-info/requires.txt writing top-level names to limits.egg-info/top_level.txt reading manifest file 'limits.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'limits.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/limits copying limits/version.py -> build/lib/limits copying limits/util.py -> build/lib/limits copying limits/typing.py -> build/lib/limits copying limits/strategies.py -> build/lib/limits copying limits/limits.py -> build/lib/limits copying limits/errors.py -> build/lib/limits copying limits/_version.py -> build/lib/limits copying limits/__init__.py -> build/lib/limits creating build/lib/limits/storage copying limits/storage/registry.py -> build/lib/limits/storage copying limits/storage/redis_sentinel.py -> build/lib/limits/storage copying limits/storage/redis_cluster.py -> build/lib/limits/storage copying limits/storage/redis.py -> build/lib/limits/storage copying limits/storage/mongodb.py -> build/lib/limits/storage copying limits/storage/memory.py -> build/lib/limits/storage copying limits/storage/memcached.py -> build/lib/limits/storage copying limits/storage/etcd.py -> build/lib/limits/storage copying limits/storage/base.py -> build/lib/limits/storage copying limits/storage/__init__.py -> build/lib/limits/storage creating build/lib/limits/aio copying limits/aio/strategies.py -> build/lib/limits/aio copying limits/aio/__init__.py -> build/lib/limits/aio creating build/lib/limits/aio/storage copying limits/aio/storage/redis.py -> build/lib/limits/aio/storage copying limits/aio/storage/mongodb.py -> build/lib/limits/aio/storage copying limits/aio/storage/memory.py -> build/lib/limits/aio/storage copying limits/aio/storage/memcached.py -> build/lib/limits/aio/storage copying limits/aio/storage/etcd.py -> build/lib/limits/aio/storage copying limits/aio/storage/base.py -> build/lib/limits/aio/storage copying limits/aio/storage/__init__.py -> build/lib/limits/aio/storage running egg_info writing limits.egg-info/PKG-INFO writing dependency_links to limits.egg-info/dependency_links.txt writing requirements to limits.egg-info/requires.txt writing top-level names to limits.egg-info/top_level.txt reading manifest file 'limits.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'limits.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'limits.resources.redis.lua_scripts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'limits.resources.redis.lua_scripts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'limits.resources.redis.lua_scripts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'limits.resources.redis.lua_scripts' to be distributed and are already explicitly excluding 'limits.resources.redis.lua_scripts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying limits/py.typed -> build/lib/limits creating build/lib/limits/resources creating build/lib/limits/resources/redis creating build/lib/limits/resources/redis/lua_scripts copying limits/resources/redis/lua_scripts/acquire_moving_window.lua -> build/lib/limits/resources/redis/lua_scripts copying limits/resources/redis/lua_scripts/clear_keys.lua -> build/lib/limits/resources/redis/lua_scripts copying limits/resources/redis/lua_scripts/incr_expire.lua -> build/lib/limits/resources/redis/lua_scripts copying limits/resources/redis/lua_scripts/moving_window.lua -> build/lib/limits/resources/redis/lua_scripts UPDATING build/lib/limits/_version.py set build/lib/limits/_version.py to '3.10.1' 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/limits copying build/lib/limits/_version.py -> build/bdist.linux-x86_64/wheel/limits creating build/bdist.linux-x86_64/wheel/limits/resources creating build/bdist.linux-x86_64/wheel/limits/resources/redis creating build/bdist.linux-x86_64/wheel/limits/resources/redis/lua_scripts copying build/lib/limits/resources/redis/lua_scripts/moving_window.lua -> build/bdist.linux-x86_64/wheel/limits/resources/redis/lua_scripts copying build/lib/limits/resources/redis/lua_scripts/incr_expire.lua -> build/bdist.linux-x86_64/wheel/limits/resources/redis/lua_scripts copying build/lib/limits/resources/redis/lua_scripts/clear_keys.lua -> build/bdist.linux-x86_64/wheel/limits/resources/redis/lua_scripts copying build/lib/limits/resources/redis/lua_scripts/acquire_moving_window.lua -> build/bdist.linux-x86_64/wheel/limits/resources/redis/lua_scripts copying build/lib/limits/py.typed -> build/bdist.linux-x86_64/wheel/limits creating build/bdist.linux-x86_64/wheel/limits/aio creating build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/storage/__init__.py -> build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/storage/base.py -> build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/storage/etcd.py -> build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/storage/memcached.py -> build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/storage/memory.py -> build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/storage/mongodb.py -> build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/storage/redis.py -> build/bdist.linux-x86_64/wheel/limits/aio/storage copying build/lib/limits/aio/__init__.py -> build/bdist.linux-x86_64/wheel/limits/aio copying build/lib/limits/aio/strategies.py -> build/bdist.linux-x86_64/wheel/limits/aio creating build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/__init__.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/base.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/etcd.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/memcached.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/memory.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/mongodb.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/redis.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/redis_cluster.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/redis_sentinel.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/storage/registry.py -> build/bdist.linux-x86_64/wheel/limits/storage copying build/lib/limits/__init__.py -> build/bdist.linux-x86_64/wheel/limits copying build/lib/limits/errors.py -> build/bdist.linux-x86_64/wheel/limits copying build/lib/limits/limits.py -> build/bdist.linux-x86_64/wheel/limits copying build/lib/limits/strategies.py -> build/bdist.linux-x86_64/wheel/limits copying build/lib/limits/typing.py -> build/bdist.linux-x86_64/wheel/limits copying build/lib/limits/util.py -> build/bdist.linux-x86_64/wheel/limits copying build/lib/limits/version.py -> build/bdist.linux-x86_64/wheel/limits running install_egg_info Copying limits.egg-info to build/bdist.linux-x86_64/wheel/limits-3.10.1-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/limits-3.10.1.dist-info/WHEEL creating '/home/main-builder/pkgwork/src/limits-3.10.1/dist/.tmp-9wkmnc7n/limits-3.10.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'limits/__init__.py' adding 'limits/_version.py' adding 'limits/errors.py' adding 'limits/limits.py' adding 'limits/py.typed' adding 'limits/strategies.py' adding 'limits/typing.py' adding 'limits/util.py' adding 'limits/version.py' adding 'limits/aio/__init__.py' adding 'limits/aio/strategies.py' adding 'limits/aio/storage/__init__.py' adding 'limits/aio/storage/base.py' adding 'limits/aio/storage/etcd.py' adding 'limits/aio/storage/memcached.py' adding 'limits/aio/storage/memory.py' adding 'limits/aio/storage/mongodb.py' adding 'limits/aio/storage/redis.py' adding 'limits/resources/redis/lua_scripts/acquire_moving_window.lua' adding 'limits/resources/redis/lua_scripts/clear_keys.lua' adding 'limits/resources/redis/lua_scripts/incr_expire.lua' adding 'limits/resources/redis/lua_scripts/moving_window.lua' adding 'limits/storage/__init__.py' adding 'limits/storage/base.py' adding 'limits/storage/etcd.py' adding 'limits/storage/memcached.py' adding 'limits/storage/memory.py' adding 'limits/storage/mongodb.py' adding 'limits/storage/redis.py' adding 'limits/storage/redis_cluster.py' adding 'limits/storage/redis_sentinel.py' adding 'limits/storage/registry.py' adding 'limits-3.10.1.dist-info/LICENSE.txt' adding 'limits-3.10.1.dist-info/METADATA' adding 'limits-3.10.1.dist-info/WHEEL' adding 'limits-3.10.1.dist-info/top_level.txt' adding 'limits-3.10.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built limits-3.10.1-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-limits"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-limits 3.10.1-1 (Mon 18 Mar 2024 04:18:03 AM -03) real 1m12.184s user 0m7.822s sys 0m7.384s