>>> py3-fixtures: Building main/py3-fixtures 4.2.2-r0 (using abuild 3.15.0-r0) started Wed, 10 Sep 2025 06:06:12 +0000 >>> py3-fixtures: Validating /home/udu/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 WARNING: opening /home/udu/packages//main: No such file or directory (1/15) Installing py3-setuptools-pyc (80.9.0-r0) (2/15) Installing py3-parsing (3.2.3-r0) (3/15) Installing py3-parsing-pyc (3.2.3-r0) (4/15) Installing py3-packaging-pyc (25.0-r0) (5/15) Installing py3-pbr-pyc (5.11.1-r5) (6/15) Installing py3-packaging (25.0-r0) (7/15) Installing py3-setuptools (80.9.0-r0) (8/15) Installing py3-pbr (5.11.1-r5) (9/15) Installing py3-installer (0.7.0-r2) (10/15) Installing py3-installer-pyc (0.7.0-r2) (11/15) Installing py3-gpep517 (19-r0) (12/15) Installing py3-gpep517-pyc (19-r0) (13/15) Installing py3-wheel (0.46.1-r0) (14/15) Installing py3-wheel-pyc (0.46.1-r0) (15/15) Installing .makedepends-py3-fixtures (20250910.060612) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 98 packages >>> py3-fixtures: Cleaning up srcdir >>> py3-fixtures: Cleaning up pkgdir >>> py3-fixtures: Cleaning up tmpdir >>> py3-fixtures: Fetching https://files.pythonhosted.org/packages/source/f/fixtures/fixtures-4.2.2.tar.gz >>> py3-fixtures: Fetching https://files.pythonhosted.org/packages/source/f/fixtures/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... 2025-09-10 06:06:12,977 gpep517 INFO Building wheel via backend pbr.build /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-10 06:06:13,009 root INFO running bdist_wheel 2025-09-10 06:06:13,014 root INFO running build 2025-09-10 06:06:13,014 root INFO running build_py 2025-09-10 06:06:13,016 root INFO creating build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/temphomedir.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/tempdir.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/pythonpath.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/streams.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/pythonpackage.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/packagepath.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/timeout.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/monkeypatch.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/mockpatch.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,017 root INFO copying fixtures/_fixtures/logger.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/_fixtures/popen.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/_fixtures/__init__.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/_fixtures/environ.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/_fixtures/warnings.py -> build/lib/fixtures/_fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/testcase.py -> build/lib/fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/fixture.py -> build/lib/fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/__init__.py -> build/lib/fixtures 2025-09-10 06:06:13,018 root INFO copying fixtures/callmany.py -> build/lib/fixtures 2025-09-10 06:06:13,018 root INFO creating build/lib/fixtures/tests 2025-09-10 06:06:13,018 root INFO copying fixtures/tests/test_fixture.py -> build/lib/fixtures/tests 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/helpers.py -> build/lib/fixtures/tests 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/test_testcase.py -> build/lib/fixtures/tests 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/__init__.py -> build/lib/fixtures/tests 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/test_callmany.py -> build/lib/fixtures/tests 2025-09-10 06:06:13,019 root INFO creating build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/_fixtures/test_logger.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/_fixtures/test_popen.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/_fixtures/test_warnings.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/_fixtures/test_tempdir.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,019 root INFO copying fixtures/tests/_fixtures/test_mockpatch.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_monkeypatch.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_timeout.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_temphomedir.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_streams.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/__init__.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_packagepath.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_pythonpackage.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_pythonpath.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO copying fixtures/tests/_fixtures/test_environ.py -> build/lib/fixtures/tests/_fixtures 2025-09-10 06:06:13,020 root INFO running egg_info 2025-09-10 06:06:13,024 root INFO writing fixtures.egg-info/PKG-INFO 2025-09-10 06:06:13,025 root INFO writing dependency_links to fixtures.egg-info/dependency_links.txt 2025-09-10 06:06:13,025 root INFO writing requirements to fixtures.egg-info/requires.txt 2025-09-10 06:06:13,025 root INFO writing top-level names to fixtures.egg-info/top_level.txt 2025-09-10 06:06:13,025 root INFO [pbr] Reusing existing SOURCES.txt 2025-09-10 06:06:13,027 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-10 06:06:13,027 root INFO running install 2025-09-10 06:06:13,033 root INFO [pbr] Generating AUTHORS 2025-09-10 06:06:13,034 root INFO [pbr] AUTHORS complete (0.0s) 2025-09-10 06:06:13,034 root INFO running install_lib 2025-09-10 06:06:13,038 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-10 06:06:13,038 root INFO creating build/bdist.linux-x86_64/wheel/fixtures 2025-09-10 06:06:13,038 root INFO copying build/lib/fixtures/testcase.py -> build/bdist.linux-x86_64/wheel/./fixtures 2025-09-10 06:06:13,038 root INFO copying build/lib/fixtures/fixture.py -> build/bdist.linux-x86_64/wheel/./fixtures 2025-09-10 06:06:13,039 root INFO creating build/bdist.linux-x86_64/wheel/fixtures/_fixtures 2025-09-10 06:06:13,039 root INFO copying build/lib/fixtures/_fixtures/temphomedir.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,039 root INFO copying build/lib/fixtures/_fixtures/tempdir.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,039 root INFO copying build/lib/fixtures/_fixtures/pythonpath.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,039 root INFO copying build/lib/fixtures/_fixtures/streams.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,040 root INFO copying build/lib/fixtures/_fixtures/pythonpackage.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,040 root INFO copying build/lib/fixtures/_fixtures/packagepath.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,040 root INFO copying build/lib/fixtures/_fixtures/timeout.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,040 root INFO copying build/lib/fixtures/_fixtures/monkeypatch.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,040 root INFO copying build/lib/fixtures/_fixtures/mockpatch.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,041 root INFO copying build/lib/fixtures/_fixtures/logger.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,041 root INFO copying build/lib/fixtures/_fixtures/popen.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,041 root INFO copying build/lib/fixtures/_fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,041 root INFO copying build/lib/fixtures/_fixtures/environ.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,041 root INFO copying build/lib/fixtures/_fixtures/warnings.py -> build/bdist.linux-x86_64/wheel/./fixtures/_fixtures 2025-09-10 06:06:13,041 root INFO copying build/lib/fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/./fixtures 2025-09-10 06:06:13,042 root INFO copying build/lib/fixtures/callmany.py -> build/bdist.linux-x86_64/wheel/./fixtures 2025-09-10 06:06:13,042 root INFO creating build/bdist.linux-x86_64/wheel/fixtures/tests 2025-09-10 06:06:13,042 root INFO copying build/lib/fixtures/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests 2025-09-10 06:06:13,042 root INFO copying build/lib/fixtures/tests/helpers.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests 2025-09-10 06:06:13,042 root INFO copying build/lib/fixtures/tests/test_testcase.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests 2025-09-10 06:06:13,043 root INFO creating build/bdist.linux-x86_64/wheel/fixtures/tests/_fixtures 2025-09-10 06:06:13,043 root INFO copying build/lib/fixtures/tests/_fixtures/test_logger.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,043 root INFO copying build/lib/fixtures/tests/_fixtures/test_popen.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,043 root INFO copying build/lib/fixtures/tests/_fixtures/test_warnings.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,043 root INFO copying build/lib/fixtures/tests/_fixtures/test_tempdir.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,044 root INFO copying build/lib/fixtures/tests/_fixtures/test_mockpatch.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,044 root INFO copying build/lib/fixtures/tests/_fixtures/test_monkeypatch.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,044 root INFO copying build/lib/fixtures/tests/_fixtures/test_timeout.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,044 root INFO copying build/lib/fixtures/tests/_fixtures/test_temphomedir.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,044 root INFO copying build/lib/fixtures/tests/_fixtures/test_streams.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,044 root INFO copying build/lib/fixtures/tests/_fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,045 root INFO copying build/lib/fixtures/tests/_fixtures/test_packagepath.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,045 root INFO copying build/lib/fixtures/tests/_fixtures/test_pythonpackage.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,045 root INFO copying build/lib/fixtures/tests/_fixtures/test_pythonpath.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,045 root INFO copying build/lib/fixtures/tests/_fixtures/test_environ.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests/_fixtures 2025-09-10 06:06:13,045 root INFO copying build/lib/fixtures/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests 2025-09-10 06:06:13,046 root INFO copying build/lib/fixtures/tests/test_callmany.py -> build/bdist.linux-x86_64/wheel/./fixtures/tests 2025-09-10 06:06:13,046 root INFO running install_egg_info 2025-09-10 06:06:13,049 root INFO Copying fixtures.egg-info to build/bdist.linux-x86_64/wheel/./fixtures-4.2.2-py3.12.egg-info 2025-09-10 06:06:13,050 root INFO running install_scripts /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) 2025-09-10 06:06:13,053 root INFO creating build/bdist.linux-x86_64/wheel/fixtures-4.2.2.dist-info/WHEEL 2025-09-10 06:06:13,053 wheel INFO creating '/home/udu/aports/main/py3-fixtures/src/fixtures-4.2.2/.dist/.tmp-177zmzvl/fixtures-4.2.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-10 06:06:13,053 wheel INFO adding 'fixtures/__init__.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/callmany.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/fixture.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/testcase.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/_fixtures/__init__.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/_fixtures/environ.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/_fixtures/logger.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/_fixtures/mockpatch.py' 2025-09-10 06:06:13,054 wheel INFO adding 'fixtures/_fixtures/monkeypatch.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/packagepath.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/popen.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/pythonpackage.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/pythonpath.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/streams.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/tempdir.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/temphomedir.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/timeout.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/_fixtures/warnings.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/tests/__init__.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/tests/helpers.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/tests/test_callmany.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/tests/test_fixture.py' 2025-09-10 06:06:13,055 wheel INFO adding 'fixtures/tests/test_testcase.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/__init__.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_environ.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_logger.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_mockpatch.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_monkeypatch.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_packagepath.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_popen.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_pythonpackage.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_pythonpath.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_streams.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_tempdir.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_temphomedir.py' 2025-09-10 06:06:13,056 wheel INFO adding 'fixtures/tests/_fixtures/test_timeout.py' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures/tests/_fixtures/test_warnings.py' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures-4.2.2.dist-info/licenses/AUTHORS' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures-4.2.2.dist-info/licenses/COPYING' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures-4.2.2.dist-info/METADATA' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures-4.2.2.dist-info/WHEEL' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures-4.2.2.dist-info/pbr.json' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures-4.2.2.dist-info/top_level.txt' 2025-09-10 06:06:13,057 wheel INFO adding 'fixtures-4.2.2.dist-info/RECORD' 2025-09-10 06:06:13,057 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-10 06:06:13,058 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/_fixtures/__pycache__' -> '/home/udu/aports/main/py3-fixtures/pkg/py3-fixtures-pyc/usr/lib/python3.12/site-packages/fixtures/_fixtures/__pycache__' 'usr/lib/python3.12/site-packages/fixtures/__pycache__' -> '/home/udu/aports/main/py3-fixtures/pkg/py3-fixtures-pyc/usr/lib/python3.12/site-packages/fixtures/__pycache__' 'usr/lib/python3.12/site-packages/fixtures/tests/_fixtures/__pycache__' -> '/home/udu/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/tests/__pycache__' -> '/home/udu/aports/main/py3-fixtures/pkg/py3-fixtures-pyc/usr/lib/python3.12/site-packages/fixtures/tests/__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.6 KB >>> py3-fixtures*: Compressing data... >>> py3-fixtures*: Create checksum... >>> py3-fixtures*: Create py3-fixtures-4.2.2-r0.apk >>> py3-fixtures: Build complete at Wed, 10 Sep 2025 06:06:13 +0000 elapsed time 0h 0m 1s >>> py3-fixtures: Cleaning up srcdir >>> py3-fixtures: Cleaning up pkgdir >>> py3-fixtures: Uninstalling dependencies... (1/15) Purging .makedepends-py3-fixtures (20250910.060612) (2/15) Purging py3-pbr-pyc (5.11.1-r5) (3/15) Purging py3-pbr (5.11.1-r5) (4/15) Purging py3-gpep517-pyc (19-r0) (5/15) Purging py3-gpep517 (19-r0) (6/15) Purging py3-installer-pyc (0.7.0-r2) (7/15) Purging py3-installer (0.7.0-r2) (8/15) Purging py3-setuptools-pyc (80.9.0-r0) (9/15) Purging py3-setuptools (80.9.0-r0) (10/15) Purging py3-wheel-pyc (0.46.1-r0) (11/15) Purging py3-wheel (0.46.1-r0) (12/15) Purging py3-packaging-pyc (25.0-r0) (13/15) Purging py3-packaging (25.0-r0) (14/15) Purging py3-parsing-pyc (3.2.3-r0) (15/15) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 83 packages >>> py3-fixtures: Updating the main/x86_64 repository index... >>> py3-fixtures: Signing the index...