==> Retrieving sources... -> Found CouchDB-1.2.tar.gz ==> Generating checksums for source files... ==> Making package: python-couchdb 1.2-7 (Wed 20 Nov 2024 01:10:27 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (12) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 MiB core/python 3.12.7-1 70.07 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 80.58 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 [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-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... 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 [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found CouchDB-1.2.tar.gz ==> Validating source files with sha512sums... CouchDB-1.2.tar.gz ... Passed ==> Extracting sources... -> Extracting CouchDB-1.2.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running build running build_py creating build/lib/couchdb copying couchdb/util3.py -> build/lib/couchdb copying couchdb/multipart.py -> build/lib/couchdb copying couchdb/__init__.py -> build/lib/couchdb copying couchdb/client.py -> build/lib/couchdb copying couchdb/mapping.py -> build/lib/couchdb copying couchdb/view.py -> build/lib/couchdb copying couchdb/__main__.py -> build/lib/couchdb copying couchdb/loader.py -> build/lib/couchdb copying couchdb/util2.py -> build/lib/couchdb copying couchdb/json.py -> build/lib/couchdb copying couchdb/http.py -> build/lib/couchdb copying couchdb/design.py -> build/lib/couchdb copying couchdb/util.py -> build/lib/couchdb creating build/lib/couchdb/tools copying couchdb/tools/load.py -> build/lib/couchdb/tools copying couchdb/tools/dump.py -> build/lib/couchdb/tools copying couchdb/tools/__init__.py -> build/lib/couchdb/tools copying couchdb/tools/replicate.py -> build/lib/couchdb/tools creating build/lib/couchdb/tests copying couchdb/tests/couch_tests.py -> build/lib/couchdb/tests copying couchdb/tests/package.py -> build/lib/couchdb/tests copying couchdb/tests/multipart.py -> build/lib/couchdb/tests copying couchdb/tests/tools.py -> build/lib/couchdb/tests copying couchdb/tests/__init__.py -> build/lib/couchdb/tests copying couchdb/tests/client.py -> build/lib/couchdb/tests copying couchdb/tests/mapping.py -> build/lib/couchdb/tests copying couchdb/tests/testutil.py -> build/lib/couchdb/tests copying couchdb/tests/view.py -> build/lib/couchdb/tests copying couchdb/tests/__main__.py -> build/lib/couchdb/tests copying couchdb/tests/loader.py -> build/lib/couchdb/tests copying couchdb/tests/design.py -> build/lib/couchdb/tests copying couchdb/tests/couchhttp.py -> build/lib/couchdb/tests ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running install /usr/lib/python3.12/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 /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/util3.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/multipart.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/__init__.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/client.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb creating /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/couch_tests.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/package.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/multipart.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/tools.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/__init__.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/client.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/mapping.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/testutil.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/view.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/__main__.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/loader.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/design.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/tests/couchhttp.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests copying build/lib/couchdb/mapping.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/view.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/__main__.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/loader.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/util2.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/json.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/http.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/design.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb copying build/lib/couchdb/util.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb creating /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools copying build/lib/couchdb/tools/load.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools copying build/lib/couchdb/tools/dump.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools copying build/lib/couchdb/tools/__init__.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools copying build/lib/couchdb/tools/replicate.py -> /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/util3.py to util3.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/multipart.py to multipart.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/client.py to client.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/couch_tests.py to couch_tests.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/package.py to package.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/multipart.py to multipart.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/tools.py to tools.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/client.py to client.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/mapping.py to mapping.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/testutil.py to testutil.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/view.py to view.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/__main__.py to __main__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/loader.py to loader.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/design.py to design.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tests/couchhttp.py to couchhttp.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/mapping.py to mapping.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/view.py to view.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/__main__.py to __main__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/loader.py to loader.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/util2.py to util2.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/json.py to json.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/http.py to http.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/design.py to design.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/util.py to util.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools/load.py to load.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools/dump.py to dump.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/couchdb/tools/replicate.py to replicate.cpython-312.pyc writing byte-compilation script '/tmp/tmpu3y3rjj1.py' /usr/sbin/python /tmp/tmpu3y3rjj1.py removing /tmp/tmpu3y3rjj1.py running install_egg_info running egg_info writing CouchDB.egg-info/PKG-INFO writing dependency_links to CouchDB.egg-info/dependency_links.txt writing entry points to CouchDB.egg-info/entry_points.txt writing top-level names to CouchDB.egg-info/top_level.txt reading manifest file 'CouchDB.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'CouchDB.egg-info/SOURCES.txt' Copying CouchDB.egg-info to /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/lib/python3.12/site-packages/CouchDB-1.2-py3.12.egg-info running install_scripts Installing couchdb-dump script to /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/bin Installing couchdb-load script to /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/bin Installing couchdb-load-design-doc script to /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/bin Installing couchdb-replicate script to /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/bin Installing couchpy script to /src/packages/libs/python/python-couchdb/pkg/python-couchdb/usr/bin ==> 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-couchdb"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-couchdb 1.2-7 (Wed 20 Nov 2024 01:10:33 PM 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-autocommand 2.2.2-6 -0.08 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 80.58 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...