==> Retrieving sources... -> Updating cottontail git repo... ==> Generating checksums for source files... ==> Making package: cottontail 93.b7f5222-3 (Fri 20 Dec 2024 10:04:06 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change Download Size core/mpdecimal 4.0.0-2 0.32 MiB extra/python-charset-normalizer 3.4.0-1 0.44 MiB extra/python-humanfriendly 10.0-8 0.94 MiB extra/python-idna 3.10-1 0.88 MiB core/python 3.12.7-1 70.07 MiB extra/python-coloredlogs 15.0.1-5 0.40 MiB extra/python-pika 1.3.2-2 2.19 MiB 0.27 MiB extra/python-requests 2.32.3-1 0.60 MiB extra/python-urllib3 1.26.20-3 1.26 MiB athena/python-verboselogs 1.7-5 0.04 MiB 0.01 MiB Total Download Size: 0.28 MiB Total Installed Size: 77.14 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pika-1.3.2-2-any downloading... python-verboselogs-1.7-5-any downloading... 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 installing python-humanfriendly... installing python-coloredlogs... installing python-pika... Optional dependencies for python-pika python-tornado: use with Tornado I/O loop python-twisted: use with Twisted I/O loop python-gevent: use with Gevent I/O loop installing python-charset-normalizer... installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... Optional dependencies for python-requests python-chardet: alternative character encoding library python-pysocks: SOCKS proxy support installing python-verboselogs... :: 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 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 extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 10.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... 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... ==> Retrieving sources... -> Updating cottontail git repo... ==> Validating source files with sha512sums... cottontail ... Skipped ==> Extracting sources... -> Creating working copy of cottontail git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... running build running build_py creating build/lib/cottontail copying cottontail/__init__.py -> build/lib/cottontail copying cottontail/rabbitmq_management.py -> build/lib/cottontail copying cottontail/utils.py -> build/lib/cottontail running build_scripts creating build/scripts-3.12 copying and adjusting bin/cottontail -> build/scripts-3.12 changing mode of build/scripts-3.12/cottontail from 644 to 755 ==> Entering fakeroot environment... ==> Starting package()... 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/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages creating /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail copying build/lib/cottontail/__init__.py -> /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail copying build/lib/cottontail/rabbitmq_management.py -> /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail copying build/lib/cottontail/utils.py -> /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail byte-compiling /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail/rabbitmq_management.py to rabbitmq_management.cpython-312.pyc byte-compiling /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail/utils.py to utils.cpython-312.pyc writing byte-compilation script '/tmp/tmp349irxt2.py' /usr/sbin/python /tmp/tmp349irxt2.py removing /tmp/tmp349irxt2.py running install_egg_info running egg_info creating cottontail_offensive.egg-info writing cottontail_offensive.egg-info/PKG-INFO writing dependency_links to cottontail_offensive.egg-info/dependency_links.txt writing requirements to cottontail_offensive.egg-info/requires.txt writing top-level names to cottontail_offensive.egg-info/top_level.txt writing manifest file 'cottontail_offensive.egg-info/SOURCES.txt' reading manifest file 'cottontail_offensive.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.pyc' warning: no previously-included files found matching '.DS_Store' warning: no previously-included files found matching '.gitignore' warning: no files found matching 'distribute_setup.py' adding license file 'LICENSE' writing manifest file 'cottontail_offensive.egg-info/SOURCES.txt' Copying cottontail_offensive.egg-info to /src/packages/pentesting/cottontail/pkg/cottontail/usr/lib/python3.12/site-packages/cottontail_offensive-0.8.4-py3.12.egg-info running install_scripts creating /src/packages/pentesting/cottontail/pkg/cottontail/usr/bin copying build/scripts-3.12/cottontail -> /src/packages/pentesting/cottontail/pkg/cottontail/usr/bin changing mode of /src/packages/pentesting/cottontail/pkg/cottontail/usr/bin/cottontail to 755 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... libfakeroot internal error: payload not recognized! ==> Checking for packaging issues... ==> Creating package "cottontail"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cottontail 93.b7f5222-3 (Fri 20 Dec 2024 10:04:12 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 (20) 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-charset-normalizer 3.4.0-1 -0.44 MiB python-coloredlogs 15.0.1-5 -0.40 MiB python-humanfriendly 10.0-8 -0.94 MiB python-idna 3.10-1 -0.88 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-pika 1.3.2-2 -2.19 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-requests 2.32.3-1 -0.60 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-urllib3 1.26.20-3 -1.26 MiB python-verboselogs 1.7-5 -0.04 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 87.32 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-verboselogs... removing python-setuptools... removing python-wheel... removing python-requests... removing python-urllib3... removing python-platformdirs... removing python-pika... 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-idna... removing python-coloredlogs... removing python-humanfriendly... removing python-charset-normalizer... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...