>>> py3-sphinxcontrib-httpdomain: Building testing/py3-sphinxcontrib-httpdomain 1.8.1-r0 (using abuild 3.10.0-r0) started Sun, 12 Feb 2023 00:54:48 +0000 >>> py3-sphinxcontrib-httpdomain: Checking sanity of /home/buildozer/aports/testing/py3-sphinxcontrib-httpdomain/APKBUILD... >>> py3-sphinxcontrib-httpdomain: Analyzing dependencies... >>> py3-sphinxcontrib-httpdomain: Installing for build: build-base py3-sphinx py3-six py3-gpep517 py3-setuptools py3-wheel (1/35) Installing libbz2 (1.0.8-r4) (2/35) Installing gdbm (1.23-r0) (3/35) Installing mpdecimal (2.5.1-r1) (4/35) Installing readline (8.2.001-r0) (5/35) Installing sqlite-libs (3.40.1-r0) (6/35) Installing python3 (3.11.2-r0) (7/35) Installing py3-tz (2022.7.1-r0) (8/35) Installing py3-babel (2.11.0-r1) (9/35) Installing py3-docutils (0.19-r2) (10/35) Installing py3-imagesize (1.4.1-r1) (11/35) Installing py3-markupsafe (2.1.2-r0) (12/35) Installing py3-jinja2 (3.1.2-r1) (13/35) Installing py3-parsing (3.0.9-r1) (14/35) Installing py3-packaging (23.0-r0) (15/35) Installing py3-pygments (2.14.0-r0) (16/35) Installing py3-certifi (2022.12.7-r0) (17/35) Installing py3-charset-normalizer (3.0.1-r1) (18/35) Installing py3-idna (3.4-r3) (19/35) Installing py3-urllib3 (1.26.14-r0) (20/35) Installing py3-requests (2.28.2-r0) (21/35) Installing py3-snowballstemmer (2.2.0-r1) (22/35) Installing py3-alabaster (0.7.13-r0) (23/35) Installing py3-sphinxcontrib-applehelp (1.0.4-r0) (24/35) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (25/35) Installing py3-sphinxcontrib-htmlhelp (2.0.1-r0) (26/35) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (27/35) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (28/35) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (29/35) Installing py3-sphinx (6.1.3-r0) (30/35) Installing py3-six (1.16.0-r4) (31/35) Installing py3-installer (0.6.0-r0) (32/35) Installing py3-gpep517 (13-r0) (33/35) Installing py3-setuptools (67.2.0-r0) (34/35) Installing py3-wheel (0.38.4-r1) (35/35) Installing .makedepends-py3-sphinxcontrib-httpdomain (20230212.005451) Executing busybox-1.36.0-r4.trigger OK: 1335 MiB in 136 packages >>> py3-sphinxcontrib-httpdomain: Cleaning up srcdir >>> py3-sphinxcontrib-httpdomain: Cleaning up pkgdir >>> py3-sphinxcontrib-httpdomain: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-httpdomain-1.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sphinxcontrib-httpdomain: Fetching https://files.pythonhosted.org/packages/source/s/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19266 100 19266 0 0 30949 0 --:--:-- --:--:-- --:--:-- 30949 >>> py3-sphinxcontrib-httpdomain: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinxcontrib-httpdomain-1.8.1.tar.gz >>> py3-sphinxcontrib-httpdomain: Checking sha512sums... sphinxcontrib-httpdomain-1.8.1.tar.gz: OK >>> py3-sphinxcontrib-httpdomain: Unpacking /var/cache/distfiles/sphinxcontrib-httpdomain-1.8.1.tar.gz... 2023-02-12 00:54:57,811 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:285: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) 2023-02-12 00:54:58,005 root INFO running bdist_wheel 2023-02-12 00:54:58,082 root INFO running build 2023-02-12 00:54:58,083 root INFO running build_py 2023-02-12 00:54:58,101 root INFO creating build 2023-02-12 00:54:58,101 root INFO creating build/lib 2023-02-12 00:54:58,102 root INFO creating build/lib/sphinxcontrib 2023-02-12 00:54:58,102 root INFO copying sphinxcontrib/httpdomain.py -> build/lib/sphinxcontrib 2023-02-12 00:54:58,104 root INFO copying sphinxcontrib/__init__.py -> build/lib/sphinxcontrib 2023-02-12 00:54:58,105 root INFO creating build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,106 root INFO copying sphinxcontrib/autohttp/common.py -> build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,107 root INFO copying sphinxcontrib/autohttp/bottle.py -> build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,108 root INFO copying sphinxcontrib/autohttp/__init__.py -> build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,108 root INFO copying sphinxcontrib/autohttp/flask.py -> build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,109 root INFO copying sphinxcontrib/autohttp/flaskqref.py -> build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,110 root INFO copying sphinxcontrib/autohttp/flask_base.py -> build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,111 root INFO copying sphinxcontrib/autohttp/tornado.py -> build/lib/sphinxcontrib/autohttp 2023-02-12 00:54:58,111 root INFO running egg_info 2023-02-12 00:54:58,152 root INFO writing sphinxcontrib_httpdomain.egg-info/PKG-INFO 2023-02-12 00:54:58,153 root INFO writing dependency_links to sphinxcontrib_httpdomain.egg-info/dependency_links.txt 2023-02-12 00:54:58,154 root INFO writing namespace_packages to sphinxcontrib_httpdomain.egg-info/namespace_packages.txt 2023-02-12 00:54:58,155 root INFO writing requirements to sphinxcontrib_httpdomain.egg-info/requires.txt 2023-02-12 00:54:58,156 root INFO writing top-level names to sphinxcontrib_httpdomain.egg-info/top_level.txt 2023-02-12 00:54:58,172 root INFO reading manifest file 'sphinxcontrib_httpdomain.egg-info/SOURCES.txt' 2023-02-12 00:54:58,174 root INFO reading manifest template 'MANIFEST.in' 2023-02-12 00:54:58,175 root WARNING warning: no files found matching 'README' 2023-02-12 00:54:58,177 root WARNING warning: no files found matching 'CHANGES.*' 2023-02-12 00:54:58,184 root INFO adding license file 'LICENSE' 2023-02-12 00:54:58,189 root INFO writing manifest file 'sphinxcontrib_httpdomain.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.locale' 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.locale' 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.locale.es_ES.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.locale.es_ES.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.locale.es_ES.LC_MESSAGES' 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.locale.es_ES.LC_MESSAGES' 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.locale.fr_FR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.locale.fr_FR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.locale.fr_FR.LC_MESSAGES' 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.locale.fr_FR.LC_MESSAGES' 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-02-12 00:54:58,194 root INFO creating build/lib/sphinxcontrib/locale 2023-02-12 00:54:58,195 root INFO copying sphinxcontrib/locale/httpdomain.pot -> build/lib/sphinxcontrib/locale 2023-02-12 00:54:58,196 root INFO creating build/lib/sphinxcontrib/locale/es_ES 2023-02-12 00:54:58,196 root INFO creating build/lib/sphinxcontrib/locale/es_ES/LC_MESSAGES 2023-02-12 00:54:58,196 root INFO copying sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.mo -> build/lib/sphinxcontrib/locale/es_ES/LC_MESSAGES 2023-02-12 00:54:58,197 root INFO copying sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.po -> build/lib/sphinxcontrib/locale/es_ES/LC_MESSAGES 2023-02-12 00:54:58,198 root INFO creating build/lib/sphinxcontrib/locale/fr_FR 2023-02-12 00:54:58,198 root INFO creating build/lib/sphinxcontrib/locale/fr_FR/LC_MESSAGES 2023-02-12 00:54:58,199 root INFO copying sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.mo -> build/lib/sphinxcontrib/locale/fr_FR/LC_MESSAGES 2023-02-12 00:54:58,199 root INFO copying sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.po -> build/lib/sphinxcontrib/locale/fr_FR/LC_MESSAGES 2023-02-12 00:54:58,237 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-02-12 00:54:58,237 root INFO running install 2023-02-12 00:54:58,296 root INFO running install_lib 2023-02-12 00:54:58,319 root INFO copying sphinxcontrib/httpdomain.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib 2023-02-12 00:54:58,320 root WARNING Skipping installation of build/bdist.linux-riscv64/wheel/sphinxcontrib/__init__.py (namespace package) 2023-02-12 00:54:58,321 root INFO copying sphinxcontrib/autohttp/common.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib/autohttp 2023-02-12 00:54:58,322 root INFO copying sphinxcontrib/autohttp/bottle.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib/autohttp 2023-02-12 00:54:58,322 root INFO copying sphinxcontrib/autohttp/__init__.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib/autohttp 2023-02-12 00:54:58,323 root INFO copying sphinxcontrib/autohttp/flask.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib/autohttp 2023-02-12 00:54:58,324 root INFO copying sphinxcontrib/autohttp/flaskqref.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib/autohttp 2023-02-12 00:54:58,324 root INFO copying sphinxcontrib/autohttp/flask_base.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib/autohttp 2023-02-12 00:54:58,325 root INFO copying sphinxcontrib/autohttp/tornado.py -> build/bdist.linux-riscv64/wheel/sphinxcontrib/autohttp 2023-02-12 00:54:58,326 root INFO copying sphinxcontrib/locale/httpdomain.pot -> build/bdist.linux-riscv64/wheel/sphinxcontrib/locale 2023-02-12 00:54:58,327 root INFO copying sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.po -> build/bdist.linux-riscv64/wheel/sphinxcontrib/locale/es_ES/LC_MESSAGES 2023-02-12 00:54:58,327 root INFO copying sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.mo -> build/bdist.linux-riscv64/wheel/sphinxcontrib/locale/es_ES/LC_MESSAGES 2023-02-12 00:54:58,328 root INFO copying sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.po -> build/bdist.linux-riscv64/wheel/sphinxcontrib/locale/fr_FR/LC_MESSAGES 2023-02-12 00:54:58,329 root INFO copying sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.mo -> build/bdist.linux-riscv64/wheel/sphinxcontrib/locale/fr_FR/LC_MESSAGES 2023-02-12 00:54:58,330 root INFO running install_egg_info 2023-02-12 00:54:58,345 root INFO Copying sphinxcontrib_httpdomain.egg-info to build/bdist.linux-riscv64/wheel/sphinxcontrib_httpdomain-1.8.1-py3.11.egg-info 2023-02-12 00:54:58,349 root INFO Installing build/bdist.linux-riscv64/wheel/sphinxcontrib_httpdomain-1.8.1-py3.11-nspkg.pth 2023-02-12 00:54:58,350 root INFO running install_scripts 2023-02-12 00:54:58,453 wheel INFO creating build/bdist.linux-riscv64/wheel/sphinxcontrib_httpdomain-1.8.1.dist-info/WHEEL 2023-02-12 00:54:58,456 wheel INFO creating '/home/buildozer/aports/testing/py3-sphinxcontrib-httpdomain/src/sphinxcontrib-httpdomain-1.8.1/dist/.tmp-4tftjubd/sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-02-12 00:54:58,459 wheel INFO adding 'sphinxcontrib_httpdomain-1.8.1-py3.11-nspkg.pth' 2023-02-12 00:54:58,463 wheel INFO adding 'sphinxcontrib/httpdomain.py' 2023-02-12 00:54:58,464 wheel INFO adding 'sphinxcontrib/autohttp/__init__.py' 2023-02-12 00:54:58,465 wheel INFO adding 'sphinxcontrib/autohttp/bottle.py' 2023-02-12 00:54:58,466 wheel INFO adding 'sphinxcontrib/autohttp/common.py' 2023-02-12 00:54:58,467 wheel INFO adding 'sphinxcontrib/autohttp/flask.py' 2023-02-12 00:54:58,468 wheel INFO adding 'sphinxcontrib/autohttp/flask_base.py' 2023-02-12 00:54:58,470 wheel INFO adding 'sphinxcontrib/autohttp/flaskqref.py' 2023-02-12 00:54:58,471 wheel INFO adding 'sphinxcontrib/autohttp/tornado.py' 2023-02-12 00:54:58,472 wheel INFO adding 'sphinxcontrib/locale/httpdomain.pot' 2023-02-12 00:54:58,473 wheel INFO adding 'sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.mo' 2023-02-12 00:54:58,474 wheel INFO adding 'sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.po' 2023-02-12 00:54:58,475 wheel INFO adding 'sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.mo' 2023-02-12 00:54:58,476 wheel INFO adding 'sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.po' 2023-02-12 00:54:58,477 wheel INFO adding 'sphinxcontrib_httpdomain-1.8.1.dist-info/LICENSE' 2023-02-12 00:54:58,478 wheel INFO adding 'sphinxcontrib_httpdomain-1.8.1.dist-info/METADATA' 2023-02-12 00:54:58,479 wheel INFO adding 'sphinxcontrib_httpdomain-1.8.1.dist-info/WHEEL' 2023-02-12 00:54:58,479 wheel INFO adding 'sphinxcontrib_httpdomain-1.8.1.dist-info/namespace_packages.txt' 2023-02-12 00:54:58,480 wheel INFO adding 'sphinxcontrib_httpdomain-1.8.1.dist-info/top_level.txt' 2023-02-12 00:54:58,482 wheel INFO adding 'sphinxcontrib_httpdomain-1.8.1.dist-info/RECORD' 2023-02-12 00:54:58,483 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-02-12 00:54:58,486 gpep517 INFO The backend produced dist/sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl >>> py3-sphinxcontrib-httpdomain: Entering fakeroot... >>> py3-sphinxcontrib-httpdomain-lang*: Running split function lang... '/home/buildozer/aports/testing/py3-sphinxcontrib-httpdomain/pkg/py3-sphinxcontrib-httpdomain/usr/lib/python3.11/site-packages/sphinxcontrib/locale' -> '/home/buildozer/aports/testing/py3-sphinxcontrib-httpdomain/pkg/py3-sphinxcontrib-httpdomain-lang/usr/lib/python3.11/site-packages/sphinxcontrib/locale' >>> py3-sphinxcontrib-httpdomain-lang*: Preparing subpackage py3-sphinxcontrib-httpdomain-lang... >>> py3-sphinxcontrib-httpdomain-lang*: Running postcheck for py3-sphinxcontrib-httpdomain-lang >>> py3-sphinxcontrib-httpdomain*: Running postcheck for py3-sphinxcontrib-httpdomain >>> py3-sphinxcontrib-httpdomain*: Preparing package py3-sphinxcontrib-httpdomain... >>> py3-sphinxcontrib-httpdomain-lang*: Tracing dependencies... >>> py3-sphinxcontrib-httpdomain-lang*: Package size: 68.0 KB >>> py3-sphinxcontrib-httpdomain-lang*: Compressing data... >>> py3-sphinxcontrib-httpdomain-lang*: Create checksum... >>> py3-sphinxcontrib-httpdomain-lang*: Create py3-sphinxcontrib-httpdomain-lang-1.8.1-r0.apk >>> py3-sphinxcontrib-httpdomain*: Tracing dependencies... >>> py3-sphinxcontrib-httpdomain*: Package size: 236.0 KB >>> py3-sphinxcontrib-httpdomain*: Compressing data... >>> py3-sphinxcontrib-httpdomain*: Create checksum... >>> py3-sphinxcontrib-httpdomain*: Create py3-sphinxcontrib-httpdomain-1.8.1-r0.apk >>> py3-sphinxcontrib-httpdomain: Build complete at Sun, 12 Feb 2023 00:55:03 +0000 elapsed time 0h 0m 15s >>> py3-sphinxcontrib-httpdomain: Cleaning up srcdir >>> py3-sphinxcontrib-httpdomain: Cleaning up pkgdir >>> py3-sphinxcontrib-httpdomain: Uninstalling dependencies... (1/35) Purging .makedepends-py3-sphinxcontrib-httpdomain (20230212.005451) (2/35) Purging py3-sphinx (6.1.3-r0) (3/35) Purging py3-babel (2.11.0-r1) (4/35) Purging py3-tz (2022.7.1-r0) (5/35) Purging py3-docutils (0.19-r2) (6/35) Purging py3-imagesize (1.4.1-r1) (7/35) Purging py3-jinja2 (3.1.2-r1) (8/35) Purging py3-markupsafe (2.1.2-r0) (9/35) Purging py3-pygments (2.14.0-r0) (10/35) Purging py3-requests (2.28.2-r0) (11/35) Purging py3-certifi (2022.12.7-r0) (12/35) Purging py3-charset-normalizer (3.0.1-r1) (13/35) Purging py3-idna (3.4-r3) (14/35) Purging py3-urllib3 (1.26.14-r0) (15/35) Purging py3-snowballstemmer (2.2.0-r1) (16/35) Purging py3-alabaster (0.7.13-r0) (17/35) Purging py3-sphinxcontrib-applehelp (1.0.4-r0) (18/35) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (19/35) Purging py3-sphinxcontrib-htmlhelp (2.0.1-r0) (20/35) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (21/35) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (22/35) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (23/35) Purging py3-six (1.16.0-r4) (24/35) Purging py3-gpep517 (13-r0) (25/35) Purging py3-installer (0.6.0-r0) (26/35) Purging py3-setuptools (67.2.0-r0) (27/35) Purging py3-wheel (0.38.4-r1) (28/35) Purging py3-packaging (23.0-r0) (29/35) Purging py3-parsing (3.0.9-r1) (30/35) Purging python3 (3.11.2-r0) (31/35) Purging libbz2 (1.0.8-r4) (32/35) Purging gdbm (1.23-r0) (33/35) Purging mpdecimal (2.5.1-r1) (34/35) Purging readline (8.2.001-r0) (35/35) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 1187 MiB in 101 packages >>> py3-sphinxcontrib-httpdomain: Updating the testing/riscv64 repository index... >>> py3-sphinxcontrib-httpdomain: Signing the index...