>>> py3-alabaster: Building main/py3-alabaster 0.7.13-r1 (using abuild 3.11.0_rc10-r0) started Tue, 18 Apr 2023 18:35:43 +0000 >>> py3-alabaster: Checking sanity of /home/buildozer/aports/main/py3-alabaster/APKBUILD... >>> py3-alabaster: Analyzing dependencies... >>> py3-alabaster: Installing for build: build-base python3 py3-setuptools (1/13) Installing libbz2 (1.0.8-r5) (2/13) Installing libffi (3.4.4-r2) (3/13) Installing gdbm (1.23-r1) (4/13) Installing xz-libs (5.4.2-r1) (5/13) Installing mpdecimal (2.5.1-r2) (6/13) Installing libpanelw (6.4_p20230401-r4) (7/13) Installing readline (8.2.1-r1) (8/13) Installing sqlite-libs (3.41.2-r2) (9/13) Installing python3 (3.11.3-r9) (10/13) Installing py3-parsing (3.0.9-r2) (11/13) Installing py3-packaging (23.1-r1) (12/13) Installing py3-setuptools (67.6.1-r1) (13/13) Installing .makedepends-py3-alabaster (20230418.183544) Executing busybox-1.36.0-r7.trigger OK: 327 MiB in 111 packages >>> py3-alabaster: Cleaning up srcdir >>> py3-alabaster: Cleaning up pkgdir >>> py3-alabaster: Fetching https://distfiles.alpinelinux.org/distfiles/edge/alabaster-0.7.13.tar.gz >>> py3-alabaster: Fetching https://distfiles.alpinelinux.org/distfiles/edge/alabaster-0.7.13.tar.gz >>> py3-alabaster: Checking sha512sums... alabaster-0.7.13.tar.gz: OK >>> py3-alabaster: Unpacking /var/cache/distfiles/alabaster-0.7.13.tar.gz... running build running build_py creating build creating build/lib creating build/lib/alabaster copying alabaster/support.py -> build/lib/alabaster copying alabaster/_version.py -> build/lib/alabaster copying alabaster/__init__.py -> build/lib/alabaster running egg_info creating alabaster.egg-info writing alabaster.egg-info/PKG-INFO writing dependency_links to alabaster.egg-info/dependency_links.txt writing entry points to alabaster.egg-info/entry_points.txt writing top-level names to alabaster.egg-info/top_level.txt writing manifest file 'alabaster.egg-info/SOURCES.txt' reading manifest file 'alabaster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '.*.swp' found under directory 'alabaster' adding license file 'LICENSE' writing manifest file 'alabaster.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'alabaster.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'alabaster.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'alabaster.static' 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 'alabaster.static' 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 alabaster/about.html -> build/lib/alabaster copying alabaster/donate.html -> build/lib/alabaster copying alabaster/layout.html -> build/lib/alabaster copying alabaster/navigation.html -> build/lib/alabaster copying alabaster/relations.html -> build/lib/alabaster copying alabaster/theme.conf -> build/lib/alabaster creating build/lib/alabaster/static copying alabaster/static/alabaster.css_t -> build/lib/alabaster/static copying alabaster/static/custom.css -> build/lib/alabaster/static >>> WARNING: py3-alabaster: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-alabaster: 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 install_lib creating /home/buildozer/aports/main/py3-alabaster/pkg creating /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster creating /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr creating /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib creating /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11 creating /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster creating /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster/static copying build/lib/alabaster/static/alabaster.css_t -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster/static copying build/lib/alabaster/static/custom.css -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster/static copying build/lib/alabaster/about.html -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/donate.html -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/relations.html -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/support.py -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/_version.py -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/theme.conf -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/navigation.html -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/__init__.py -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster copying build/lib/alabaster/layout.html -> /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster byte-compiling /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster/support.py to support.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing alabaster.egg-info/PKG-INFO writing dependency_links to alabaster.egg-info/dependency_links.txt writing entry points to alabaster.egg-info/entry_points.txt writing top-level names to alabaster.egg-info/top_level.txt reading manifest file 'alabaster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '.*.swp' found under directory 'alabaster' adding license file 'LICENSE' writing manifest file 'alabaster.egg-info/SOURCES.txt' Copying alabaster.egg-info to /home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster-0.7.13-py3.11.egg-info running install_scripts >>> py3-alabaster-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster/usr/lib/python3.11/site-packages/alabaster/__pycache__' -> '/home/buildozer/aports/main/py3-alabaster/pkg/py3-alabaster-pyc/usr/lib/python3.11/site-packages/alabaster/__pycache__' >>> py3-alabaster-pyc*: Preparing subpackage py3-alabaster-pyc... >>> py3-alabaster-pyc*: Running postcheck for py3-alabaster-pyc >>> py3-alabaster*: Running postcheck for py3-alabaster >>> py3-alabaster*: Preparing package py3-alabaster... >>> py3-alabaster-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-alabaster-pyc*: Package size: 40.0 KB >>> py3-alabaster-pyc*: Compressing data... >>> py3-alabaster-pyc*: Create checksum... >>> py3-alabaster-pyc*: Create py3-alabaster-pyc-0.7.13-r1.apk >>> py3-alabaster*: Tracing dependencies... python3 python3~3.11 >>> py3-alabaster*: Package size: 112.0 KB >>> py3-alabaster*: Compressing data... >>> py3-alabaster*: Create checksum... >>> py3-alabaster*: Create py3-alabaster-0.7.13-r1.apk >>> py3-alabaster: Build complete at Tue, 18 Apr 2023 18:35:47 +0000 elapsed time 0h 0m 4s >>> py3-alabaster: Cleaning up srcdir >>> py3-alabaster: Cleaning up pkgdir >>> py3-alabaster: Uninstalling dependencies... (1/13) Purging .makedepends-py3-alabaster (20230418.183544) (2/13) Purging py3-setuptools (67.6.1-r1) (3/13) Purging py3-packaging (23.1-r1) (4/13) Purging py3-parsing (3.0.9-r2) (5/13) Purging python3 (3.11.3-r9) (6/13) Purging gdbm (1.23-r1) (7/13) Purging libbz2 (1.0.8-r5) (8/13) Purging libffi (3.4.4-r2) (9/13) Purging libpanelw (6.4_p20230401-r4) (10/13) Purging mpdecimal (2.5.1-r2) (11/13) Purging readline (8.2.1-r1) (12/13) Purging sqlite-libs (3.41.2-r2) (13/13) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> py3-alabaster: Updating the main/ppc64le repository index... >>> py3-alabaster: Signing the index...