==> Retrieving sources... -> Found boltons-23.1.1.tar.gz ==> Generating checksums for source files... ==> Making package: python-boltons 23.1.1-1 (Wed 20 Nov 2024 11:30:16 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB Total Installed Size: 70.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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 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 :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change Download Size extra/python-attrs 23.2.0-3 0.54 MiB extra/python-cffi 1.17.1-1 1.32 MiB extra/python-cryptography 42.0.8-1 4.40 MiB extra/python-filelock 3.16.1-1 0.13 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-pycparser 2.22-2 1.71 MiB extra/python-pyproject-hooks 1.2.0-1 0.10 MiB 0.02 MiB extra/python-build 1.2.2-1 0.20 MiB 0.05 MiB extra/python-pip 24.3.1-1 15.61 MiB extra/python-wheel 0.45.0-1 0.28 MiB Total Download Size: 0.07 MiB Total Installed Size: 24.95 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-build-1.2.2-1-any downloading... python-pyproject-hooks-1.2.0-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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) [pending] python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-attrs... installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext installing python-cryptography... installing python-filelock... 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 installing python-pip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found boltons-23.1.1.tar.gz ==> Validating source files with sha512sums... boltons-23.1.1.tar.gz ... Passed ==> Extracting sources... -> Extracting boltons-23.1.1.tar.gz with bsdtar ==> Starting build()... * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - setuptools >= 40.8.0 * Getting build dependencies for wheel... running egg_info writing boltons.egg-info/PKG-INFO writing dependency_links to boltons.egg-info/dependency_links.txt writing top-level names to boltons.egg-info/top_level.txt reading manifest file 'boltons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects ... no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'boltons.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /tmp/build-env-272t1_wa/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: 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/boltons copying boltons/ecoutils.py -> build/lib/boltons copying boltons/fileutils.py -> build/lib/boltons copying boltons/ioutils.py -> build/lib/boltons copying boltons/gcutils.py -> build/lib/boltons copying boltons/setutils.py -> build/lib/boltons copying boltons/namedutils.py -> build/lib/boltons copying boltons/jsonutils.py -> build/lib/boltons copying boltons/deprutils.py -> build/lib/boltons copying boltons/timeutils.py -> build/lib/boltons copying boltons/formatutils.py -> build/lib/boltons copying boltons/dictutils.py -> build/lib/boltons copying boltons/listutils.py -> build/lib/boltons copying boltons/__init__.py -> build/lib/boltons copying boltons/debugutils.py -> build/lib/boltons copying boltons/urlutils.py -> build/lib/boltons copying boltons/mathutils.py -> build/lib/boltons copying boltons/tbutils.py -> build/lib/boltons copying boltons/iterutils.py -> build/lib/boltons copying boltons/easterutils.py -> build/lib/boltons copying boltons/strutils.py -> build/lib/boltons copying boltons/pathutils.py -> build/lib/boltons copying boltons/mboxutils.py -> build/lib/boltons copying boltons/excutils.py -> build/lib/boltons copying boltons/typeutils.py -> build/lib/boltons copying boltons/cacheutils.py -> build/lib/boltons copying boltons/tableutils.py -> build/lib/boltons copying boltons/socketutils.py -> build/lib/boltons copying boltons/statsutils.py -> build/lib/boltons copying boltons/queueutils.py -> build/lib/boltons copying boltons/funcutils.py -> build/lib/boltons running egg_info writing boltons.egg-info/PKG-INFO writing dependency_links to boltons.egg-info/dependency_links.txt writing top-level names to boltons.egg-info/top_level.txt reading manifest file 'boltons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects ... no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'boltons.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/boltons copying build/lib/boltons/ecoutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/fileutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/ioutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/gcutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/setutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/namedutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/jsonutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/deprutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/timeutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/formatutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/dictutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/listutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/__init__.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/debugutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/urlutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/mathutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/tbutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/iterutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/easterutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/strutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/pathutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/mboxutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/excutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/typeutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/cacheutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/tableutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/socketutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/statsutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/queueutils.py -> build/bdist.linux-x86_64/wheel/./boltons copying build/lib/boltons/funcutils.py -> build/bdist.linux-x86_64/wheel/./boltons running install_egg_info Copying boltons.egg-info to build/bdist.linux-x86_64/wheel/./boltons-23.1.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/boltons-23.1.1.dist-info/WHEEL creating '/src/packages/libs/python/python-boltons/dist/.tmp-cxzqnlk5/boltons-23.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'boltons/__init__.py' adding 'boltons/cacheutils.py' adding 'boltons/debugutils.py' adding 'boltons/deprutils.py' adding 'boltons/dictutils.py' adding 'boltons/easterutils.py' adding 'boltons/ecoutils.py' adding 'boltons/excutils.py' adding 'boltons/fileutils.py' adding 'boltons/formatutils.py' adding 'boltons/funcutils.py' adding 'boltons/gcutils.py' adding 'boltons/ioutils.py' adding 'boltons/iterutils.py' adding 'boltons/jsonutils.py' adding 'boltons/listutils.py' adding 'boltons/mathutils.py' adding 'boltons/mboxutils.py' adding 'boltons/namedutils.py' adding 'boltons/pathutils.py' adding 'boltons/queueutils.py' adding 'boltons/setutils.py' adding 'boltons/socketutils.py' adding 'boltons/statsutils.py' adding 'boltons/strutils.py' adding 'boltons/tableutils.py' adding 'boltons/tbutils.py' adding 'boltons/timeutils.py' adding 'boltons/typeutils.py' adding 'boltons/urlutils.py' adding 'boltons-23.1.1.dist-info/LICENSE' adding 'boltons-23.1.1.dist-info/METADATA' adding 'boltons-23.1.1.dist-info/WHEEL' adding 'boltons-23.1.1.dist-info/top_level.txt' adding 'boltons-23.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built boltons-23.1.1-py2.py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: file:///src/packages/libs/python/python-boltons/dist Processing /src/packages/libs/python/python-boltons/dist/boltons-23.1.1-py2.py3-none-any.whl Installing collected packages: boltons Successfully installed boltons-23.1.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. ==> 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... libfakeroot internal error: payload not recognized! ==> Creating package "python-boltons"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-boltons 23.1.1-1 (Wed 20 Nov 2024 11:30:24 AM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (12) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-attrs 23.2.0-3 -0.54 MiB python-build 1.2.2-1 -0.20 MiB python-cffi 1.17.1-1 -1.32 MiB python-cryptography 42.0.8-1 -4.40 MiB python-filelock 3.16.1-1 -0.13 MiB python-packaging 24.2-1 -0.66 MiB python-pip 24.3.1-1 -15.61 MiB python-pycparser 2.22-2 -1.71 MiB python-pyproject-hooks 1.2.0-1 -0.10 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 95.34 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-pip... removing python-wheel... removing python-filelock... removing python-cryptography... removing python-cffi... removing python-pycparser... removing python-build... removing python-pyproject-hooks... removing python-packaging... removing python-attrs... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...