>>> py3-fixtures: Building main/py3-fixtures 4.1.0-r2 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 14:32:12 +0000 >>> py3-fixtures: Checking sanity of /home/buildozer/aports/main/py3-fixtures/APKBUILD... >>> py3-fixtures: Analyzing dependencies... >>> py3-fixtures: Installing for build: build-base py3-pbr python3 py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libffi (3.4.6-r0) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.4_p20240330-r0) (5/25) Installing readline (8.2.10-r0) (6/25) Installing sqlite-libs (3.45.2-r0) (7/25) Installing python3 (3.12.2-r1) (8/25) Installing python3-pycache-pyc0 (3.12.2-r1) (9/25) Installing pyc (3.12.2-r1) (10/25) Installing py3-setuptools-pyc (69.2.0-r1) (11/25) Installing py3-parsing (3.1.2-r1) (12/25) Installing py3-parsing-pyc (3.1.2-r1) (13/25) Installing py3-packaging-pyc (24.0-r1) (14/25) Installing py3-pbr-pyc (5.11.1-r5) (15/25) Installing python3-pyc (3.12.2-r1) (16/25) Installing py3-packaging (24.0-r1) (17/25) Installing py3-setuptools (69.2.0-r1) (18/25) Installing py3-pbr (5.11.1-r5) (19/25) Installing py3-installer (0.7.0-r2) (20/25) Installing py3-installer-pyc (0.7.0-r2) (21/25) Installing py3-gpep517 (15-r2) (22/25) Installing py3-gpep517-pyc (15-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-fixtures (20240412.143213) Executing busybox-1.36.1-r25.trigger OK: 317 MiB in 135 packages >>> py3-fixtures: Cleaning up srcdir >>> py3-fixtures: Cleaning up pkgdir >>> py3-fixtures: Cleaning up tmpdir >>> py3-fixtures: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fixtures-4.1.0.tar.gz >>> py3-fixtures: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fixtures-4.1.0.tar.gz >>> py3-fixtures: Checking sha512sums... fixtures-4.1.0.tar.gz: OK >>> py3-fixtures: Unpacking /var/cache/distfiles/fixtures-4.1.0.tar.gz... 2024-04-12 14:32:13,904 gpep517 INFO Building wheel via backend pbr.build /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) 2024-04-12 14:32:14,036 root INFO running bdist_wheel 2024-04-12 14:32:14,047 root INFO running build 2024-04-12 14:32:14,047 root INFO running build_py 2024-04-12 14:32:14,051 root INFO creating build 2024-04-12 14:32:14,051 root INFO creating build/lib 2024-04-12 14:32:14,051 root INFO creating build/lib/fixtures 2024-04-12 14:32:14,051 root INFO creating build/lib/fixtures/_fixtures 2024-04-12 14:32:14,051 root INFO copying fixtures/_fixtures/timeout.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,051 root INFO copying fixtures/_fixtures/warnings.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,052 root INFO copying fixtures/_fixtures/tempdir.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,052 root INFO copying fixtures/_fixtures/popen.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,052 root INFO copying fixtures/_fixtures/environ.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,052 root INFO copying fixtures/_fixtures/mockpatch.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,052 root INFO copying fixtures/_fixtures/temphomedir.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,052 root INFO copying fixtures/_fixtures/pythonpackage.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,053 root INFO copying fixtures/_fixtures/logger.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,053 root INFO copying fixtures/_fixtures/monkeypatch.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,053 root INFO copying fixtures/_fixtures/packagepath.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,053 root INFO copying fixtures/_fixtures/__init__.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,053 root INFO copying fixtures/_fixtures/streams.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,054 root INFO copying fixtures/_fixtures/pythonpath.py -> build/lib/fixtures/_fixtures 2024-04-12 14:32:14,054 root INFO creating build/lib/fixtures/tests 2024-04-12 14:32:14,054 root INFO creating build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,054 root INFO copying fixtures/tests/_fixtures/test_monkeypatch.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,054 root INFO copying fixtures/tests/_fixtures/test_timeout.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,055 root INFO copying fixtures/tests/_fixtures/test_temphomedir.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,055 root INFO copying fixtures/tests/_fixtures/test_streams.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,055 root INFO copying fixtures/tests/_fixtures/test_tempdir.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,055 root INFO copying fixtures/tests/_fixtures/test_pythonpackage.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,055 root INFO copying fixtures/tests/_fixtures/test_mockpatch.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,056 root INFO copying fixtures/tests/_fixtures/test_logger.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,056 root INFO copying fixtures/tests/_fixtures/test_pythonpath.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,056 root INFO copying fixtures/tests/_fixtures/test_popen.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,056 root INFO copying fixtures/tests/_fixtures/test_environ.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,056 root INFO copying fixtures/tests/_fixtures/test_packagepath.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,057 root INFO copying fixtures/tests/_fixtures/test_warnings.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,057 root INFO copying fixtures/tests/_fixtures/__init__.py -> build/lib/fixtures/tests/_fixtures 2024-04-12 14:32:14,057 root INFO copying fixtures/tests/test_callmany.py -> build/lib/fixtures/tests 2024-04-12 14:32:14,057 root INFO copying fixtures/tests/helpers.py -> build/lib/fixtures/tests 2024-04-12 14:32:14,057 root INFO copying fixtures/tests/test_fixture.py -> build/lib/fixtures/tests 2024-04-12 14:32:14,058 root INFO copying fixtures/tests/__init__.py -> build/lib/fixtures/tests 2024-04-12 14:32:14,058 root INFO copying fixtures/tests/test_testcase.py -> build/lib/fixtures/tests 2024-04-12 14:32:14,058 root INFO copying fixtures/callmany.py -> build/lib/fixtures 2024-04-12 14:32:14,058 root INFO copying fixtures/fixture.py -> build/lib/fixtures 2024-04-12 14:32:14,059 root INFO copying fixtures/testcase.py -> build/lib/fixtures 2024-04-12 14:32:14,059 root INFO copying fixtures/__init__.py -> build/lib/fixtures 2024-04-12 14:32:14,059 root INFO running egg_info 2024-04-12 14:32:14,067 root INFO writing fixtures.egg-info/PKG-INFO 2024-04-12 14:32:14,070 root INFO writing dependency_links to fixtures.egg-info/dependency_links.txt 2024-04-12 14:32:14,071 root INFO writing requirements to fixtures.egg-info/requires.txt 2024-04-12 14:32:14,071 root INFO writing top-level names to fixtures.egg-info/top_level.txt 2024-04-12 14:32:14,071 root INFO [pbr] Reusing existing SOURCES.txt 2024-04-12 14:32:14,076 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 14:32:14,076 root INFO running install 2024-04-12 14:32:14,114 root INFO [pbr] Generating AUTHORS 2024-04-12 14:32:14,118 root INFO [pbr] AUTHORS complete (0.0s) 2024-04-12 14:32:14,118 root INFO running install_lib 2024-04-12 14:32:14,123 root INFO creating build/bdist.linux-ppc64le 2024-04-12 14:32:14,123 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 14:32:14,123 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures 2024-04-12 14:32:14,124 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-04-12 14:32:14,124 root INFO copying build/lib/fixtures/tests/test_callmany.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-04-12 14:32:14,124 root INFO copying build/lib/fixtures/tests/helpers.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-04-12 14:32:14,125 root INFO copying build/lib/fixtures/tests/test_fixture.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-04-12 14:32:14,125 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,125 root INFO copying build/lib/fixtures/tests/_fixtures/test_monkeypatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,126 root INFO copying build/lib/fixtures/tests/_fixtures/test_timeout.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,126 root INFO copying build/lib/fixtures/tests/_fixtures/test_temphomedir.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,126 root INFO copying build/lib/fixtures/tests/_fixtures/test_streams.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,126 root INFO copying build/lib/fixtures/tests/_fixtures/test_tempdir.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,127 root INFO copying build/lib/fixtures/tests/_fixtures/test_pythonpackage.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,127 root INFO copying build/lib/fixtures/tests/_fixtures/test_mockpatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,127 root INFO copying build/lib/fixtures/tests/_fixtures/test_logger.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,128 root INFO copying build/lib/fixtures/tests/_fixtures/test_pythonpath.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,128 root INFO copying build/lib/fixtures/tests/_fixtures/test_popen.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,128 root INFO copying build/lib/fixtures/tests/_fixtures/test_environ.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,129 root INFO copying build/lib/fixtures/tests/_fixtures/test_packagepath.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,129 root INFO copying build/lib/fixtures/tests/_fixtures/test_warnings.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,129 root INFO copying build/lib/fixtures/tests/_fixtures/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-04-12 14:32:14,130 root INFO copying build/lib/fixtures/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-04-12 14:32:14,130 root INFO copying build/lib/fixtures/tests/test_testcase.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-04-12 14:32:14,130 root INFO copying build/lib/fixtures/callmany.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-04-12 14:32:14,131 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,131 root INFO copying build/lib/fixtures/_fixtures/timeout.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,131 root INFO copying build/lib/fixtures/_fixtures/warnings.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,131 root INFO copying build/lib/fixtures/_fixtures/tempdir.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,132 root INFO copying build/lib/fixtures/_fixtures/popen.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,132 root INFO copying build/lib/fixtures/_fixtures/environ.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,132 root INFO copying build/lib/fixtures/_fixtures/mockpatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,133 root INFO copying build/lib/fixtures/_fixtures/temphomedir.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,133 root INFO copying build/lib/fixtures/_fixtures/pythonpackage.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,133 root INFO copying build/lib/fixtures/_fixtures/logger.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,133 root INFO copying build/lib/fixtures/_fixtures/monkeypatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,134 root INFO copying build/lib/fixtures/_fixtures/packagepath.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,134 root INFO copying build/lib/fixtures/_fixtures/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,134 root INFO copying build/lib/fixtures/_fixtures/streams.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,135 root INFO copying build/lib/fixtures/_fixtures/pythonpath.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-04-12 14:32:14,135 root INFO copying build/lib/fixtures/fixture.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-04-12 14:32:14,135 root INFO copying build/lib/fixtures/testcase.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-04-12 14:32:14,136 root INFO copying build/lib/fixtures/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-04-12 14:32:14,136 root INFO running install_egg_info 2024-04-12 14:32:14,140 root INFO Copying fixtures.egg-info to build/bdist.linux-ppc64le/wheel/fixtures-4.1.0-py3.12.egg-info 2024-04-12 14:32:14,142 root INFO running install_scripts 2024-04-12 14:32:14,150 wheel INFO creating build/bdist.linux-ppc64le/wheel/fixtures-4.1.0.dist-info/WHEEL 2024-04-12 14:32:14,150 wheel INFO creating '/home/buildozer/aports/main/py3-fixtures/src/fixtures-4.1.0/.dist/.tmp-xgjsghc0/fixtures-4.1.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 14:32:14,151 wheel INFO adding 'fixtures/__init__.py' 2024-04-12 14:32:14,151 wheel INFO adding 'fixtures/callmany.py' 2024-04-12 14:32:14,151 wheel INFO adding 'fixtures/fixture.py' 2024-04-12 14:32:14,151 wheel INFO adding 'fixtures/testcase.py' 2024-04-12 14:32:14,152 wheel INFO adding 'fixtures/_fixtures/__init__.py' 2024-04-12 14:32:14,152 wheel INFO adding 'fixtures/_fixtures/environ.py' 2024-04-12 14:32:14,152 wheel INFO adding 'fixtures/_fixtures/logger.py' 2024-04-12 14:32:14,152 wheel INFO adding 'fixtures/_fixtures/mockpatch.py' 2024-04-12 14:32:14,152 wheel INFO adding 'fixtures/_fixtures/monkeypatch.py' 2024-04-12 14:32:14,153 wheel INFO adding 'fixtures/_fixtures/packagepath.py' 2024-04-12 14:32:14,153 wheel INFO adding 'fixtures/_fixtures/popen.py' 2024-04-12 14:32:14,153 wheel INFO adding 'fixtures/_fixtures/pythonpackage.py' 2024-04-12 14:32:14,153 wheel INFO adding 'fixtures/_fixtures/pythonpath.py' 2024-04-12 14:32:14,154 wheel INFO adding 'fixtures/_fixtures/streams.py' 2024-04-12 14:32:14,154 wheel INFO adding 'fixtures/_fixtures/tempdir.py' 2024-04-12 14:32:14,154 wheel INFO adding 'fixtures/_fixtures/temphomedir.py' 2024-04-12 14:32:14,154 wheel INFO adding 'fixtures/_fixtures/timeout.py' 2024-04-12 14:32:14,154 wheel INFO adding 'fixtures/_fixtures/warnings.py' 2024-04-12 14:32:14,155 wheel INFO adding 'fixtures/tests/__init__.py' 2024-04-12 14:32:14,155 wheel INFO adding 'fixtures/tests/helpers.py' 2024-04-12 14:32:14,155 wheel INFO adding 'fixtures/tests/test_callmany.py' 2024-04-12 14:32:14,155 wheel INFO adding 'fixtures/tests/test_fixture.py' 2024-04-12 14:32:14,155 wheel INFO adding 'fixtures/tests/test_testcase.py' 2024-04-12 14:32:14,156 wheel INFO adding 'fixtures/tests/_fixtures/__init__.py' 2024-04-12 14:32:14,156 wheel INFO adding 'fixtures/tests/_fixtures/test_environ.py' 2024-04-12 14:32:14,156 wheel INFO adding 'fixtures/tests/_fixtures/test_logger.py' 2024-04-12 14:32:14,156 wheel INFO adding 'fixtures/tests/_fixtures/test_mockpatch.py' 2024-04-12 14:32:14,156 wheel INFO adding 'fixtures/tests/_fixtures/test_monkeypatch.py' 2024-04-12 14:32:14,157 wheel INFO adding 'fixtures/tests/_fixtures/test_packagepath.py' 2024-04-12 14:32:14,157 wheel INFO adding 'fixtures/tests/_fixtures/test_popen.py' 2024-04-12 14:32:14,157 wheel INFO adding 'fixtures/tests/_fixtures/test_pythonpackage.py' 2024-04-12 14:32:14,157 wheel INFO adding 'fixtures/tests/_fixtures/test_pythonpath.py' 2024-04-12 14:32:14,158 wheel INFO adding 'fixtures/tests/_fixtures/test_streams.py' 2024-04-12 14:32:14,158 wheel INFO adding 'fixtures/tests/_fixtures/test_tempdir.py' 2024-04-12 14:32:14,158 wheel INFO adding 'fixtures/tests/_fixtures/test_temphomedir.py' 2024-04-12 14:32:14,158 wheel INFO adding 'fixtures/tests/_fixtures/test_timeout.py' 2024-04-12 14:32:14,158 wheel INFO adding 'fixtures/tests/_fixtures/test_warnings.py' 2024-04-12 14:32:14,159 wheel INFO adding 'fixtures-4.1.0.dist-info/AUTHORS' 2024-04-12 14:32:14,159 wheel INFO adding 'fixtures-4.1.0.dist-info/COPYING' 2024-04-12 14:32:14,159 wheel INFO adding 'fixtures-4.1.0.dist-info/METADATA' 2024-04-12 14:32:14,159 wheel INFO adding 'fixtures-4.1.0.dist-info/WHEEL' 2024-04-12 14:32:14,160 wheel INFO adding 'fixtures-4.1.0.dist-info/pbr.json' 2024-04-12 14:32:14,160 wheel INFO adding 'fixtures-4.1.0.dist-info/top_level.txt' 2024-04-12 14:32:14,160 wheel INFO adding 'fixtures-4.1.0.dist-info/RECORD' 2024-04-12 14:32:14,160 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 14:32:14,162 gpep517 INFO The backend produced .dist/fixtures-4.1.0-py3-none-any.whl fixtures-4.1.0-py3-none-any.whl >>> py3-fixtures: Entering fakeroot... >>> py3-fixtures-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures/usr/lib/python3.12/site-packages/fixtures/tests/__pycache__' -> '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures-pyc/usr/lib/python3.12/site-packages/fixtures/tests/__pycache__' '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures/usr/lib/python3.12/site-packages/fixtures/tests/_fixtures/__pycache__' -> '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures-pyc/usr/lib/python3.12/site-packages/fixtures/tests/_fixtures/__pycache__' '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures/usr/lib/python3.12/site-packages/fixtures/__pycache__' -> '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures-pyc/usr/lib/python3.12/site-packages/fixtures/__pycache__' '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures/usr/lib/python3.12/site-packages/fixtures/_fixtures/__pycache__' -> '/home/buildozer/aports/main/py3-fixtures/pkg/py3-fixtures-pyc/usr/lib/python3.12/site-packages/fixtures/_fixtures/__pycache__' >>> py3-fixtures-pyc*: Preparing subpackage py3-fixtures-pyc... >>> py3-fixtures-pyc*: Running postcheck for py3-fixtures-pyc >>> py3-fixtures*: Running postcheck for py3-fixtures >>> py3-fixtures*: Preparing package py3-fixtures... >>> py3-fixtures-pyc*: Tracing dependencies... py3-pbr python3 python3~3.12 >>> py3-fixtures-pyc*: Package size: 328.0 KB >>> py3-fixtures-pyc*: Compressing data... >>> py3-fixtures-pyc*: Create checksum... >>> py3-fixtures-pyc*: Create py3-fixtures-pyc-4.1.0-r2.apk >>> py3-fixtures*: Tracing dependencies... py3-pbr python3 python3~3.12 >>> py3-fixtures*: Package size: 304.0 KB >>> py3-fixtures*: Compressing data... >>> py3-fixtures*: Create checksum... >>> py3-fixtures*: Create py3-fixtures-4.1.0-r2.apk >>> py3-fixtures: Build complete at Fri, 12 Apr 2024 14:32:14 +0000 elapsed time 0h 0m 2s >>> py3-fixtures: Cleaning up srcdir >>> py3-fixtures: Cleaning up pkgdir >>> py3-fixtures: Uninstalling dependencies... (1/25) Purging .makedepends-py3-fixtures (20240412.143213) (2/25) Purging py3-pbr-pyc (5.11.1-r5) (3/25) Purging py3-pbr (5.11.1-r5) (4/25) Purging py3-gpep517-pyc (15-r2) (5/25) Purging py3-gpep517 (15-r2) (6/25) Purging py3-installer-pyc (0.7.0-r2) (7/25) Purging py3-installer (0.7.0-r2) (8/25) Purging py3-setuptools-pyc (69.2.0-r1) (9/25) Purging py3-setuptools (69.2.0-r1) (10/25) Purging py3-wheel-pyc (0.42.0-r1) (11/25) Purging py3-wheel (0.42.0-r1) (12/25) Purging py3-packaging-pyc (24.0-r1) (13/25) Purging py3-packaging (24.0-r1) (14/25) Purging py3-parsing-pyc (3.1.2-r1) (15/25) Purging py3-parsing (3.1.2-r1) (16/25) Purging python3-pyc (3.12.2-r1) (17/25) Purging python3-pycache-pyc0 (3.12.2-r1) (18/25) Purging pyc (3.12.2-r1) (19/25) Purging python3 (3.12.2-r1) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.4_p20240330-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging readline (8.2.10-r0) (25/25) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-fixtures: Updating the main/ppc64le repository index... >>> py3-fixtures: Signing the index...