==> Retrieving sources... -> Updating hpfeeds git repo... -> Found requirements.txt.patch ==> Generating checksums for source files... ==> Making package: hpfeeds 414.34bf4d4-2 (Thu 21 Nov 2024 05:37:24 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (14) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 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 athena/python2 2.7.18-8 70.24 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 154.63 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools [pending] python2-pip installing python2-setuptools... 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... ==> Retrieving sources... -> Updating hpfeeds git repo... -> Found requirements.txt.patch ==> Validating source files with sha512sums... hpfeeds ... Skipped requirements.txt.patch ... Passed ==> Extracting sources... -> Creating working copy of hpfeeds git repo... Switched to a new branch 'makepkg' ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_blocking_protocol.py -> build/lib/tests copying tests/fakebroker.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_twisted_service.py -> build/lib/tests copying tests/test_protocol.py -> build/lib/tests copying tests/test_blocking_queue.py -> build/lib/tests copying tests/test_broker_prometheus.py -> build/lib/tests copying tests/test_client_integration_py2.py -> build/lib/tests copying tests/test_twisted_factory.py -> build/lib/tests copying tests/test_broker_auth_databases.py -> build/lib/tests copying tests/test_broker_connection.py -> build/lib/tests copying tests/test_broker_auth_sqlite.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/test_twisted_service_py2.py -> build/lib/tests copying tests/test_asyncio_protocol.py -> build/lib/tests copying tests/test_twisted_protocol.py -> build/lib/tests copying tests/test_blocking_session.py -> build/lib/tests copying tests/test_client_integration.py -> build/lib/tests copying tests/test_asyncio_client.py -> build/lib/tests copying tests/test_broker_auth_env.py -> build/lib/tests creating build/lib/hpfeeds copying hpfeeds/exceptions.py -> build/lib/hpfeeds copying hpfeeds/__init__.py -> build/lib/hpfeeds copying hpfeeds/client.py -> build/lib/hpfeeds copying hpfeeds/protocol.py -> build/lib/hpfeeds creating build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/__init__.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/client.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/protocol.py -> build/lib/hpfeeds/asyncio creating build/lib/hpfeeds/twisted copying hpfeeds/twisted/service.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/__init__.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/factory.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/protocol.py -> build/lib/hpfeeds/twisted creating build/lib/hpfeeds/scripts copying hpfeeds/scripts/broker.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/__init__.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/cli.py -> build/lib/hpfeeds/scripts creating build/lib/hpfeeds/broker copying hpfeeds/broker/server.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/prometheus.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/connection.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/__init__.py -> build/lib/hpfeeds/broker creating build/lib/hpfeeds/blocking copying hpfeeds/blocking/__init__.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/reactor.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/session.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/protocol.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/queue.py -> build/lib/hpfeeds/blocking creating build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/supervisor.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/__init__.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/inotify.py -> build/lib/hpfeeds/broker/utils creating build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/env.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/mongo.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/__init__.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/sqlite.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/multi.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/json.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/database.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/memory.py -> build/lib/hpfeeds/broker/auth running egg_info creating hpfeeds.egg-info writing requirements to hpfeeds.egg-info/requires.txt writing hpfeeds.egg-info/PKG-INFO writing top-level names to hpfeeds.egg-info/top_level.txt writing dependency_links to hpfeeds.egg-info/dependency_links.txt writing entry points to hpfeeds.egg-info/entry_points.txt writing manifest file 'hpfeeds.egg-info/SOURCES.txt' reading manifest file 'hpfeeds.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hpfeeds.egg-info/SOURCES.txt' running build running build_py creating build/lib/tests copying tests/test_blocking_protocol.py -> build/lib/tests copying tests/fakebroker.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_twisted_service.py -> build/lib/tests copying tests/test_protocol.py -> build/lib/tests copying tests/test_blocking_queue.py -> build/lib/tests copying tests/test_broker_prometheus.py -> build/lib/tests copying tests/test_client_integration_py2.py -> build/lib/tests copying tests/test_twisted_factory.py -> build/lib/tests copying tests/test_broker_auth_databases.py -> build/lib/tests copying tests/test_broker_connection.py -> build/lib/tests copying tests/test_broker_auth_sqlite.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/test_twisted_service_py2.py -> build/lib/tests copying tests/test_asyncio_protocol.py -> build/lib/tests copying tests/test_twisted_protocol.py -> build/lib/tests copying tests/test_blocking_session.py -> build/lib/tests copying tests/test_client_integration.py -> build/lib/tests copying tests/test_asyncio_client.py -> build/lib/tests copying tests/test_broker_auth_env.py -> build/lib/tests creating build/lib/hpfeeds copying hpfeeds/exceptions.py -> build/lib/hpfeeds copying hpfeeds/__init__.py -> build/lib/hpfeeds copying hpfeeds/client.py -> build/lib/hpfeeds copying hpfeeds/protocol.py -> build/lib/hpfeeds creating build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/__init__.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/client.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/protocol.py -> build/lib/hpfeeds/asyncio creating build/lib/hpfeeds/twisted copying hpfeeds/twisted/service.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/__init__.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/factory.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/protocol.py -> build/lib/hpfeeds/twisted creating build/lib/hpfeeds/scripts copying hpfeeds/scripts/broker.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/__init__.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/cli.py -> build/lib/hpfeeds/scripts creating build/lib/hpfeeds/broker copying hpfeeds/broker/server.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/prometheus.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/connection.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/__init__.py -> build/lib/hpfeeds/broker creating build/lib/hpfeeds/blocking copying hpfeeds/blocking/__init__.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/reactor.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/session.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/protocol.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/queue.py -> build/lib/hpfeeds/blocking creating build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/supervisor.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/__init__.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/inotify.py -> build/lib/hpfeeds/broker/utils creating build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/env.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/mongo.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/__init__.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/sqlite.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/multi.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/json.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/database.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/memory.py -> build/lib/hpfeeds/broker/auth running egg_info creating hpfeeds.egg-info writing hpfeeds.egg-info/PKG-INFO writing dependency_links to hpfeeds.egg-info/dependency_links.txt writing entry points to hpfeeds.egg-info/entry_points.txt writing requirements to hpfeeds.egg-info/requires.txt writing top-level names to hpfeeds.egg-info/top_level.txt writing manifest file 'hpfeeds.egg-info/SOURCES.txt' reading manifest file 'hpfeeds.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'hpfeeds.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package_python2-hpfeeds()... running install running install_lib creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7 creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_blocking_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/fakebroker.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/conftest.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_twisted_service.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_blocking_queue.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_broker_prometheus.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_client_integration_py2.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_twisted_factory.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_broker_auth_databases.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_broker_connection.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_broker_auth_sqlite.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/utils.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_twisted_service_py2.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_asyncio_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_twisted_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_blocking_session.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_client_integration.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_asyncio_client.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_broker_auth_env.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/client.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/exceptions.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/service.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/factory.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/broker.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/cli.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds copying build/lib/hpfeeds/client.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/server.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/prometheus.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/connection.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/supervisor.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/inotify.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/env.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/mongo.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/sqlite.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/multi.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/json.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/database.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/memory.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/reactor.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/session.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/queue.py -> /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_blocking_protocol.py to test_blocking_protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/fakebroker.py to fakebroker.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/conftest.py to conftest.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_twisted_service.py to test_twisted_service.pyc File "/usr/lib/python2.7/site-packages/tests/test_twisted_service.py", line 49 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_protocol.py to test_protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_blocking_queue.py to test_blocking_queue.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_broker_prometheus.py to test_broker_prometheus.pyc File "/usr/lib/python2.7/site-packages/tests/test_broker_prometheus.py", line 31 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_client_integration_py2.py to test_client_integration_py2.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_twisted_factory.py to test_twisted_factory.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_broker_auth_databases.py to test_broker_auth_databases.pyc File "/usr/lib/python2.7/site-packages/tests/test_broker_auth_databases.py", line 25 async def test_database_sqlite(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_broker_connection.py to test_broker_connection.pyc File "/usr/lib/python2.7/site-packages/tests/test_broker_connection.py", line 187 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_broker_auth_sqlite.py to test_broker_auth_sqlite.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/utils.py to utils.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_twisted_service_py2.py to test_twisted_service_py2.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_asyncio_protocol.py to test_asyncio_protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_twisted_protocol.py to test_twisted_protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_blocking_session.py to test_blocking_session.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_client_integration.py to test_client_integration.pyc File "/usr/lib/python2.7/site-packages/tests/test_client_integration.py", line 23 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_asyncio_client.py to test_asyncio_client.pyc File "/usr/lib/python2.7/site-packages/tests/test_asyncio_client.py", line 41 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/tests/test_broker_auth_env.py to test_broker_auth_env.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/asyncio/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/asyncio/client.py to client.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/asyncio/client.py", line 81 async def _tryconnect(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/asyncio/protocol.py to protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/exceptions.py to exceptions.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted/service.py to service.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted/factory.py to factory.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/twisted/protocol.py to protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/scripts/broker.py to broker.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/scripts/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/scripts/cli.py to cli.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/client.py to client.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/server.py to server.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/server.py", line 158 async def serve_forever(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/prometheus.py to prometheus.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/prometheus.py", line 151 async def metrics(request): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/connection.py to connection.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/connection.py", line 80 async def deadline_timer(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/supervisor.py to supervisor.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/supervisor.py", line 11 async def _task(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/inotify.py to inotify.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/inotify.py", line 112 async def _watch_task(path, callback): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/env.py to env.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/env.py", line 28 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/mongo.py to mongo.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/mongo.py", line 31 async def db_connect(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/sqlite.py to sqlite.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/sqlite.py", line 37 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/multi.py to multi.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/multi.py", line 18 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/json.py to json.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/json.py", line 29 raise ServerException(f"Cannot find {path!r}") ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/database.py to database.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/database.py", line 23 async def db_connect(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/memory.py to memory.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/memory.py", line 20 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/protocol.py to protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking/__init__.py to __init__.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking/reactor.py to reactor.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking/session.py to session.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking/protocol.py to protocol.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds/blocking/queue.py to queue.pyc writing byte-compilation script '/tmp/tmpNWnL_6.py' /usr/sbin/python2 -O /tmp/tmpNWnL_6.py File "/usr/lib/python2.7/site-packages/tests/test_twisted_service.py", line 49 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/tests/test_broker_prometheus.py", line 31 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/tests/test_broker_auth_databases.py", line 25 async def test_database_sqlite(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/tests/test_broker_connection.py", line 187 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/tests/test_client_integration.py", line 23 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/tests/test_asyncio_client.py", line 41 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/asyncio/client.py", line 81 async def _tryconnect(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/server.py", line 158 async def serve_forever(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/prometheus.py", line 151 async def metrics(request): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/connection.py", line 80 async def deadline_timer(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/supervisor.py", line 11 async def _task(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/inotify.py", line 112 async def _watch_task(path, callback): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/env.py", line 28 async def start(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/mongo.py", line 31 async def db_connect(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/sqlite.py", line 37 async def start(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/multi.py", line 18 async def start(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/json.py", line 29 raise ServerException(f"Cannot find {path!r}") ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/database.py", line 23 async def db_connect(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/memory.py", line 20 async def start(self): ^ SyntaxError: invalid syntax removing /tmp/tmpNWnL_6.py running install_egg_info running egg_info writing requirements to hpfeeds.egg-info/requires.txt writing hpfeeds.egg-info/PKG-INFO writing top-level names to hpfeeds.egg-info/top_level.txt writing dependency_links to hpfeeds.egg-info/dependency_links.txt writing entry points to hpfeeds.egg-info/entry_points.txt reading manifest file 'hpfeeds.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hpfeeds.egg-info/SOURCES.txt' Copying hpfeeds.egg-info to /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/lib/python2.7/site-packages/hpfeeds-3.1.0-py2.7.egg-info running install_scripts Installing hpfeeds script to /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/usr/bin Installing hpfeeds-broker script to /src/packages/pentesting/hpfeeds/pkg/python2-hpfeeds/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 "python2-hpfeeds"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_hpfeeds()... 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/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_blocking_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/fakebroker.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/conftest.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_twisted_service.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_blocking_queue.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_broker_prometheus.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_client_integration_py2.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_twisted_factory.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_broker_auth_databases.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_broker_connection.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_broker_auth_sqlite.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/utils.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_twisted_service_py2.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_asyncio_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_twisted_protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_blocking_session.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_client_integration.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_asyncio_client.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_broker_auth_env.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/client.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/exceptions.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/service.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/factory.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/broker.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/cli.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds copying build/lib/hpfeeds/client.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/server.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/prometheus.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/connection.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/supervisor.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/inotify.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/env.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/mongo.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/sqlite.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/multi.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/json.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/database.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/memory.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds creating /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/__init__.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/reactor.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/session.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/protocol.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/queue.py -> /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_blocking_protocol.py to test_blocking_protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/fakebroker.py to fakebroker.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/conftest.py to conftest.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_twisted_service.py to test_twisted_service.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_protocol.py to test_protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_blocking_queue.py to test_blocking_queue.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_broker_prometheus.py to test_broker_prometheus.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_client_integration_py2.py to test_client_integration_py2.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_twisted_factory.py to test_twisted_factory.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_broker_auth_databases.py to test_broker_auth_databases.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_broker_connection.py to test_broker_connection.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_broker_auth_sqlite.py to test_broker_auth_sqlite.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/utils.py to utils.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_twisted_service_py2.py to test_twisted_service_py2.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_asyncio_protocol.py to test_asyncio_protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_twisted_protocol.py to test_twisted_protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_blocking_session.py to test_blocking_session.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_client_integration.py to test_client_integration.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_asyncio_client.py to test_asyncio_client.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/tests/test_broker_auth_env.py to test_broker_auth_env.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/asyncio/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/asyncio/client.py to client.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/asyncio/protocol.py to protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/exceptions.py to exceptions.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted/service.py to service.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted/factory.py to factory.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/twisted/protocol.py to protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/scripts/broker.py to broker.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/scripts/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/scripts/cli.py to cli.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/client.py to client.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/server.py to server.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/prometheus.py to prometheus.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/connection.py to connection.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/utils/supervisor.py to supervisor.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/utils/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/utils/inotify.py to inotify.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/env.py to env.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/mongo.py to mongo.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/sqlite.py to sqlite.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/multi.py to multi.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/json.py to json.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/database.py to database.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/broker/auth/memory.py to memory.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/protocol.py to protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking/reactor.py to reactor.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking/session.py to session.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking/protocol.py to protocol.cpython-312.pyc byte-compiling /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds/blocking/queue.py to queue.cpython-312.pyc writing byte-compilation script '/tmp/tmpbfgz_vmw.py' /usr/sbin/python /tmp/tmpbfgz_vmw.py removing /tmp/tmpbfgz_vmw.py running install_egg_info running egg_info writing hpfeeds.egg-info/PKG-INFO writing dependency_links to hpfeeds.egg-info/dependency_links.txt writing entry points to hpfeeds.egg-info/entry_points.txt writing requirements to hpfeeds.egg-info/requires.txt writing top-level names to hpfeeds.egg-info/top_level.txt reading manifest file 'hpfeeds.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'hpfeeds.egg-info/SOURCES.txt' Copying hpfeeds.egg-info to /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/lib/python3.12/site-packages/hpfeeds-3.1.0-py3.12.egg-info running install_scripts Installing hpfeeds script to /src/packages/pentesting/hpfeeds/pkg/hpfeeds/usr/bin Installing hpfeeds-broker script to /src/packages/pentesting/hpfeeds/pkg/hpfeeds/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 "hpfeeds"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: hpfeeds 414.34bf4d4-2 (Thu 21 Nov 2024 05:37:36 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 (14) 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 python2 2.7.18-8 -70.24 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB Total Removed Size: 154.63 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-setuptools... removing python2... 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...