==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-paste 3.10.1-4 (Sun Dec 29 08:01:19 2024)
==> Retrieving sources...
  -> Found paste-3.10.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    paste-3.10.1.tar.gz ... Passed
==> Making package: python-paste 3.10.1-4 (Sun 29 Dec 2024 08:01:25 AM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  python-setuptools-1:75.2.0-4

Total Download Size:    1.59 MiB
Total Installed Size:  10.25 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:75.2.0-4-any downloading...
 python-packaging-24.2-3-any downloading...
 python-more-itertools-10.5.0-1-any downloading...
 python-wheel-0.45.0-3-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.0.1-2-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-5.3.0-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: 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...
[?25h==> Retrieving sources...
  -> Found paste-3.10.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting paste-3.10.1.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running build
running build_py
creating build/lib/paste
copying paste/recursive.py -> build/lib/paste
copying paste/__init__.py -> build/lib/paste
copying paste/lint.py -> build/lib/paste
copying paste/pony.py -> build/lib/paste
copying paste/modpython.py -> build/lib/paste
copying paste/request.py -> build/lib/paste
copying paste/proxy.py -> build/lib/paste
copying paste/flup_session.py -> build/lib/paste
copying paste/httpheaders.py -> build/lib/paste
copying paste/urlmap.py -> build/lib/paste
copying paste/cgiapp.py -> build/lib/paste
copying paste/httpexceptions.py -> build/lib/paste
copying paste/errordocument.py -> build/lib/paste
copying paste/urlparser.py -> build/lib/paste
copying paste/config.py -> build/lib/paste
copying paste/cgitb_catcher.py -> build/lib/paste
copying paste/url.py -> build/lib/paste
copying paste/response.py -> build/lib/paste
copying paste/reloader.py -> build/lib/paste
copying paste/fileapp.py -> build/lib/paste
copying paste/fixture.py -> build/lib/paste
copying paste/session.py -> build/lib/paste
copying paste/transaction.py -> build/lib/paste
copying paste/registry.py -> build/lib/paste
copying paste/progress.py -> build/lib/paste
copying paste/wsgilib.py -> build/lib/paste
copying paste/gzipper.py -> build/lib/paste
copying paste/httpserver.py -> build/lib/paste
copying paste/translogger.py -> build/lib/paste
copying paste/cascade.py -> build/lib/paste
copying paste/wsgiwrappers.py -> build/lib/paste
creating build/lib/paste/auth
copying paste/auth/__init__.py -> build/lib/paste/auth
copying paste/auth/cookie.py -> build/lib/paste/auth
copying paste/auth/cas.py -> build/lib/paste/auth
copying paste/auth/digest.py -> build/lib/paste/auth
copying paste/auth/grantip.py -> build/lib/paste/auth
copying paste/auth/open_id.py -> build/lib/paste/auth
copying paste/auth/auth_tkt.py -> build/lib/paste/auth
copying paste/auth/basic.py -> build/lib/paste/auth
copying paste/auth/multi.py -> build/lib/paste/auth
copying paste/auth/form.py -> build/lib/paste/auth
creating build/lib/paste/debug
copying paste/debug/__init__.py -> build/lib/paste/debug
copying paste/debug/testserver.py -> build/lib/paste/debug
copying paste/debug/watchthreads.py -> build/lib/paste/debug
copying paste/debug/fsdiff.py -> build/lib/paste/debug
copying paste/debug/prints.py -> build/lib/paste/debug
copying paste/debug/wdg_validate.py -> build/lib/paste/debug
copying paste/debug/debugapp.py -> build/lib/paste/debug
copying paste/debug/doctest_webapp.py -> build/lib/paste/debug
copying paste/debug/profile.py -> build/lib/paste/debug
creating build/lib/paste/cowbell
copying paste/cowbell/__init__.py -> build/lib/paste/cowbell
creating build/lib/paste/exceptions
copying paste/exceptions/__init__.py -> build/lib/paste/exceptions
copying paste/exceptions/reporter.py -> build/lib/paste/exceptions
copying paste/exceptions/formatter.py -> build/lib/paste/exceptions
copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions
copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions
copying paste/exceptions/collector.py -> build/lib/paste/exceptions
creating build/lib/paste/util
copying paste/util/template.py -> build/lib/paste/util
copying paste/util/__init__.py -> build/lib/paste/util
copying paste/util/filemixin.py -> build/lib/paste/util
copying paste/util/cgitb_hook.py -> build/lib/paste/util
copying paste/util/quoting.py -> build/lib/paste/util
copying paste/util/multidict.py -> build/lib/paste/util
copying paste/util/intset.py -> build/lib/paste/util
copying paste/util/threadedprint.py -> build/lib/paste/util
copying paste/util/finddata.py -> build/lib/paste/util
copying paste/util/PySourceColor.py -> build/lib/paste/util
copying paste/util/field_storage.py -> build/lib/paste/util
copying paste/util/datetimeutil.py -> build/lib/paste/util
copying paste/util/dateinterval.py -> build/lib/paste/util
copying paste/util/looper.py -> build/lib/paste/util
copying paste/util/classinit.py -> build/lib/paste/util
copying paste/util/findpackage.py -> build/lib/paste/util
copying paste/util/classinstance.py -> build/lib/paste/util
copying paste/util/threadinglocal.py -> build/lib/paste/util
copying paste/util/converters.py -> build/lib/paste/util
copying paste/util/import_string.py -> build/lib/paste/util
copying paste/util/ip4.py -> build/lib/paste/util
copying paste/util/scgiserver.py -> build/lib/paste/util
copying paste/util/mimeparse.py -> build/lib/paste/util
copying paste/util/killthread.py -> build/lib/paste/util
creating build/lib/paste/evalexception
copying paste/evalexception/__init__.py -> build/lib/paste/evalexception
copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception
copying paste/evalexception/middleware.py -> build/lib/paste/evalexception
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running install
/usr/lib/python3.13/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 build
running build_py
running install_lib
copying paste/recursive.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
Skipping installation of /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/__init__.py (namespace package)
copying paste/lint.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/pony.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/modpython.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/request.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/proxy.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/flup_session.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/httpheaders.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/urlmap.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/cgiapp.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/httpexceptions.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/errordocument.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/urlparser.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/config.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/cgitb_catcher.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/url.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/response.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/reloader.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/fileapp.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/fixture.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/session.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/transaction.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/registry.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/progress.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/wsgilib.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/gzipper.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/httpserver.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/translogger.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/cascade.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/wsgiwrappers.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste
copying paste/auth/__init__.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/cookie.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/cas.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/digest.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/grantip.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/open_id.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/auth_tkt.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/basic.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/multi.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/auth/form.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth
copying paste/debug/__init__.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/testserver.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/watchthreads.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/fsdiff.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/prints.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/wdg_validate.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/debugapp.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/doctest_webapp.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/debug/profile.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug
copying paste/cowbell/__init__.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/cowbell
copying paste/exceptions/__init__.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions
copying paste/exceptions/reporter.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions
copying paste/exceptions/formatter.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions
copying paste/exceptions/serial_number_generator.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions
copying paste/exceptions/errormiddleware.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions
copying paste/exceptions/collector.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions
copying paste/util/template.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/__init__.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/filemixin.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/cgitb_hook.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/quoting.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/multidict.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/intset.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/threadedprint.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/finddata.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/PySourceColor.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/field_storage.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/datetimeutil.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/dateinterval.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/looper.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/classinit.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/findpackage.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/classinstance.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/threadinglocal.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/converters.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/import_string.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/ip4.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/scgiserver.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/mimeparse.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/util/killthread.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util
copying paste/evalexception/__init__.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/evalexception
copying paste/evalexception/evalcontext.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/evalexception
copying paste/evalexception/middleware.py -> /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/evalexception
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/recursive.py to recursive.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/lint.py to lint.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/pony.py to pony.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/modpython.py to modpython.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/request.py to request.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/proxy.py to proxy.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/flup_session.py to flup_session.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/httpheaders.py to httpheaders.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/urlmap.py to urlmap.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/cgiapp.py to cgiapp.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/httpexceptions.py to httpexceptions.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/errordocument.py to errordocument.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/urlparser.py to urlparser.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/config.py to config.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/url.py to url.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/response.py to response.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/reloader.py to reloader.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/fileapp.py to fileapp.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/fixture.py to fixture.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/session.py to session.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/transaction.py to transaction.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/registry.py to registry.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/progress.py to progress.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/wsgilib.py to wsgilib.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/gzipper.py to gzipper.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/httpserver.py to httpserver.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/translogger.py to translogger.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/cascade.py to cascade.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/cookie.py to cookie.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/cas.py to cas.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/digest.py to digest.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/grantip.py to grantip.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/open_id.py to open_id.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/basic.py to basic.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/multi.py to multi.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/auth/form.py to form.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/testserver.py to testserver.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/prints.py to prints.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/debugapp.py to debugapp.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/debug/profile.py to profile.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/cowbell/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions/reporter.py to reporter.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions/formatter.py to formatter.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/exceptions/collector.py to collector.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/template.py to template.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/filemixin.py to filemixin.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/cgitb_hook.py to cgitb_hook.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/quoting.py to quoting.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/multidict.py to multidict.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/intset.py to intset.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/threadedprint.py to threadedprint.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/finddata.py to finddata.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/field_storage.py to field_storage.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/dateinterval.py to dateinterval.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/looper.py to looper.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/classinit.py to classinit.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/findpackage.py to findpackage.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/classinstance.py to classinstance.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/converters.py to converters.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/import_string.py to import_string.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/ip4.py to ip4.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/scgiserver.py to scgiserver.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/mimeparse.py to mimeparse.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/util/killthread.py to killthread.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/evalexception/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-313.pyc
byte-compiling /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/paste/evalexception/middleware.py to middleware.cpython-313.pyc
writing byte-compilation script '/tmp/tmplmj851jt.py'
/usr/bin/python /tmp/tmplmj851jt.py
removing /tmp/tmplmj851jt.py
running install_egg_info
running egg_info
writing Paste.egg-info/PKG-INFO
writing dependency_links to Paste.egg-info/dependency_links.txt
writing entry points to Paste.egg-info/entry_points.txt
writing namespace_packages to Paste.egg-info/namespace_packages.txt
writing requirements to Paste.egg-info/requires.txt
writing top-level names to Paste.egg-info/top_level.txt
reading manifest file 'Paste.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/_templates/*.html'
warning: no previously-included files matching '*' found under directory 'docs/_build/_sources'
warning: no files found matching '*.html' under directory 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'Paste.egg-info/SOURCES.txt'
Copying Paste.egg-info to /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/Paste-3.10.1-py3.13.egg-info
Installing /build/python-paste/pkg/python-paste/usr/lib/python3.13/site-packages/Paste-3.10.1-py3.13-nspkg.pth
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-paste"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-paste 3.10.1-4 (Sun 29 Dec 2024 08:01:40 AM MST)
==> Cleaning up...