>>> mkdocs-cluster: Building testing/mkdocs-cluster 0.0.9-r2 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 05:44:40 +0000 >>> mkdocs-cluster: Checking sanity of /home/buildozer/aports/testing/mkdocs-cluster/APKBUILD... >>> mkdocs-cluster: Analyzing dependencies... >>> mkdocs-cluster: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r4) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.8-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.40.0-r0) (8/12) Installing python3 (3.11.0-r2) (9/12) Installing py3-parsing (3.0.9-r1) (10/12) Installing py3-packaging (21.3-r3) (11/12) Installing py3-setuptools (65.6.3-r0) (12/12) Installing .makedepends-mkdocs-cluster (20221128.054443) Executing busybox-1.35.0-r29.trigger OK: 343 MiB in 108 packages >>> mkdocs-cluster: Cleaning up srcdir >>> mkdocs-cluster: Cleaning up pkgdir >>> mkdocs-cluster: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-cluster-0.0.9.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 100 646k 100 646k 0 0 997k 0 --:--:-- --:--:-- --:--:-- 1041k >>> mkdocs-cluster: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-cluster-0.0.9.tar.gz >>> mkdocs-cluster: Checking sha512sums... mkdocs-cluster-0.0.9.tar.gz: OK >>> mkdocs-cluster: Unpacking /var/cache/distfiles/mkdocs-cluster-0.0.9.tar.gz... Fetching external css,js and fonts Not fetching external css,js and fonts (asume already done) running build running build_py creating build creating build/lib creating build/lib/mkdocs_cluster copying mkdocs_cluster/__init__.py -> build/lib/mkdocs_cluster running egg_info writing mkdocs_cluster.egg-info/PKG-INFO writing dependency_links to mkdocs_cluster.egg-info/dependency_links.txt writing entry points to mkdocs_cluster.egg-info/entry_points.txt writing requirements to mkdocs_cluster.egg-info/requires.txt writing top-level names to mkdocs_cluster.egg-info/top_level.txt reading manifest file 'mkdocs_cluster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.swp' found under directory '*' adding license file 'LICENSE' writing manifest file 'mkdocs_cluster.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs_cluster.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.css' 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 'mkdocs_cluster.css' 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 'mkdocs_cluster.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.fonts' 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 'mkdocs_cluster.fonts' 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 'mkdocs_cluster.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.img' 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 'mkdocs_cluster.img' 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 'mkdocs_cluster.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.js' 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 'mkdocs_cluster.js' 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) copying mkdocs_cluster/404.html -> build/lib/mkdocs_cluster copying mkdocs_cluster/content.html -> build/lib/mkdocs_cluster copying mkdocs_cluster/main.html -> build/lib/mkdocs_cluster copying mkdocs_cluster/mkdocs_theme.yml -> build/lib/mkdocs_cluster copying mkdocs_cluster/nav.html -> build/lib/mkdocs_cluster copying mkdocs_cluster/toc.html -> build/lib/mkdocs_cluster creating build/lib/mkdocs_cluster/css copying mkdocs_cluster/css/base.css -> build/lib/mkdocs_cluster/css copying mkdocs_cluster/css/bootstrap.min.css -> build/lib/mkdocs_cluster/css copying mkdocs_cluster/css/font-awesome.min.css -> build/lib/mkdocs_cluster/css copying mkdocs_cluster/css/highlight.min.css -> build/lib/mkdocs_cluster/css creating build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/fontawesome-webfont.eot -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/fontawesome-webfont.svg -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/fontawesome-webfont.ttf -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/fontawesome-webfont.woff -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/fontawesome-webfont.woff2 -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/glyphicons-halflings-regular.eot -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/glyphicons-halflings-regular.svg -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/glyphicons-halflings-regular.ttf -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/glyphicons-halflings-regular.woff -> build/lib/mkdocs_cluster/fonts copying mkdocs_cluster/fonts/glyphicons-halflings-regular.woff2 -> build/lib/mkdocs_cluster/fonts creating build/lib/mkdocs_cluster/img copying mkdocs_cluster/img/favicon.ico -> build/lib/mkdocs_cluster/img creating build/lib/mkdocs_cluster/js copying mkdocs_cluster/js/base.js -> build/lib/mkdocs_cluster/js copying mkdocs_cluster/js/bootstrap.min.js -> build/lib/mkdocs_cluster/js copying mkdocs_cluster/js/highlight.min.js -> build/lib/mkdocs_cluster/js copying mkdocs_cluster/js/jquery.min.js -> build/lib/mkdocs_cluster/js >>> mkdocs-cluster: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing mkdocs_cluster.egg-info/PKG-INFO writing dependency_links to mkdocs_cluster.egg-info/dependency_links.txt writing entry points to mkdocs_cluster.egg-info/entry_points.txt writing requirements to mkdocs_cluster.egg-info/requires.txt writing top-level names to mkdocs_cluster.egg-info/top_level.txt reading manifest file 'mkdocs_cluster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.swp' found under directory '*' adding license file 'LICENSE' writing manifest file 'mkdocs_cluster.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs_cluster.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.css' 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 'mkdocs_cluster.css' 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 'mkdocs_cluster.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.fonts' 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 'mkdocs_cluster.fonts' 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 'mkdocs_cluster.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.img' 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 'mkdocs_cluster.img' 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 'mkdocs_cluster.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_cluster.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'mkdocs_cluster.js' 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 'mkdocs_cluster.js' 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) running install_lib creating /home/buildozer/aports/testing/mkdocs-cluster/pkg creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11 creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster copying build/lib/mkdocs_cluster/nav.html -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster copying build/lib/mkdocs_cluster/main.html -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster copying build/lib/mkdocs_cluster/mkdocs_theme.yml -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/css copying build/lib/mkdocs_cluster/css/bootstrap.min.css -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/css copying build/lib/mkdocs_cluster/css/base.css -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/css copying build/lib/mkdocs_cluster/css/highlight.min.css -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/css copying build/lib/mkdocs_cluster/css/font-awesome.min.css -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/css copying build/lib/mkdocs_cluster/__init__.py -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster copying build/lib/mkdocs_cluster/toc.html -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/glyphicons-halflings-regular.svg -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/glyphicons-halflings-regular.eot -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/fontawesome-webfont.ttf -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/fontawesome-webfont.woff2 -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/glyphicons-halflings-regular.ttf -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/fontawesome-webfont.eot -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/glyphicons-halflings-regular.woff2 -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/fontawesome-webfont.svg -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/fontawesome-webfont.woff -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/fonts/glyphicons-halflings-regular.woff -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/fonts copying build/lib/mkdocs_cluster/content.html -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/js copying build/lib/mkdocs_cluster/js/highlight.min.js -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/js copying build/lib/mkdocs_cluster/js/bootstrap.min.js -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/js copying build/lib/mkdocs_cluster/js/jquery.min.js -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/js copying build/lib/mkdocs_cluster/js/base.js -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/js creating /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/img copying build/lib/mkdocs_cluster/img/favicon.ico -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/img copying build/lib/mkdocs_cluster/404.html -> /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster byte-compiling /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying mkdocs_cluster.egg-info to /home/buildozer/aports/testing/mkdocs-cluster/pkg/mkdocs-cluster/usr/lib/python3.11/site-packages/mkdocs_cluster-0.0.9-py3.11.egg-info running install_scripts >>> mkdocs-cluster*: Running postcheck for mkdocs-cluster >>> mkdocs-cluster*: Preparing package mkdocs-cluster... >>> mkdocs-cluster*: Tracing dependencies... >>> mkdocs-cluster*: Package size: 1.4 MB >>> mkdocs-cluster*: Compressing data... >>> mkdocs-cluster*: Create checksum... >>> mkdocs-cluster*: Create mkdocs-cluster-0.0.9-r2.apk >>> mkdocs-cluster: Build complete at Mon, 28 Nov 2022 05:44:51 +0000 elapsed time 0h 0m 11s >>> mkdocs-cluster: Cleaning up srcdir >>> mkdocs-cluster: Cleaning up pkgdir >>> mkdocs-cluster: Uninstalling dependencies... (1/12) Purging .makedepends-mkdocs-cluster (20221128.054443) (2/12) Purging py3-setuptools (65.6.3-r0) (3/12) Purging py3-packaging (21.3-r3) (4/12) Purging py3-parsing (3.0.9-r1) (5/12) Purging python3 (3.11.0-r2) (6/12) Purging libbz2 (1.0.8-r4) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.8-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> mkdocs-cluster: Updating the testing/riscv64 repository index... >>> mkdocs-cluster: Signing the index...