>>> py3-fixtures: Building main/py3-fixtures 4.2.2-r0 (using abuild 3.14.1-r5) started Tue, 31 Dec 2024 09:45:19 +0000 >>> py3-fixtures: Validating /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/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-r3) (5/24) Installing sqlite-libs (3.47.2-r0) (6/24) Installing python3 (3.12.8-r1) (7/24) Installing python3-pycache-pyc0 (3.12.8-r1) (8/24) Installing pyc (3.12.8-r1) (9/24) Installing py3-setuptools-pyc (70.3.0-r0) (10/24) Installing py3-parsing (3.2.0-r0) (11/24) Installing py3-parsing-pyc (3.2.0-r0) (12/24) Installing py3-packaging-pyc (24.2-r0) (13/24) Installing py3-pbr-pyc (5.11.1-r5) (14/24) Installing python3-pyc (3.12.8-r1) (15/24) Installing py3-packaging (24.2-r0) (16/24) Installing py3-setuptools (70.3.0-r0) (17/24) Installing py3-pbr (5.11.1-r5) (18/24) Installing py3-installer (0.7.0-r2) (19/24) Installing py3-installer-pyc (0.7.0-r2) (20/24) Installing py3-gpep517 (16-r0) (21/24) Installing py3-gpep517-pyc (16-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-fixtures (20241231.094520) Executing busybox-1.37.0-r10.trigger OK: 329 MiB in 134 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.2.2.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-fixtures: Fetching https://files.pythonhosted.org/packages/source/f/fixtures/fixtures-4.2.2.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 59199 100 59199 0 0 20376 0 0:00:02 0:00:02 --:--:-- 20376 >>> py3-fixtures: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fixtures-4.2.2.tar.gz >>> py3-fixtures: Checking sha512sums... fixtures-4.2.2.tar.gz: OK >>> py3-fixtures: Unpacking /var/cache/distfiles/fixtures-4.2.2.tar.gz... 2024-12-31 09:45:24,922 gpep517 INFO Building wheel via backend pbr.build /usr/lib/python3.12/site-packages/setuptools/command/develop.py:42: 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-12-31 09:45:25,022 root INFO running bdist_wheel 2024-12-31 09:45:25,032 root INFO running build 2024-12-31 09:45:25,032 root INFO running build_py 2024-12-31 09:45:25,035 root INFO creating build 2024-12-31 09:45:25,035 root INFO creating build/lib 2024-12-31 09:45:25,035 root INFO creating build/lib/fixtures 2024-12-31 09:45:25,036 root INFO creating build/lib/fixtures/tests 2024-12-31 09:45:25,036 root INFO copying fixtures/tests/test_callmany.py -> build/lib/fixtures/tests 2024-12-31 09:45:25,036 root INFO copying fixtures/tests/helpers.py -> build/lib/fixtures/tests 2024-12-31 09:45:25,036 root INFO copying fixtures/tests/test_fixture.py -> build/lib/fixtures/tests 2024-12-31 09:45:25,036 root INFO copying fixtures/tests/__init__.py -> build/lib/fixtures/tests 2024-12-31 09:45:25,037 root INFO copying fixtures/tests/test_testcase.py -> build/lib/fixtures/tests 2024-12-31 09:45:25,037 root INFO copying fixtures/callmany.py -> build/lib/fixtures 2024-12-31 09:45:25,037 root INFO copying fixtures/fixture.py -> build/lib/fixtures 2024-12-31 09:45:25,037 root INFO copying fixtures/testcase.py -> build/lib/fixtures 2024-12-31 09:45:25,037 root INFO copying fixtures/__init__.py -> build/lib/fixtures 2024-12-31 09:45:25,038 root INFO creating build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,038 root INFO copying fixtures/tests/_fixtures/test_monkeypatch.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,038 root INFO copying fixtures/tests/_fixtures/test_timeout.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,038 root INFO copying fixtures/tests/_fixtures/test_temphomedir.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,039 root INFO copying fixtures/tests/_fixtures/test_streams.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,039 root INFO copying fixtures/tests/_fixtures/test_tempdir.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,039 root INFO copying fixtures/tests/_fixtures/test_pythonpackage.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,039 root INFO copying fixtures/tests/_fixtures/test_mockpatch.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,039 root INFO copying fixtures/tests/_fixtures/test_logger.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,039 root INFO copying fixtures/tests/_fixtures/test_pythonpath.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,040 root INFO copying fixtures/tests/_fixtures/test_popen.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,040 root INFO copying fixtures/tests/_fixtures/test_environ.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,040 root INFO copying fixtures/tests/_fixtures/test_packagepath.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,040 root INFO copying fixtures/tests/_fixtures/test_warnings.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,040 root INFO copying fixtures/tests/_fixtures/__init__.py -> build/lib/fixtures/tests/_fixtures 2024-12-31 09:45:25,041 root INFO creating build/lib/fixtures/_fixtures 2024-12-31 09:45:25,041 root INFO copying fixtures/_fixtures/timeout.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,041 root INFO copying fixtures/_fixtures/warnings.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,041 root INFO copying fixtures/_fixtures/tempdir.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,041 root INFO copying fixtures/_fixtures/popen.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,042 root INFO copying fixtures/_fixtures/environ.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,042 root INFO copying fixtures/_fixtures/mockpatch.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,042 root INFO copying fixtures/_fixtures/temphomedir.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,042 root INFO copying fixtures/_fixtures/pythonpackage.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,042 root INFO copying fixtures/_fixtures/logger.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,043 root INFO copying fixtures/_fixtures/monkeypatch.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,043 root INFO copying fixtures/_fixtures/packagepath.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,043 root INFO copying fixtures/_fixtures/__init__.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,043 root INFO copying fixtures/_fixtures/streams.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,043 root INFO copying fixtures/_fixtures/pythonpath.py -> build/lib/fixtures/_fixtures 2024-12-31 09:45:25,043 root INFO running egg_info 2024-12-31 09:45:25,045 root INFO writing fixtures.egg-info/PKG-INFO 2024-12-31 09:45:25,046 root INFO writing dependency_links to fixtures.egg-info/dependency_links.txt 2024-12-31 09:45:25,047 root INFO writing requirements to fixtures.egg-info/requires.txt 2024-12-31 09:45:25,047 root INFO writing top-level names to fixtures.egg-info/top_level.txt 2024-12-31 09:45:25,055 root INFO [pbr] Reusing existing SOURCES.txt 2024-12-31 09:45:25,060 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-12-31 09:45:25,060 root INFO running install 2024-12-31 09:45:25,096 root INFO [pbr] Generating AUTHORS 2024-12-31 09:45:25,100 root INFO [pbr] AUTHORS complete (0.0s) 2024-12-31 09:45:25,101 root INFO running install_lib 2024-12-31 09:45:25,105 root INFO creating build/bdist.linux-ppc64le 2024-12-31 09:45:25,105 root INFO creating build/bdist.linux-ppc64le/wheel 2024-12-31 09:45:25,106 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures 2024-12-31 09:45:25,106 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-12-31 09:45:25,106 root INFO copying build/lib/fixtures/tests/test_callmany.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-12-31 09:45:25,107 root INFO copying build/lib/fixtures/tests/helpers.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-12-31 09:45:25,107 root INFO copying build/lib/fixtures/tests/test_fixture.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-12-31 09:45:25,107 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,107 root INFO copying build/lib/fixtures/tests/_fixtures/test_monkeypatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,108 root INFO copying build/lib/fixtures/tests/_fixtures/test_timeout.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,108 root INFO copying build/lib/fixtures/tests/_fixtures/test_temphomedir.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,108 root INFO copying build/lib/fixtures/tests/_fixtures/test_streams.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,109 root INFO copying build/lib/fixtures/tests/_fixtures/test_tempdir.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,109 root INFO copying build/lib/fixtures/tests/_fixtures/test_pythonpackage.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,109 root INFO copying build/lib/fixtures/tests/_fixtures/test_mockpatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,110 root INFO copying build/lib/fixtures/tests/_fixtures/test_logger.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,110 root INFO copying build/lib/fixtures/tests/_fixtures/test_pythonpath.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,110 root INFO copying build/lib/fixtures/tests/_fixtures/test_popen.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,110 root INFO copying build/lib/fixtures/tests/_fixtures/test_environ.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,111 root INFO copying build/lib/fixtures/tests/_fixtures/test_packagepath.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,111 root INFO copying build/lib/fixtures/tests/_fixtures/test_warnings.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,111 root INFO copying build/lib/fixtures/tests/_fixtures/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests/_fixtures 2024-12-31 09:45:25,112 root INFO copying build/lib/fixtures/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-12-31 09:45:25,112 root INFO copying build/lib/fixtures/tests/test_testcase.py -> build/bdist.linux-ppc64le/wheel/fixtures/tests 2024-12-31 09:45:25,112 root INFO copying build/lib/fixtures/callmany.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-12-31 09:45:25,113 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,113 root INFO copying build/lib/fixtures/_fixtures/timeout.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,113 root INFO copying build/lib/fixtures/_fixtures/warnings.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,113 root INFO copying build/lib/fixtures/_fixtures/tempdir.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,114 root INFO copying build/lib/fixtures/_fixtures/popen.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,114 root INFO copying build/lib/fixtures/_fixtures/environ.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,114 root INFO copying build/lib/fixtures/_fixtures/mockpatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,114 root INFO copying build/lib/fixtures/_fixtures/temphomedir.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,115 root INFO copying build/lib/fixtures/_fixtures/pythonpackage.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,115 root INFO copying build/lib/fixtures/_fixtures/logger.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,115 root INFO copying build/lib/fixtures/_fixtures/monkeypatch.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,116 root INFO copying build/lib/fixtures/_fixtures/packagepath.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,116 root INFO copying build/lib/fixtures/_fixtures/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,116 root INFO copying build/lib/fixtures/_fixtures/streams.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,116 root INFO copying build/lib/fixtures/_fixtures/pythonpath.py -> build/bdist.linux-ppc64le/wheel/fixtures/_fixtures 2024-12-31 09:45:25,117 root INFO copying build/lib/fixtures/fixture.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-12-31 09:45:25,117 root INFO copying build/lib/fixtures/testcase.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-12-31 09:45:25,117 root INFO copying build/lib/fixtures/__init__.py -> build/bdist.linux-ppc64le/wheel/fixtures 2024-12-31 09:45:25,118 root INFO running install_egg_info 2024-12-31 09:45:25,121 root INFO Copying fixtures.egg-info to build/bdist.linux-ppc64le/wheel/fixtures-4.2.2-py3.12.egg-info 2024-12-31 09:45:25,123 root INFO running install_scripts 2024-12-31 09:45:25,132 root INFO creating build/bdist.linux-ppc64le/wheel/fixtures-4.2.2.dist-info/WHEEL 2024-12-31 09:45:25,132 wheel INFO creating '/home/buildozer/aports/main/py3-fixtures/src/fixtures-4.2.2/.dist/.tmp-01yw0q7e/fixtures-4.2.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-12-31 09:45:25,133 wheel INFO adding 'fixtures/__init__.py' 2024-12-31 09:45:25,133 wheel INFO adding 'fixtures/callmany.py' 2024-12-31 09:45:25,134 wheel INFO adding 'fixtures/fixture.py' 2024-12-31 09:45:25,134 wheel INFO adding 'fixtures/testcase.py' 2024-12-31 09:45:25,135 wheel INFO adding 'fixtures/_fixtures/__init__.py' 2024-12-31 09:45:25,135 wheel INFO adding 'fixtures/_fixtures/environ.py' 2024-12-31 09:45:25,135 wheel INFO adding 'fixtures/_fixtures/logger.py' 2024-12-31 09:45:25,135 wheel INFO adding 'fixtures/_fixtures/mockpatch.py' 2024-12-31 09:45:25,136 wheel INFO adding 'fixtures/_fixtures/monkeypatch.py' 2024-12-31 09:45:25,136 wheel INFO adding 'fixtures/_fixtures/packagepath.py' 2024-12-31 09:45:25,136 wheel INFO adding 'fixtures/_fixtures/popen.py' 2024-12-31 09:45:25,137 wheel INFO adding 'fixtures/_fixtures/pythonpackage.py' 2024-12-31 09:45:25,137 wheel INFO adding 'fixtures/_fixtures/pythonpath.py' 2024-12-31 09:45:25,137 wheel INFO adding 'fixtures/_fixtures/streams.py' 2024-12-31 09:45:25,138 wheel INFO adding 'fixtures/_fixtures/tempdir.py' 2024-12-31 09:45:25,138 wheel INFO adding 'fixtures/_fixtures/temphomedir.py' 2024-12-31 09:45:25,138 wheel INFO adding 'fixtures/_fixtures/timeout.py' 2024-12-31 09:45:25,139 wheel INFO adding 'fixtures/_fixtures/warnings.py' 2024-12-31 09:45:25,139 wheel INFO adding 'fixtures/tests/__init__.py' 2024-12-31 09:45:25,139 wheel INFO adding 'fixtures/tests/helpers.py' 2024-12-31 09:45:25,139 wheel INFO adding 'fixtures/tests/test_callmany.py' 2024-12-31 09:45:25,140 wheel INFO adding 'fixtures/tests/test_fixture.py' 2024-12-31 09:45:25,140 wheel INFO adding 'fixtures/tests/test_testcase.py' 2024-12-31 09:45:25,140 wheel INFO adding 'fixtures/tests/_fixtures/__init__.py' 2024-12-31 09:45:25,140 wheel INFO adding 'fixtures/tests/_fixtures/test_environ.py' 2024-12-31 09:45:25,140 wheel INFO adding 'fixtures/tests/_fixtures/test_logger.py' 2024-12-31 09:45:25,141 wheel INFO adding 'fixtures/tests/_fixtures/test_mockpatch.py' 2024-12-31 09:45:25,141 wheel INFO adding 'fixtures/tests/_fixtures/test_monkeypatch.py' 2024-12-31 09:45:25,141 wheel INFO adding 'fixtures/tests/_fixtures/test_packagepath.py' 2024-12-31 09:45:25,141 wheel INFO adding 'fixtures/tests/_fixtures/test_popen.py' 2024-12-31 09:45:25,142 wheel INFO adding 'fixtures/tests/_fixtures/test_pythonpackage.py' 2024-12-31 09:45:25,142 wheel INFO adding 'fixtures/tests/_fixtures/test_pythonpath.py' 2024-12-31 09:45:25,142 wheel INFO adding 'fixtures/tests/_fixtures/test_streams.py' 2024-12-31 09:45:25,142 wheel INFO adding 'fixtures/tests/_fixtures/test_tempdir.py' 2024-12-31 09:45:25,142 wheel INFO adding 'fixtures/tests/_fixtures/test_temphomedir.py' 2024-12-31 09:45:25,142 wheel INFO adding 'fixtures/tests/_fixtures/test_timeout.py' 2024-12-31 09:45:25,143 wheel INFO adding 'fixtures/tests/_fixtures/test_warnings.py' 2024-12-31 09:45:25,143 wheel INFO adding 'fixtures-4.2.2.dist-info/AUTHORS' 2024-12-31 09:45:25,143 wheel INFO adding 'fixtures-4.2.2.dist-info/COPYING' 2024-12-31 09:45:25,143 wheel INFO adding 'fixtures-4.2.2.dist-info/METADATA' 2024-12-31 09:45:25,144 wheel INFO adding 'fixtures-4.2.2.dist-info/WHEEL' 2024-12-31 09:45:25,144 wheel INFO adding 'fixtures-4.2.2.dist-info/pbr.json' 2024-12-31 09:45:25,144 wheel INFO adding 'fixtures-4.2.2.dist-info/top_level.txt' 2024-12-31 09:45:25,144 wheel INFO adding 'fixtures-4.2.2.dist-info/RECORD' 2024-12-31 09:45:25,145 root INFO removing build/bdist.linux-ppc64le/wheel 2024-12-31 09:45:25,146 gpep517 INFO The backend produced .dist/fixtures-4.2.2-py3-none-any.whl fixtures-4.2.2-py3-none-any.whl >>> py3-fixtures: Entering fakeroot... >>> py3-fixtures-pyc*: Running split function pyc... '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__' '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__' '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__' '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: 201.4 KB >>> py3-fixtures-pyc*: Compressing data... >>> py3-fixtures-pyc*: Create checksum... >>> py3-fixtures-pyc*: Create py3-fixtures-pyc-4.2.2-r0.apk >>> py3-fixtures*: Tracing dependencies... py3-pbr python3 python3~3.12 >>> py3-fixtures*: Package size: 175.4 KB >>> py3-fixtures*: Compressing data... >>> py3-fixtures*: Create checksum... >>> py3-fixtures*: Create py3-fixtures-4.2.2-r0.apk >>> py3-fixtures: Build complete at Tue, 31 Dec 2024 09:45:25 +0000 elapsed time 0h 0m 6s >>> py3-fixtures: Cleaning up srcdir >>> py3-fixtures: Cleaning up pkgdir >>> py3-fixtures: Uninstalling dependencies... (1/24) Purging .makedepends-py3-fixtures (20241231.094520) (2/24) Purging py3-pbr-pyc (5.11.1-r5) (3/24) Purging py3-pbr (5.11.1-r5) (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.2-r0) (13/24) Purging py3-packaging (24.2-r0) (14/24) Purging py3-parsing-pyc (3.2.0-r0) (15/24) Purging py3-parsing (3.2.0-r0) (16/24) Purging python3-pyc (3.12.8-r1) (17/24) Purging python3-pycache-pyc0 (3.12.8-r1) (18/24) Purging pyc (3.12.8-r1) (19/24) Purging python3 (3.12.8-r1) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libffi (3.4.6-r0) (22/24) Purging libpanelw (6.5_p20241006-r3) (23/24) Purging mpdecimal (4.0.0-r0) (24/24) Purging sqlite-libs (3.47.2-r0) Executing busybox-1.37.0-r10.trigger OK: 279 MiB in 110 packages >>> py3-fixtures: Updating the main/ppc64le repository index... >>> py3-fixtures: Signing the index...