>>> py3-paste: Building community/py3-paste 3.5.2-r1 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 18:58:29 +0000 >>> py3-paste: Checking sanity of /home/buildozer/aports/community/py3-paste/APKBUILD... >>> py3-paste: Analyzing dependencies... >>> py3-paste: Installing for build: build-base py3-setuptools py3-six py3-pytest (1/29) Installing libbz2 (1.0.8-r5) (2/29) Installing libffi (3.4.4-r2) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.2-r1) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20230401-r4) (7/29) Installing readline (8.2.1-r1) (8/29) Installing sqlite-libs (3.41.2-r2) (9/29) Installing python3 (3.11.3-r10) (10/29) Installing python3-pycache-pyc0 (3.11.3-r10) (11/29) Installing pyc (0.1-r0) (12/29) Installing py3-setuptools-pyc (67.7.1-r0) (13/29) Installing py3-parsing (3.0.9-r2) (14/29) Installing py3-parsing-pyc (3.0.9-r2) (15/29) Installing py3-packaging-pyc (23.1-r1) (16/29) Installing python3-pyc (3.11.3-r10) (17/29) Installing py3-packaging (23.1-r1) (18/29) Installing py3-setuptools (67.7.1-r0) (19/29) Installing py3-six (1.16.0-r6) (20/29) Installing py3-six-pyc (1.16.0-r6) (21/29) Installing py3-iniconfig (1.1.1-r6) (22/29) Installing py3-iniconfig-pyc (1.1.1-r6) (23/29) Installing py3-pluggy (1.0.0-r3) (24/29) Installing py3-pluggy-pyc (1.0.0-r3) (25/29) Installing py3-py (1.11.0-r2) (26/29) Installing py3-py-pyc (1.11.0-r2) (27/29) Installing py3-pytest (7.3.1-r1) (28/29) Installing py3-pytest-pyc (7.3.1-r1) (29/29) Installing .makedepends-py3-paste (20230421.185835) Executing busybox-1.36.0-r7.trigger OK: 466 MiB in 127 packages >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-paste-3.5.2.tar.gz >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-paste-3.5.2.tar.gz >>> py3-paste: Checking sha512sums... py3-paste-3.5.2.tar.gz: OK >>> py3-paste: Unpacking /var/cache/distfiles/v3.18/py3-paste-3.5.2.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:955: 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 creating build/lib creating build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste creating build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/cas.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/cookie.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth creating build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug copying paste/debug/doctest_webapp.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/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions creating build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception creating build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/html.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/datetimeutil.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/classinit.py -> build/lib/paste/util copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell creating build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-paste/src/Paste-3.5.2 configfile: setup.cfg testpaths: tests collected 151 items tests/test_cgiapp.py .... [ 2%] tests/test_cgitb_catcher.py .... [ 5%] tests/test_config.py .... [ 7%] tests/test_doctests.py .......... [ 14%] tests/test_errordocument.py ..... [ 17%] tests/test_fileapp.py .......... [ 24%] tests/test_fixture.py ..... [ 27%] tests/test_grantip.py .. [ 29%] tests/test_gzipper.py .. [ 30%] tests/test_httpheaders.py .......... [ 37%] tests/test_httpserver.py ....... [ 41%] tests/test_import_string.py .. [ 43%] tests/test_multidict.py .. [ 44%] tests/test_proxy.py . [ 45%] tests/test_recursive.py .... [ 47%] tests/test_registry.py ............. [ 56%] tests/test_request.py .... [ 58%] tests/test_request_form.py .. [ 60%] tests/test_response.py . [ 60%] tests/test_session.py .. [ 62%] tests/test_urlmap.py .. [ 63%] tests/test_urlparser.py ......... [ 69%] tests/test_wsgilib.py .. [ 70%] tests/test_wsgiwrappers.py .... [ 73%] tests/test_auth/test_auth_cookie.py ... [ 75%] tests/test_auth/test_auth_digest.py . [ 76%] tests/test_auth/test_auth_tkt.py .. [ 77%] tests/test_exceptions/test_error_middleware.py ..... [ 80%] tests/test_exceptions/test_formatter.py ........ [ 86%] tests/test_exceptions/test_httpexceptions.py ...... [ 90%] tests/test_exceptions/test_reporter.py . [ 90%] tests/test_util/test_datetimeutil.py ... [ 92%] tests/test_util/test_mimeparse.py ......... [ 98%] tests/test_util/test_quoting.py .. [100%] ============================= 151 passed in 1.91s ============================== >>> py3-paste: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:955: 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.11/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, pypa/build 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 Skipping installation of /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/__init__.py (namespace package) copying paste/registry.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/translogger.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/errordocument.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/cgitb_catcher.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/response.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/url.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/urlparser.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/urlmap.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/session.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/modpython.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/gzipper.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/reloader.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/fixture.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/cascade.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/transaction.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/wsgilib.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/progress.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/recursive.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/lint.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/flup_session.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/request.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/config.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/httpexceptions.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/wsgiwrappers.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/cgiapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/httpheaders.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/pony.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/httpserver.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/proxy.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/fileapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste copying paste/auth/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/grantip.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/form.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/digest.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/cas.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/open_id.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/cookie.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/basic.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/auth/multi.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth copying paste/debug/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/fsdiff.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/debugapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/watchthreads.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/profile.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/testserver.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/prints.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/debug/doctest_webapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug copying paste/cowbell/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cowbell copying paste/cowbell/bell-ascending.png -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cowbell copying paste/cowbell/bell-descending.png -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cowbell copying paste/exceptions/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions copying paste/exceptions/formatter.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions copying paste/exceptions/reporter.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions copying paste/exceptions/serial_number_generator.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions copying paste/evalexception/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception copying paste/evalexception/middleware.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception copying paste/evalexception/evalcontext.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception copying paste/evalexception/media/MochiKit.packed.js -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/media copying paste/util/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/threadinglocal.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/template.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/import_string.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/quoting.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/killthread.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/findpackage.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/ip4.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/finddata.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/dateinterval.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/converters.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/classinstance.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/mimeparse.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/filemixin.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/html.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/scgiserver.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/multidict.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/looper.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/PySourceColor.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/datetimeutil.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/intset.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/threadedprint.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util copying paste/util/classinit.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/registry.py to registry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/translogger.py to translogger.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/errordocument.py to errordocument.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/response.py to response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/url.py to url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/urlparser.py to urlparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/urlmap.py to urlmap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/modpython.py to modpython.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/gzipper.py to gzipper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/reloader.py to reloader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/fixture.py to fixture.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cascade.py to cascade.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/transaction.py to transaction.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/wsgilib.py to wsgilib.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/progress.py to progress.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/recursive.py to recursive.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/lint.py to lint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/flup_session.py to flup_session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/request.py to request.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/httpexceptions.py to httpexceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cgiapp.py to cgiapp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/httpheaders.py to httpheaders.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/pony.py to pony.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/httpserver.py to httpserver.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/proxy.py to proxy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/fileapp.py to fileapp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/grantip.py to grantip.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/form.py to form.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/digest.py to digest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/cas.py to cas.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/open_id.py to open_id.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/cookie.py to cookie.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/basic.py to basic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/auth/multi.py to multi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/debugapp.py to debugapp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/profile.py to profile.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/testserver.py to testserver.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/prints.py to prints.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/cowbell/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions/formatter.py to formatter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions/reporter.py to reporter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions/collector.py to collector.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/middleware.py to middleware.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/template.py to template.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/import_string.py to import_string.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/quoting.py to quoting.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/killthread.py to killthread.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/findpackage.py to findpackage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/ip4.py to ip4.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/finddata.py to finddata.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/dateinterval.py to dateinterval.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/converters.py to converters.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/classinstance.py to classinstance.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/mimeparse.py to mimeparse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/filemixin.py to filemixin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/html.py to html.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/scgiserver.py to scgiserver.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/multidict.py to multidict.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/looper.py to looper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/intset.py to intset.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/threadedprint.py to threadedprint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/paste/util/classinit.py to classinit.cpython-311.pyc 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' writing manifest file 'Paste.egg-info/SOURCES.txt' Copying Paste.egg-info to /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/Paste-3.5.2-py3.11.egg-info Installing /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.11/site-packages/Paste-3.5.2-py3.11-nspkg.pth running install_scripts >>> py3-paste*: Running postcheck for py3-paste >>> WARNING: py3-paste*: Found __pycache__ but package name doesn't end with -pyc >>> py3-paste*: Preparing package py3-paste... >>> py3-paste*: Tracing dependencies... py3-setuptools py3-six python3~3.11 >>> py3-paste*: Package size: 2.9 MB >>> py3-paste*: Compressing data... >>> py3-paste*: Create checksum... >>> py3-paste*: Create py3-paste-3.5.2-r1.apk >>> py3-paste: Build complete at Fri, 21 Apr 2023 18:58:40 +0000 elapsed time 0h 0m 11s >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Uninstalling dependencies... (1/29) Purging .makedepends-py3-paste (20230421.185835) (2/29) Purging py3-setuptools-pyc (67.7.1-r0) (3/29) Purging py3-setuptools (67.7.1-r0) (4/29) Purging py3-six-pyc (1.16.0-r6) (5/29) Purging py3-six (1.16.0-r6) (6/29) Purging py3-pytest-pyc (7.3.1-r1) (7/29) Purging py3-pytest (7.3.1-r1) (8/29) Purging py3-iniconfig-pyc (1.1.1-r6) (9/29) Purging py3-iniconfig (1.1.1-r6) (10/29) Purging py3-packaging-pyc (23.1-r1) (11/29) Purging py3-packaging (23.1-r1) (12/29) Purging py3-parsing-pyc (3.0.9-r2) (13/29) Purging py3-parsing (3.0.9-r2) (14/29) Purging py3-pluggy-pyc (1.0.0-r3) (15/29) Purging py3-pluggy (1.0.0-r3) (16/29) Purging py3-py-pyc (1.11.0-r2) (17/29) Purging py3-py (1.11.0-r2) (18/29) Purging python3-pyc (3.11.3-r10) (19/29) Purging python3-pycache-pyc0 (3.11.3-r10) (20/29) Purging pyc (0.1-r0) (21/29) Purging python3 (3.11.3-r10) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r5) (24/29) Purging libffi (3.4.4-r2) (25/29) Purging libpanelw (6.4_p20230401-r4) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r1) (28/29) Purging sqlite-libs (3.41.2-r2) (29/29) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-paste: Updating the community/aarch64 repository index... >>> py3-paste: Signing the index...