==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: hpfeeds-git 20210328.r411-1 (Fri May  7 19:38:03 2021)
==> Retrieving sources...
  -> Cloning hpfeeds-git git repo...
Cloning into bare repository '/srv/build/builder/work/hpfeeds-git/hpfeeds-git'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    hpfeeds-git ... Skipped
==> Making package: hpfeeds-git 20210328.r411-1 (Fri 07 May 2021 07:38:08 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-1.3.0-2.0  python-3.9.4-1.0

Total Installed Size:  75.60 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) perl-error-0.17029-2.0  perl-mailtools-2.21-4.0
              perl-timedate-2.33-2.0  python-appdirs-1.4.4-3.1
              python-ordered-set-4.0.2-3.1  python-packaging-20.9-1.0
              python-pyparsing-2.4.7-3.1  python-six-1.15.0-3.1  git-2.31.1-1.0
              python-setuptools-1:52.0.0-1.0

Total Installed Size:  38.90 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-appdirs...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of hpfeeds-git git repo...
Cloning into 'hpfeeds-git'...
done.
==> Starting pkgver()...
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/hpfeeds
copying hpfeeds/__init__.py -> build/lib/hpfeeds
copying hpfeeds/exceptions.py -> build/lib/hpfeeds
copying hpfeeds/protocol.py -> build/lib/hpfeeds
copying hpfeeds/client.py -> build/lib/hpfeeds
creating build/lib/tests
copying tests/test_asyncio_client.py -> build/lib/tests
copying tests/test_twisted_protocol.py -> build/lib/tests
copying tests/fakebroker.py -> build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/test_twisted_service.py -> build/lib/tests
copying tests/test_broker_auth_sqlite.py -> build/lib/tests
copying tests/test_broker_connection.py -> build/lib/tests
copying tests/test_blocking_session.py -> build/lib/tests
copying tests/test_asyncio_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_client_integration.py -> build/lib/tests
copying tests/conftest.py -> build/lib/tests
copying tests/test_broker_auth_env.py -> build/lib/tests
copying tests/test_blocking_protocol.py -> build/lib/tests
copying tests/utils.py -> build/lib/tests
copying tests/test_protocol.py -> build/lib/tests
copying tests/test_twisted_factory.py -> build/lib/tests
copying tests/test_twisted_service_py2.py -> build/lib/tests
copying tests/test_broker_auth_databases.py -> build/lib/tests
creating build/lib/hpfeeds/scripts
copying hpfeeds/scripts/__init__.py -> build/lib/hpfeeds/scripts
copying hpfeeds/scripts/cli.py -> build/lib/hpfeeds/scripts
copying hpfeeds/scripts/broker.py -> build/lib/hpfeeds/scripts
creating 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/service.py -> build/lib/hpfeeds/twisted
copying hpfeeds/twisted/protocol.py -> build/lib/hpfeeds/twisted
creating build/lib/hpfeeds/broker
copying hpfeeds/broker/__init__.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/server.py -> build/lib/hpfeeds/broker
creating build/lib/hpfeeds/asyncio
copying hpfeeds/asyncio/__init__.py -> build/lib/hpfeeds/asyncio
copying hpfeeds/asyncio/protocol.py -> build/lib/hpfeeds/asyncio
copying hpfeeds/asyncio/client.py -> build/lib/hpfeeds/asyncio
creating build/lib/hpfeeds/blocking
copying hpfeeds/blocking/__init__.py -> build/lib/hpfeeds/blocking
copying hpfeeds/blocking/session.py -> build/lib/hpfeeds/blocking
copying hpfeeds/blocking/reactor.py -> build/lib/hpfeeds/blocking
copying hpfeeds/blocking/queue.py -> build/lib/hpfeeds/blocking
copying hpfeeds/blocking/protocol.py -> build/lib/hpfeeds/blocking
creating build/lib/hpfeeds/broker/utils
copying hpfeeds/broker/utils/inotify.py -> build/lib/hpfeeds/broker/utils
copying hpfeeds/broker/utils/__init__.py -> build/lib/hpfeeds/broker/utils
copying hpfeeds/broker/utils/supervisor.py -> build/lib/hpfeeds/broker/utils
creating build/lib/hpfeeds/broker/auth
copying hpfeeds/broker/auth/mongo.py -> build/lib/hpfeeds/broker/auth
copying hpfeeds/broker/auth/memory.py -> build/lib/hpfeeds/broker/auth
copying hpfeeds/broker/auth/__init__.py -> build/lib/hpfeeds/broker/auth
copying hpfeeds/broker/auth/multi.py -> build/lib/hpfeeds/broker/auth
copying hpfeeds/broker/auth/env.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/sqlite.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
writing manifest file 'hpfeeds.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds
copying build/lib/hpfeeds/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds
copying build/lib/hpfeeds/exceptions.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/scripts
copying build/lib/hpfeeds/scripts/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/scripts
copying build/lib/hpfeeds/scripts/cli.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/scripts
copying build/lib/hpfeeds/scripts/broker.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/scripts
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted
copying build/lib/hpfeeds/twisted/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted
copying build/lib/hpfeeds/twisted/factory.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted
copying build/lib/hpfeeds/twisted/service.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted
copying build/lib/hpfeeds/twisted/protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker
copying build/lib/hpfeeds/broker/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker
copying build/lib/hpfeeds/broker/prometheus.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker
copying build/lib/hpfeeds/broker/connection.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/utils
copying build/lib/hpfeeds/broker/utils/inotify.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/utils
copying build/lib/hpfeeds/broker/utils/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/utils
copying build/lib/hpfeeds/broker/utils/supervisor.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/utils
copying build/lib/hpfeeds/broker/server.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/mongo.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/memory.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/multi.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/env.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/json.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/database.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
copying build/lib/hpfeeds/broker/auth/sqlite.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/asyncio
copying build/lib/hpfeeds/asyncio/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/asyncio
copying build/lib/hpfeeds/asyncio/protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/asyncio
copying build/lib/hpfeeds/asyncio/client.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/asyncio
copying build/lib/hpfeeds/protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking
copying build/lib/hpfeeds/blocking/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking
copying build/lib/hpfeeds/blocking/session.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking
copying build/lib/hpfeeds/blocking/reactor.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking
copying build/lib/hpfeeds/blocking/queue.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking
copying build/lib/hpfeeds/blocking/protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking
copying build/lib/hpfeeds/client.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds
creating /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_asyncio_client.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_twisted_protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/fakebroker.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/__init__.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_twisted_service.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_broker_auth_sqlite.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_broker_connection.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_blocking_session.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_asyncio_protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_blocking_queue.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_broker_prometheus.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_client_integration_py2.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_client_integration.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/conftest.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_broker_auth_env.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_blocking_protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/utils.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_protocol.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_twisted_factory.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_twisted_service_py2.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_broker_auth_databases.py -> /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/scripts/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/scripts/cli.py to cli.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/scripts/broker.py to broker.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted/factory.py to factory.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted/service.py to service.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/twisted/protocol.py to protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/prometheus.py to prometheus.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/connection.py to connection.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/utils/inotify.py to inotify.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/utils/supervisor.py to supervisor.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/server.py to server.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/mongo.py to mongo.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/memory.py to memory.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/multi.py to multi.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/env.py to env.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/json.py to json.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/database.py to database.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/broker/auth/sqlite.py to sqlite.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/asyncio/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/asyncio/protocol.py to protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/asyncio/client.py to client.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/protocol.py to protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking/session.py to session.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking/reactor.py to reactor.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking/queue.py to queue.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/blocking/protocol.py to protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds/client.py to client.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_asyncio_client.py to test_asyncio_client.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_twisted_protocol.py to test_twisted_protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/fakebroker.py to fakebroker.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_twisted_service.py to test_twisted_service.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_broker_auth_sqlite.py to test_broker_auth_sqlite.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_broker_connection.py to test_broker_connection.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_blocking_session.py to test_blocking_session.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_asyncio_protocol.py to test_asyncio_protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_blocking_queue.py to test_blocking_queue.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_broker_prometheus.py to test_broker_prometheus.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_client_integration_py2.py to test_client_integration_py2.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_client_integration.py to test_client_integration.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_broker_auth_env.py to test_broker_auth_env.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_blocking_protocol.py to test_blocking_protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/utils.py to utils.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_protocol.py to test_protocol.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_twisted_factory.py to test_twisted_factory.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_twisted_service_py2.py to test_twisted_service_py2.cpython-39.pyc
byte-compiling /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/tests/test_broker_auth_databases.py to test_broker_auth_databases.cpython-39.pyc
writing byte-compilation script '/tmp/tmp3p3vabo1.py'
/usr/bin/python /tmp/tmp3p3vabo1.py
removing /tmp/tmp3p3vabo1.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
writing manifest file 'hpfeeds.egg-info/SOURCES.txt'
Copying hpfeeds.egg-info to /build/hpfeeds-git/pkg/hpfeeds-git/usr/lib/python3.9/site-packages/hpfeeds-3.0.0-py3.9.egg-info
running install_scripts
Installing hpfeeds script to /build/hpfeeds-git/pkg/hpfeeds-git/usr/bin
Installing hpfeeds-broker script to /build/hpfeeds-git/pkg/hpfeeds-git/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-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hpfeeds-git 20210328.r411-1 (Fri 07 May 2021 07:38:15 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (12) git-2.31.1-1.0  libnsl-1.3.0-2.0  perl-error-0.17029-2.0
              perl-mailtools-2.21-4.0  perl-timedate-2.33-2.0  python-3.9.4-1.0
              python-appdirs-1.4.4-3.1  python-ordered-set-4.0.2-3.1
              python-packaging-20.9-1.0  python-pyparsing-2.4.7-3.1
              python-setuptools-1:52.0.0-1.0  python-six-1.15.0-3.1

Total Removed Size:  114.50 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-ordered-set...
removing python-appdirs...
removing python...
removing libnsl...
removing git...
removing perl-mailtools...
removing perl-timedate...
removing perl-error...