>>> py3-sphinxcontrib-websupport: Building main/py3-sphinxcontrib-websupport 1.2.4-r6 (using abuild 3.11.0_rc10-r0) started Tue, 18 Apr 2023 18:58:02 +0000 >>> py3-sphinxcontrib-websupport: Checking sanity of /home/buildozer/aports/main/py3-sphinxcontrib-websupport/APKBUILD... >>> py3-sphinxcontrib-websupport: Analyzing dependencies... >>> py3-sphinxcontrib-websupport: Installing for build: build-base python3 py3-jinja2 py3-docutils py3-sphinx python3-dev py3-setuptools py3-wheel py3-gpep517 py3-sphinxcontrib-serializinghtml py3-pytest py3-six (1/43) Installing libbz2 (1.0.8-r5) (2/43) Installing libffi (3.4.4-r2) (3/43) Installing gdbm (1.23-r1) (4/43) Installing xz-libs (5.4.2-r1) (5/43) Installing mpdecimal (2.5.1-r2) (6/43) Installing libpanelw (6.4_p20230401-r4) (7/43) Installing readline (8.2.1-r1) (8/43) Installing sqlite-libs (3.41.2-r2) (9/43) Installing python3 (3.11.3-r9) (10/43) Installing py3-markupsafe (2.1.2-r1) (11/43) Installing py3-jinja2 (3.1.2-r2) (12/43) Installing py3-docutils (0.19-r4) (13/43) Installing py3-tz (2023.3-r1) (14/43) Installing py3-babel (2.12.1-r1) (15/43) Installing py3-imagesize (1.4.1-r2) (16/43) Installing py3-parsing (3.0.9-r2) (17/43) Installing py3-packaging (23.1-r1) (18/43) Installing py3-pygments (2.15.0-r1) (19/43) Installing py3-certifi (2022.12.7-r2) (20/43) Installing py3-charset-normalizer (3.1.0-r1) (21/43) Installing py3-idna (3.4-r4) (22/43) Installing py3-urllib3 (1.26.15-r1) (23/43) Installing py3-requests (2.28.2-r1) (24/43) Installing py3-snowballstemmer (2.2.0-r2) (25/43) Installing py3-alabaster (0.7.13-r1) (26/43) Installing py3-sphinxcontrib-applehelp (1.0.4-r2) (27/43) Installing py3-sphinxcontrib-devhelp (1.0.2-r6) (28/43) Installing py3-sphinxcontrib-htmlhelp (2.0.1-r2) (29/43) Installing py3-sphinxcontrib-jsmath (1.0.1-r6) (30/43) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r5) (31/43) Installing py3-sphinxcontrib-qthelp (1.0.3-r6) (32/43) Installing py3-sphinx (6.1.3-r1) (33/43) Installing python3-dev (3.11.3-r9) (34/43) Installing py3-setuptools (67.6.1-r1) (35/43) Installing py3-wheel (0.40.0-r1) (36/43) Installing py3-installer (0.7.0-r1) (37/43) Installing py3-gpep517 (13-r1) (38/43) Installing py3-iniconfig (1.1.1-r6) (39/43) Installing py3-pluggy (1.0.0-r3) (40/43) Installing py3-py (1.11.0-r2) (41/43) Installing py3-pytest (7.3.1-r1) (42/43) Installing py3-six (1.16.0-r6) (43/43) Installing .makedepends-py3-sphinxcontrib-websupport (20230418.185803) Executing busybox-1.36.0-r7.trigger OK: 473 MiB in 141 packages >>> py3-sphinxcontrib-websupport: Cleaning up srcdir >>> py3-sphinxcontrib-websupport: Cleaning up pkgdir >>> py3-sphinxcontrib-websupport: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-websupport-1.2.4.tar.gz >>> py3-sphinxcontrib-websupport: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-websupport-1.2.4.tar.gz >>> py3-sphinxcontrib-websupport: Checking sha512sums... sphinxcontrib-websupport-1.2.4.tar.gz: OK >>> py3-sphinxcontrib-websupport: Unpacking /var/cache/distfiles/sphinxcontrib-websupport-1.2.4.tar.gz... 2023-04-18 18:58:05,238 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages warnings.warn(msg, SetuptoolsDeprecationWarning) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-04-18 18:58:05,328 root INFO running bdist_wheel 2023-04-18 18:58:05,371 root INFO running build 2023-04-18 18:58:05,371 root INFO running build_py 2023-04-18 18:58:05,381 root INFO creating build 2023-04-18 18:58:05,381 root INFO creating build/lib 2023-04-18 18:58:05,381 root INFO creating build/lib/sphinxcontrib 2023-04-18 18:58:05,381 root INFO copying sphinxcontrib/__init__.py -> build/lib/sphinxcontrib 2023-04-18 18:58:05,381 root INFO creating build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,382 root INFO copying sphinxcontrib/websupport/builder.py -> build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,382 root INFO copying sphinxcontrib/websupport/version.py -> build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,382 root INFO copying sphinxcontrib/websupport/core.py -> build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,382 root INFO copying sphinxcontrib/websupport/utils.py -> build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,382 root INFO copying sphinxcontrib/websupport/writer.py -> build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,383 root INFO copying sphinxcontrib/websupport/errors.py -> build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,383 root INFO copying sphinxcontrib/websupport/__init__.py -> build/lib/sphinxcontrib/websupport 2023-04-18 18:58:05,383 root INFO creating build/lib/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,383 root INFO copying sphinxcontrib/websupport/storage/sqlalchemystorage.py -> build/lib/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,383 root INFO copying sphinxcontrib/websupport/storage/differ.py -> build/lib/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,384 root INFO copying sphinxcontrib/websupport/storage/sqlalchemy_db.py -> build/lib/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,384 root INFO copying sphinxcontrib/websupport/storage/__init__.py -> build/lib/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,384 root INFO creating build/lib/sphinxcontrib/websupport/search 2023-04-18 18:58:05,384 root INFO copying sphinxcontrib/websupport/search/xapiansearch.py -> build/lib/sphinxcontrib/websupport/search 2023-04-18 18:58:05,384 root INFO copying sphinxcontrib/websupport/search/whooshsearch.py -> build/lib/sphinxcontrib/websupport/search 2023-04-18 18:58:05,385 root INFO copying sphinxcontrib/websupport/search/__init__.py -> build/lib/sphinxcontrib/websupport/search 2023-04-18 18:58:05,385 root INFO copying sphinxcontrib/websupport/search/nullsearch.py -> build/lib/sphinxcontrib/websupport/search 2023-04-18 18:58:05,385 root INFO running egg_info 2023-04-18 18:58:05,414 root INFO writing sphinxcontrib_websupport.egg-info/PKG-INFO 2023-04-18 18:58:05,414 root INFO writing dependency_links to sphinxcontrib_websupport.egg-info/dependency_links.txt 2023-04-18 18:58:05,414 root INFO writing entry points to sphinxcontrib_websupport.egg-info/entry_points.txt 2023-04-18 18:58:05,415 root INFO writing namespace_packages to sphinxcontrib_websupport.egg-info/namespace_packages.txt 2023-04-18 18:58:05,415 root INFO writing requirements to sphinxcontrib_websupport.egg-info/requires.txt 2023-04-18 18:58:05,415 root INFO writing top-level names to sphinxcontrib_websupport.egg-info/top_level.txt 2023-04-18 18:58:05,419 root INFO reading manifest file 'sphinxcontrib_websupport.egg-info/SOURCES.txt' 2023-04-18 18:58:05,420 root INFO reading manifest template 'MANIFEST.in' 2023-04-18 18:58:05,423 root INFO adding license file 'LICENSE' 2023-04-18 18:58:05,426 root INFO writing manifest file 'sphinxcontrib_websupport.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.websupport.files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.websupport.files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.websupport.files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinxcontrib.websupport.files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.websupport.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.websupport.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.websupport.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinxcontrib.websupport.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-04-18 18:58:05,429 root INFO creating build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,429 root INFO copying sphinxcontrib/websupport/files/ajax-loader.gif -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,429 root INFO copying sphinxcontrib/websupport/files/comment-bright.png -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,429 root INFO copying sphinxcontrib/websupport/files/comment-close.png -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,429 root INFO copying sphinxcontrib/websupport/files/comment.png -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,430 root INFO copying sphinxcontrib/websupport/files/down-pressed.png -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,430 root INFO copying sphinxcontrib/websupport/files/down.png -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,430 root INFO copying sphinxcontrib/websupport/files/up-pressed.png -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,430 root INFO copying sphinxcontrib/websupport/files/up.png -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,430 root INFO copying sphinxcontrib/websupport/files/websupport.js -> build/lib/sphinxcontrib/websupport/files 2023-04-18 18:58:05,431 root INFO creating build/lib/sphinxcontrib/websupport/templates 2023-04-18 18:58:05,431 root INFO copying sphinxcontrib/websupport/templates/searchresults.html -> build/lib/sphinxcontrib/websupport/templates 2023-04-18 18:58:05,447 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-18 18:58:05,447 root INFO running install 2023-04-18 18:58:05,463 root INFO running install_lib 2023-04-18 18:58:05,491 root WARNING Skipping installation of build/bdist.linux-ppc64le/wheel/sphinxcontrib/__init__.py (namespace package) 2023-04-18 18:58:05,491 root INFO copying sphinxcontrib/websupport/builder.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport 2023-04-18 18:58:05,492 root INFO copying sphinxcontrib/websupport/version.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport 2023-04-18 18:58:05,492 root INFO copying sphinxcontrib/websupport/core.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport 2023-04-18 18:58:05,492 root INFO copying sphinxcontrib/websupport/utils.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport 2023-04-18 18:58:05,492 root INFO copying sphinxcontrib/websupport/writer.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport 2023-04-18 18:58:05,493 root INFO copying sphinxcontrib/websupport/errors.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport 2023-04-18 18:58:05,493 root INFO copying sphinxcontrib/websupport/__init__.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport 2023-04-18 18:58:05,493 root INFO copying sphinxcontrib/websupport/storage/sqlalchemystorage.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,493 root INFO copying sphinxcontrib/websupport/storage/differ.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,493 root INFO copying sphinxcontrib/websupport/storage/sqlalchemy_db.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,494 root INFO copying sphinxcontrib/websupport/storage/__init__.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/storage 2023-04-18 18:58:05,494 root INFO copying sphinxcontrib/websupport/templates/searchresults.html -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/templates 2023-04-18 18:58:05,494 root INFO copying sphinxcontrib/websupport/search/xapiansearch.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/search 2023-04-18 18:58:05,494 root INFO copying sphinxcontrib/websupport/search/whooshsearch.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/search 2023-04-18 18:58:05,494 root INFO copying sphinxcontrib/websupport/search/__init__.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/search 2023-04-18 18:58:05,495 root INFO copying sphinxcontrib/websupport/search/nullsearch.py -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/search 2023-04-18 18:58:05,495 root INFO copying sphinxcontrib/websupport/files/down.png -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,495 root INFO copying sphinxcontrib/websupport/files/up.png -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,495 root INFO copying sphinxcontrib/websupport/files/down-pressed.png -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,495 root INFO copying sphinxcontrib/websupport/files/up-pressed.png -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,496 root INFO copying sphinxcontrib/websupport/files/comment.png -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,496 root INFO copying sphinxcontrib/websupport/files/ajax-loader.gif -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,496 root INFO copying sphinxcontrib/websupport/files/comment-bright.png -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,496 root INFO copying sphinxcontrib/websupport/files/comment-close.png -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,496 root INFO copying sphinxcontrib/websupport/files/websupport.js -> build/bdist.linux-ppc64le/wheel/sphinxcontrib/websupport/files 2023-04-18 18:58:05,497 root INFO running install_egg_info 2023-04-18 18:58:05,501 root INFO Copying sphinxcontrib_websupport.egg-info to build/bdist.linux-ppc64le/wheel/sphinxcontrib_websupport-1.2.4-py3.11.egg-info 2023-04-18 18:58:05,503 root INFO Installing build/bdist.linux-ppc64le/wheel/sphinxcontrib_websupport-1.2.4-py3.11-nspkg.pth 2023-04-18 18:58:05,503 root INFO running install_scripts 2023-04-18 18:58:05,506 wheel INFO creating build/bdist.linux-ppc64le/wheel/sphinxcontrib_websupport-1.2.4.dist-info/WHEEL 2023-04-18 18:58:05,506 wheel INFO creating '/home/buildozer/aports/main/py3-sphinxcontrib-websupport/src/sphinxcontrib-websupport-1.2.4/dist/.tmp-p44isxzl/sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-18 18:58:05,506 wheel INFO adding 'sphinxcontrib_websupport-1.2.4-py3.11-nspkg.pth' 2023-04-18 18:58:05,507 wheel INFO adding 'sphinxcontrib/websupport/__init__.py' 2023-04-18 18:58:05,507 wheel INFO adding 'sphinxcontrib/websupport/builder.py' 2023-04-18 18:58:05,507 wheel INFO adding 'sphinxcontrib/websupport/core.py' 2023-04-18 18:58:05,507 wheel INFO adding 'sphinxcontrib/websupport/errors.py' 2023-04-18 18:58:05,507 wheel INFO adding 'sphinxcontrib/websupport/utils.py' 2023-04-18 18:58:05,508 wheel INFO adding 'sphinxcontrib/websupport/version.py' 2023-04-18 18:58:05,508 wheel INFO adding 'sphinxcontrib/websupport/writer.py' 2023-04-18 18:58:05,508 wheel INFO adding 'sphinxcontrib/websupport/files/ajax-loader.gif' 2023-04-18 18:58:05,508 wheel INFO adding 'sphinxcontrib/websupport/files/comment-bright.png' 2023-04-18 18:58:05,508 wheel INFO adding 'sphinxcontrib/websupport/files/comment-close.png' 2023-04-18 18:58:05,509 wheel INFO adding 'sphinxcontrib/websupport/files/comment.png' 2023-04-18 18:58:05,509 wheel INFO adding 'sphinxcontrib/websupport/files/down-pressed.png' 2023-04-18 18:58:05,509 wheel INFO adding 'sphinxcontrib/websupport/files/down.png' 2023-04-18 18:58:05,509 wheel INFO adding 'sphinxcontrib/websupport/files/up-pressed.png' 2023-04-18 18:58:05,509 wheel INFO adding 'sphinxcontrib/websupport/files/up.png' 2023-04-18 18:58:05,510 wheel INFO adding 'sphinxcontrib/websupport/files/websupport.js' 2023-04-18 18:58:05,510 wheel INFO adding 'sphinxcontrib/websupport/search/__init__.py' 2023-04-18 18:58:05,510 wheel INFO adding 'sphinxcontrib/websupport/search/nullsearch.py' 2023-04-18 18:58:05,510 wheel INFO adding 'sphinxcontrib/websupport/search/whooshsearch.py' 2023-04-18 18:58:05,510 wheel INFO adding 'sphinxcontrib/websupport/search/xapiansearch.py' 2023-04-18 18:58:05,511 wheel INFO adding 'sphinxcontrib/websupport/storage/__init__.py' 2023-04-18 18:58:05,511 wheel INFO adding 'sphinxcontrib/websupport/storage/differ.py' 2023-04-18 18:58:05,511 wheel INFO adding 'sphinxcontrib/websupport/storage/sqlalchemy_db.py' 2023-04-18 18:58:05,511 wheel INFO adding 'sphinxcontrib/websupport/storage/sqlalchemystorage.py' 2023-04-18 18:58:05,511 wheel INFO adding 'sphinxcontrib/websupport/templates/searchresults.html' 2023-04-18 18:58:05,512 wheel INFO adding 'sphinxcontrib_websupport-1.2.4.dist-info/LICENSE' 2023-04-18 18:58:05,512 wheel INFO adding 'sphinxcontrib_websupport-1.2.4.dist-info/METADATA' 2023-04-18 18:58:05,512 wheel INFO adding 'sphinxcontrib_websupport-1.2.4.dist-info/WHEEL' 2023-04-18 18:58:05,512 wheel INFO adding 'sphinxcontrib_websupport-1.2.4.dist-info/entry_points.txt' 2023-04-18 18:58:05,512 wheel INFO adding 'sphinxcontrib_websupport-1.2.4.dist-info/namespace_packages.txt' 2023-04-18 18:58:05,513 wheel INFO adding 'sphinxcontrib_websupport-1.2.4.dist-info/top_level.txt' 2023-04-18 18:58:05,513 wheel INFO adding 'sphinxcontrib_websupport-1.2.4.dist-info/RECORD' 2023-04-18 18:58:05,513 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-18 18:58:05,515 gpep517 INFO The backend produced dist/sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/main/py3-sphinxcontrib-websupport/src/sphinxcontrib-websupport-1.2.4 configfile: setup.cfg collected 13 items tests/test_searchadapters.py ss [ 15%] tests/test_websupport.py .sssssssss. [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870 ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870 ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870 ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870 ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) test-env/lib/python3.11/site-packages/sphinxcontrib/websupport/__init__.py:14 /home/buildozer/aports/main/py3-sphinxcontrib-websupport/src/sphinxcontrib-websupport-1.2.4/test-env/lib/python3.11/site-packages/sphinxcontrib/websupport/__init__.py:14: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib.websupport')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages __import__('pkg_resources').declare_namespace(__name__) ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2349 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2349: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(parent) ../../../../../../../usr/lib/python3.11/site-packages/sphinx/util/images.py:6 /usr/lib/python3.11/site-packages/sphinx/util/images.py:6: DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13 import imghdr -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 2 passed, 11 skipped, 9 warnings in 2.82s =================== >>> py3-sphinxcontrib-websupport: Entering fakeroot... >>> py3-sphinxcontrib-websupport-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-sphinxcontrib-websupport/pkg/py3-sphinxcontrib-websupport/usr/lib/python3.11/site-packages/sphinxcontrib/websupport/storage/__pycache__' -> '/home/buildozer/aports/main/py3-sphinxcontrib-websupport/pkg/py3-sphinxcontrib-websupport-pyc/usr/lib/python3.11/site-packages/sphinxcontrib/websupport/storage/__pycache__' '/home/buildozer/aports/main/py3-sphinxcontrib-websupport/pkg/py3-sphinxcontrib-websupport/usr/lib/python3.11/site-packages/sphinxcontrib/websupport/__pycache__' -> '/home/buildozer/aports/main/py3-sphinxcontrib-websupport/pkg/py3-sphinxcontrib-websupport-pyc/usr/lib/python3.11/site-packages/sphinxcontrib/websupport/__pycache__' '/home/buildozer/aports/main/py3-sphinxcontrib-websupport/pkg/py3-sphinxcontrib-websupport/usr/lib/python3.11/site-packages/sphinxcontrib/websupport/search/__pycache__' -> '/home/buildozer/aports/main/py3-sphinxcontrib-websupport/pkg/py3-sphinxcontrib-websupport-pyc/usr/lib/python3.11/site-packages/sphinxcontrib/websupport/search/__pycache__' >>> py3-sphinxcontrib-websupport-pyc*: Preparing subpackage py3-sphinxcontrib-websupport-pyc... >>> py3-sphinxcontrib-websupport-pyc*: Running postcheck for py3-sphinxcontrib-websupport-pyc >>> py3-sphinxcontrib-websupport*: Running postcheck for py3-sphinxcontrib-websupport >>> py3-sphinxcontrib-websupport*: Preparing package py3-sphinxcontrib-websupport... >>> py3-sphinxcontrib-websupport-pyc*: Tracing dependencies... python3 py3-jinja2 py3-docutils py3-sphinx python3~3.11 >>> py3-sphinxcontrib-websupport-pyc*: Package size: 168.0 KB >>> py3-sphinxcontrib-websupport-pyc*: Compressing data... >>> py3-sphinxcontrib-websupport-pyc*: Create checksum... >>> py3-sphinxcontrib-websupport-pyc*: Create py3-sphinxcontrib-websupport-pyc-1.2.4-r6.apk >>> py3-sphinxcontrib-websupport*: Tracing dependencies... python3 py3-jinja2 py3-docutils py3-sphinx python3~3.11 >>> py3-sphinxcontrib-websupport*: Package size: 244.0 KB >>> py3-sphinxcontrib-websupport*: Compressing data... >>> py3-sphinxcontrib-websupport*: Create checksum... >>> py3-sphinxcontrib-websupport*: Create py3-sphinxcontrib-websupport-1.2.4-r6.apk >>> py3-sphinxcontrib-websupport: Build complete at Tue, 18 Apr 2023 18:58:11 +0000 elapsed time 0h 0m 9s >>> py3-sphinxcontrib-websupport: Cleaning up srcdir >>> py3-sphinxcontrib-websupport: Cleaning up pkgdir >>> py3-sphinxcontrib-websupport: Uninstalling dependencies... (1/43) Purging .makedepends-py3-sphinxcontrib-websupport (20230418.185803) (2/43) Purging py3-sphinx (6.1.3-r1) (3/43) Purging py3-babel (2.12.1-r1) (4/43) Purging py3-tz (2023.3-r1) (5/43) Purging py3-docutils (0.19-r4) (6/43) Purging py3-imagesize (1.4.1-r2) (7/43) Purging py3-jinja2 (3.1.2-r2) (8/43) Purging py3-markupsafe (2.1.2-r1) (9/43) Purging py3-pygments (2.15.0-r1) (10/43) Purging py3-requests (2.28.2-r1) (11/43) Purging py3-certifi (2022.12.7-r2) (12/43) Purging py3-charset-normalizer (3.1.0-r1) (13/43) Purging py3-idna (3.4-r4) (14/43) Purging py3-urllib3 (1.26.15-r1) (15/43) Purging py3-snowballstemmer (2.2.0-r2) (16/43) Purging py3-alabaster (0.7.13-r1) (17/43) Purging py3-sphinxcontrib-applehelp (1.0.4-r2) (18/43) Purging py3-sphinxcontrib-devhelp (1.0.2-r6) (19/43) Purging py3-sphinxcontrib-htmlhelp (2.0.1-r2) (20/43) Purging py3-sphinxcontrib-jsmath (1.0.1-r6) (21/43) Purging py3-sphinxcontrib-qthelp (1.0.3-r6) (22/43) Purging python3-dev (3.11.3-r9) (23/43) Purging py3-setuptools (67.6.1-r1) (24/43) Purging py3-wheel (0.40.0-r1) (25/43) Purging py3-gpep517 (13-r1) (26/43) Purging py3-installer (0.7.0-r1) (27/43) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r5) (28/43) Purging py3-pytest (7.3.1-r1) (29/43) Purging py3-iniconfig (1.1.1-r6) (30/43) Purging py3-packaging (23.1-r1) (31/43) Purging py3-parsing (3.0.9-r2) (32/43) Purging py3-pluggy (1.0.0-r3) (33/43) Purging py3-py (1.11.0-r2) (34/43) Purging py3-six (1.16.0-r6) (35/43) Purging python3 (3.11.3-r9) (36/43) Purging gdbm (1.23-r1) (37/43) Purging libbz2 (1.0.8-r5) (38/43) Purging libffi (3.4.4-r2) (39/43) Purging libpanelw (6.4_p20230401-r4) (40/43) Purging mpdecimal (2.5.1-r2) (41/43) Purging readline (8.2.1-r1) (42/43) Purging sqlite-libs (3.41.2-r2) (43/43) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> py3-sphinxcontrib-websupport: Updating the main/ppc64le repository index... >>> py3-sphinxcontrib-websupport: Signing the index...