>>> py3-rst2ansi: Building testing/py3-rst2ansi 0.1.5-r0 (using abuild 3.14.0-r0) started Tue, 22 Oct 2024 21:53:47 +0000 >>> py3-rst2ansi: Validating /home/buildozer/aports/testing/py3-rst2ansi/APKBUILD... >>> py3-rst2ansi: Analyzing dependencies... >>> py3-rst2ansi: Installing for build: build-base py3-docutils py3-gpep517 py3-setuptools py3-wheel (1/24) Installing libffi (3.4.6-r0) (2/24) Installing gdbm (1.24-r0) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.5_p20241006-r0) (5/24) Installing sqlite-libs (3.47.0-r0) (6/24) Installing python3 (3.12.7-r1) (7/24) Installing python3-pycache-pyc0 (3.12.7-r1) (8/24) Installing pyc (3.12.7-r1) (9/24) Installing py3-docutils-pyc (0.21.2-r0) (10/24) Installing python3-pyc (3.12.7-r1) (11/24) Installing py3-docutils (0.21.2-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (16-r0) (15/24) Installing py3-gpep517-pyc (16-r0) (16/24) Installing py3-parsing (3.1.4-r0) (17/24) Installing py3-parsing-pyc (3.1.4-r0) (18/24) Installing py3-packaging (24.1-r0) (19/24) Installing py3-packaging-pyc (24.1-r0) (20/24) Installing py3-setuptools (70.3.0-r0) (21/24) Installing py3-setuptools-pyc (70.3.0-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-rst2ansi (20241022.215351) Executing busybox-1.37.0-r3.trigger OK: 333 MiB in 132 packages >>> py3-rst2ansi: Cleaning up srcdir >>> py3-rst2ansi: Cleaning up pkgdir >>> py3-rst2ansi: Cleaning up tmpdir >>> py3-rst2ansi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rst2ansi-0.1.5.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 curl: (22) The requested URL returned error: 404 >>> py3-rst2ansi: Fetching https://github.com/Snaipe/python-rst2ansi/archive/v0.1.5/py3-rst2ansi-0.1.5.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 15465 100 15465 0 0 10001 0 0:00:01 0:00:01 --:--:-- 100k >>> py3-rst2ansi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rst2ansi-0.1.5.tar.gz >>> py3-rst2ansi: Checking sha512sums... py3-rst2ansi-0.1.5.tar.gz: OK >>> py3-rst2ansi: Unpacking /var/cache/distfiles/py3-rst2ansi-0.1.5.tar.gz... 2024-10-22 21:53:54,381 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-10-22 21:53:54,400 root INFO running bdist_wheel 2024-10-22 21:53:54,424 root INFO running build 2024-10-22 21:53:54,424 root INFO running build_py 2024-10-22 21:53:54,428 root INFO creating build 2024-10-22 21:53:54,428 root INFO creating build/lib 2024-10-22 21:53:54,428 root INFO creating build/lib/rst2ansi 2024-10-22 21:53:54,428 root INFO copying rst2ansi/visitor.py -> build/lib/rst2ansi 2024-10-22 21:53:54,429 root INFO copying rst2ansi/functional.py -> build/lib/rst2ansi 2024-10-22 21:53:54,429 root INFO copying rst2ansi/table.py -> build/lib/rst2ansi 2024-10-22 21:53:54,429 root INFO copying rst2ansi/wrap.py -> build/lib/rst2ansi 2024-10-22 21:53:54,430 root INFO copying rst2ansi/ansi.py -> build/lib/rst2ansi 2024-10-22 21:53:54,430 root INFO copying rst2ansi/unicode.py -> build/lib/rst2ansi 2024-10-22 21:53:54,430 root INFO copying rst2ansi/__init__.py -> build/lib/rst2ansi 2024-10-22 21:53:54,430 root INFO copying rst2ansi/get_terminal_size.py -> build/lib/rst2ansi 2024-10-22 21:53:54,432 root INFO running build_scripts 2024-10-22 21:53:54,432 root INFO creating build/scripts-3.12 2024-10-22 21:53:54,432 root INFO copying and adjusting bin/rst2ansi -> build/scripts-3.12 2024-10-22 21:53:54,432 root INFO changing mode of build/scripts-3.12/rst2ansi from 644 to 755 2024-10-22 21:53:54,443 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-10-22 21:53:54,443 root INFO running install 2024-10-22 21:53:54,471 root INFO running install_lib 2024-10-22 21:53:54,474 root INFO creating build/bdist.linux-ppc64le 2024-10-22 21:53:54,474 root INFO creating build/bdist.linux-ppc64le/wheel 2024-10-22 21:53:54,475 root INFO creating build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,475 root INFO copying build/lib/rst2ansi/visitor.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,475 root INFO copying build/lib/rst2ansi/functional.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,475 root INFO copying build/lib/rst2ansi/table.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,475 root INFO copying build/lib/rst2ansi/wrap.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,475 root INFO copying build/lib/rst2ansi/ansi.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,476 root INFO copying build/lib/rst2ansi/unicode.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,476 root INFO copying build/lib/rst2ansi/__init__.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,476 root INFO copying build/lib/rst2ansi/get_terminal_size.py -> build/bdist.linux-ppc64le/wheel/rst2ansi 2024-10-22 21:53:54,476 root INFO running install_egg_info 2024-10-22 21:53:54,479 root INFO running egg_info 2024-10-22 21:53:54,479 root INFO creating rst2ansi.egg-info 2024-10-22 21:53:54,482 root INFO writing rst2ansi.egg-info/PKG-INFO 2024-10-22 21:53:54,482 root INFO writing dependency_links to rst2ansi.egg-info/dependency_links.txt 2024-10-22 21:53:54,482 root INFO writing top-level names to rst2ansi.egg-info/top_level.txt 2024-10-22 21:53:54,483 root INFO writing manifest file 'rst2ansi.egg-info/SOURCES.txt' 2024-10-22 21:53:54,486 root INFO reading manifest file 'rst2ansi.egg-info/SOURCES.txt' 2024-10-22 21:53:54,486 root INFO adding license file 'LICENSE' 2024-10-22 21:53:54,487 root INFO writing manifest file 'rst2ansi.egg-info/SOURCES.txt' 2024-10-22 21:53:54,487 root INFO Copying rst2ansi.egg-info to build/bdist.linux-ppc64le/wheel/rst2ansi-0.1.5-py3.12.egg-info 2024-10-22 21:53:54,488 root INFO running install_scripts 2024-10-22 21:53:54,488 root INFO creating build/bdist.linux-ppc64le/wheel/rst2ansi-0.1.5.data 2024-10-22 21:53:54,488 root INFO creating build/bdist.linux-ppc64le/wheel/rst2ansi-0.1.5.data/scripts 2024-10-22 21:53:54,488 root INFO copying build/scripts-3.12/rst2ansi -> build/bdist.linux-ppc64le/wheel/rst2ansi-0.1.5.data/scripts 2024-10-22 21:53:54,489 root INFO changing mode of build/bdist.linux-ppc64le/wheel/rst2ansi-0.1.5.data/scripts/rst2ansi to 755 2024-10-22 21:53:54,491 root INFO creating build/bdist.linux-ppc64le/wheel/rst2ansi-0.1.5.dist-info/WHEEL 2024-10-22 21:53:54,491 wheel INFO creating '/home/buildozer/aports/testing/py3-rst2ansi/src/python-rst2ansi-0.1.5/.dist/.tmp-nqtksl81/rst2ansi-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-10-22 21:53:54,491 wheel INFO adding 'rst2ansi/__init__.py' 2024-10-22 21:53:54,492 wheel INFO adding 'rst2ansi/ansi.py' 2024-10-22 21:53:54,492 wheel INFO adding 'rst2ansi/functional.py' 2024-10-22 21:53:54,492 wheel INFO adding 'rst2ansi/get_terminal_size.py' 2024-10-22 21:53:54,492 wheel INFO adding 'rst2ansi/table.py' 2024-10-22 21:53:54,493 wheel INFO adding 'rst2ansi/unicode.py' 2024-10-22 21:53:54,493 wheel INFO adding 'rst2ansi/visitor.py' 2024-10-22 21:53:54,493 wheel INFO adding 'rst2ansi/wrap.py' 2024-10-22 21:53:54,493 wheel INFO adding 'rst2ansi-0.1.5.data/scripts/rst2ansi' 2024-10-22 21:53:54,494 wheel INFO adding 'rst2ansi-0.1.5.dist-info/LICENSE' 2024-10-22 21:53:54,494 wheel INFO adding 'rst2ansi-0.1.5.dist-info/METADATA' 2024-10-22 21:53:54,494 wheel INFO adding 'rst2ansi-0.1.5.dist-info/WHEEL' 2024-10-22 21:53:54,494 wheel INFO adding 'rst2ansi-0.1.5.dist-info/top_level.txt' 2024-10-22 21:53:54,494 wheel INFO adding 'rst2ansi-0.1.5.dist-info/RECORD' 2024-10-22 21:53:54,495 root INFO removing build/bdist.linux-ppc64le/wheel 2024-10-22 21:53:54,496 gpep517 INFO The backend produced .dist/rst2ansi-0.1.5-py3-none-any.whl rst2ansi-0.1.5-py3-none-any.whl >>> py3-rst2ansi: Entering fakeroot... >>> py3-rst2ansi-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/rst2ansi/__pycache__' -> '/home/buildozer/aports/testing/py3-rst2ansi/pkg/py3-rst2ansi-pyc/usr/lib/python3.12/site-packages/rst2ansi/__pycache__' >>> py3-rst2ansi-pyc*: Preparing subpackage py3-rst2ansi-pyc... >>> py3-rst2ansi-pyc*: Running postcheck for py3-rst2ansi-pyc >>> py3-rst2ansi-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/py3-rst2ansi/pkg/py3-rst2ansi-doc/usr/share/licenses' >>> py3-rst2ansi-doc*: Preparing subpackage py3-rst2ansi-doc... >>> py3-rst2ansi-doc*: Running postcheck for py3-rst2ansi-doc >>> py3-rst2ansi*: Running postcheck for py3-rst2ansi >>> py3-rst2ansi*: Preparing package py3-rst2ansi... >>> py3-rst2ansi-doc*: Tracing dependencies... >>> py3-rst2ansi-doc*: Package size: 1.1 KB >>> py3-rst2ansi-doc*: Compressing data... >>> py3-rst2ansi-doc*: Create checksum... >>> py3-rst2ansi-doc*: Create py3-rst2ansi-doc-0.1.5-r0.apk >>> py3-rst2ansi-pyc*: Tracing dependencies... py3-docutils python3~3.12 >>> py3-rst2ansi-pyc*: Package size: 64.1 KB >>> py3-rst2ansi-pyc*: Compressing data... >>> py3-rst2ansi-pyc*: Create checksum... >>> py3-rst2ansi-pyc*: Create py3-rst2ansi-pyc-0.1.5-r0.apk >>> py3-rst2ansi*: Tracing dependencies... py3-docutils python3~3.12 >>> py3-rst2ansi*: Package size: 40.3 KB >>> py3-rst2ansi*: Compressing data... >>> py3-rst2ansi*: Create checksum... >>> py3-rst2ansi*: Create py3-rst2ansi-0.1.5-r0.apk >>> py3-rst2ansi: Build complete at Tue, 22 Oct 2024 21:53:55 +0000 elapsed time 0h 0m 8s >>> py3-rst2ansi: Cleaning up srcdir >>> py3-rst2ansi: Cleaning up pkgdir >>> py3-rst2ansi: Uninstalling dependencies... (1/24) Purging .makedepends-py3-rst2ansi (20241022.215351) (2/24) Purging py3-docutils-pyc (0.21.2-r0) (3/24) Purging py3-docutils (0.21.2-r0) (4/24) Purging py3-gpep517-pyc (16-r0) (5/24) Purging py3-gpep517 (16-r0) (6/24) Purging py3-installer-pyc (0.7.0-r2) (7/24) Purging py3-installer (0.7.0-r2) (8/24) Purging py3-setuptools-pyc (70.3.0-r0) (9/24) Purging py3-setuptools (70.3.0-r0) (10/24) Purging py3-wheel-pyc (0.43.0-r0) (11/24) Purging py3-wheel (0.43.0-r0) (12/24) Purging py3-packaging-pyc (24.1-r0) (13/24) Purging py3-packaging (24.1-r0) (14/24) Purging py3-parsing-pyc (3.1.4-r0) (15/24) Purging py3-parsing (3.1.4-r0) (16/24) Purging python3-pyc (3.12.7-r1) (17/24) Purging python3-pycache-pyc0 (3.12.7-r1) (18/24) Purging pyc (3.12.7-r1) (19/24) Purging python3 (3.12.7-r1) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libffi (3.4.6-r0) (22/24) Purging libpanelw (6.5_p20241006-r0) (23/24) Purging mpdecimal (4.0.0-r0) (24/24) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r3.trigger OK: 278 MiB in 108 packages >>> py3-rst2ansi: Updating the testing/ppc64le repository index... >>> py3-rst2ansi: Signing the index...