>>> py3-crashtest: Building community/py3-crashtest 0.4.1-r2 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 22:18:42 +0000 >>> py3-crashtest: Checking sanity of /home/buildozer/aports/community/py3-crashtest/APKBUILD... >>> py3-crashtest: Analyzing dependencies... >>> py3-crashtest: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-cov (1/30) Installing libbz2 (1.0.8-r5) (2/30) Installing libffi (3.4.4-r2) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.2-r1) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20230401-r4) (7/30) Installing readline (8.2.1-r1) (8/30) Installing sqlite-libs (3.41.2-r2) (9/30) Installing python3 (3.11.3-r10) (10/30) Installing python3-pycache-pyc0 (3.11.3-r10) (11/30) Installing pyc (0.1-r0) (12/30) Installing python3-pyc (3.11.3-r10) (13/30) Installing py3-parsing (3.0.9-r2) (14/30) Installing py3-parsing-pyc (3.0.9-r2) (15/30) Installing py3-packaging (23.1-r1) (16/30) Installing py3-packaging-pyc (23.1-r1) (17/30) Installing py3-setuptools (67.7.1-r0) (18/30) Installing py3-setuptools-pyc (67.7.1-r0) (19/30) Installing py3-iniconfig (1.1.1-r6) (20/30) Installing py3-iniconfig-pyc (1.1.1-r6) (21/30) Installing py3-pluggy (1.0.0-r3) (22/30) Installing py3-pluggy-pyc (1.0.0-r3) (23/30) Installing py3-py (1.11.0-r2) (24/30) Installing py3-py-pyc (1.11.0-r2) (25/30) Installing py3-pytest (7.3.1-r1) (26/30) Installing py3-pytest-pyc (7.3.1-r1) (27/30) Installing py3-coverage (6.5.0-r4) (28/30) Installing py3-coverage-pyc (6.5.0-r4) (29/30) Installing py3-pytest-cov (4.0.0-r1) (30/30) Installing .makedepends-py3-crashtest (20230421.221843) Executing busybox-1.36.0-r7.trigger OK: 499 MiB in 128 packages >>> py3-crashtest: Cleaning up srcdir >>> py3-crashtest: Cleaning up pkgdir >>> py3-crashtest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/crashtest-0.4.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-crashtest: Fetching https://files.pythonhosted.org/packages/source/c/crashtest/crashtest-0.4.1.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 100 4708 100 4708 0 0 5676 0 --:--:-- --:--:-- --:--:-- 5676 100 4708 100 4708 0 0 5674 0 --:--:-- --:--:-- --:--:-- 0 >>> py3-crashtest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/crashtest-0.4.1.tar.gz >>> py3-crashtest: Checking sha512sums... crashtest-0.4.1.tar.gz: OK >>> py3-crashtest: Unpacking /var/cache/distfiles/v3.18/crashtest-0.4.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/crashtest copying crashtest/frame_collection.py -> build/lib/crashtest copying crashtest/inspector.py -> build/lib/crashtest copying crashtest/frame.py -> build/lib/crashtest copying crashtest/__init__.py -> build/lib/crashtest creating build/lib/crashtest/contracts copying crashtest/contracts/has_solutions_for_exception.py -> build/lib/crashtest/contracts copying crashtest/contracts/base_solution.py -> build/lib/crashtest/contracts copying crashtest/contracts/provides_solution.py -> build/lib/crashtest/contracts copying crashtest/contracts/solution_provider_repository.py -> build/lib/crashtest/contracts copying crashtest/contracts/solution.py -> build/lib/crashtest/contracts copying crashtest/contracts/__init__.py -> build/lib/crashtest/contracts creating build/lib/crashtest/solution_providers copying crashtest/solution_providers/solution_provider_repository.py -> build/lib/crashtest/solution_providers copying crashtest/solution_providers/__init__.py -> build/lib/crashtest/solution_providers copying crashtest/py.typed -> build/lib/crashtest running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating crashtest.egg-info writing crashtest.egg-info/PKG-INFO writing dependency_links to crashtest.egg-info/dependency_links.txt writing top-level names to crashtest.egg-info/top_level.txt writing manifest file 'crashtest.egg-info/SOURCES.txt' reading manifest file 'crashtest.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'crashtest.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-crashtest: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-crashtest/pkg creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts copying build/lib/crashtest/contracts/has_solutions_for_exception.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts copying build/lib/crashtest/contracts/base_solution.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts copying build/lib/crashtest/contracts/provides_solution.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts copying build/lib/crashtest/contracts/solution_provider_repository.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts copying build/lib/crashtest/contracts/solution.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts copying build/lib/crashtest/contracts/__init__.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts copying build/lib/crashtest/frame_collection.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest copying build/lib/crashtest/inspector.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest copying build/lib/crashtest/frame.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest copying build/lib/crashtest/py.typed -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest copying build/lib/crashtest/__init__.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest creating /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/solution_providers copying build/lib/crashtest/solution_providers/solution_provider_repository.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/solution_providers copying build/lib/crashtest/solution_providers/__init__.py -> /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/solution_providers byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts/has_solutions_for_exception.py to has_solutions_for_exception.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts/base_solution.py to base_solution.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts/provides_solution.py to provides_solution.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts/solution_provider_repository.py to solution_provider_repository.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts/solution.py to solution.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/frame_collection.py to frame_collection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/inspector.py to inspector.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/frame.py to frame.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/solution_providers/solution_provider_repository.py to solution_provider_repository.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/solution_providers/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing crashtest.egg-info/PKG-INFO writing dependency_links to crashtest.egg-info/dependency_links.txt writing top-level names to crashtest.egg-info/top_level.txt reading manifest file 'crashtest.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'crashtest.egg-info/SOURCES.txt' Copying crashtest.egg-info to /home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest-0.4.1-py3.11.egg-info running install_scripts >>> py3-crashtest-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/contracts/__pycache__' -> '/home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest-pyc/usr/lib/python3.11/site-packages/crashtest/contracts/__pycache__' '/home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/__pycache__' -> '/home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest-pyc/usr/lib/python3.11/site-packages/crashtest/__pycache__' '/home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest/usr/lib/python3.11/site-packages/crashtest/solution_providers/__pycache__' -> '/home/buildozer/aports/community/py3-crashtest/pkg/py3-crashtest-pyc/usr/lib/python3.11/site-packages/crashtest/solution_providers/__pycache__' >>> py3-crashtest-pyc*: Preparing subpackage py3-crashtest-pyc... >>> py3-crashtest-pyc*: Running postcheck for py3-crashtest-pyc >>> py3-crashtest*: Running postcheck for py3-crashtest >>> py3-crashtest*: Preparing package py3-crashtest... >>> py3-crashtest-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-crashtest-pyc*: Package size: 96.0 KB >>> py3-crashtest-pyc*: Compressing data... >>> py3-crashtest-pyc*: Create checksum... >>> py3-crashtest-pyc*: Create py3-crashtest-pyc-0.4.1-r2.apk >>> py3-crashtest*: Tracing dependencies... python3 python3~3.11 >>> py3-crashtest*: Package size: 92.0 KB >>> py3-crashtest*: Compressing data... >>> py3-crashtest*: Create checksum... >>> py3-crashtest*: Create py3-crashtest-0.4.1-r2.apk >>> py3-crashtest: Build complete at Fri, 21 Apr 2023 22:18:46 +0000 elapsed time 0h 0m 4s >>> py3-crashtest: Cleaning up srcdir >>> py3-crashtest: Cleaning up pkgdir >>> py3-crashtest: Uninstalling dependencies... (1/30) Purging .makedepends-py3-crashtest (20230421.221843) (2/30) Purging py3-setuptools-pyc (67.7.1-r0) (3/30) Purging py3-setuptools (67.7.1-r0) (4/30) Purging py3-pytest-cov (4.0.0-r1) (5/30) Purging py3-pytest-pyc (7.3.1-r1) (6/30) Purging py3-pytest (7.3.1-r1) (7/30) Purging py3-iniconfig-pyc (1.1.1-r6) (8/30) Purging py3-iniconfig (1.1.1-r6) (9/30) Purging py3-packaging-pyc (23.1-r1) (10/30) Purging py3-packaging (23.1-r1) (11/30) Purging py3-parsing-pyc (3.0.9-r2) (12/30) Purging py3-parsing (3.0.9-r2) (13/30) Purging py3-pluggy-pyc (1.0.0-r3) (14/30) Purging py3-pluggy (1.0.0-r3) (15/30) Purging py3-py-pyc (1.11.0-r2) (16/30) Purging py3-py (1.11.0-r2) (17/30) Purging py3-coverage-pyc (6.5.0-r4) (18/30) Purging py3-coverage (6.5.0-r4) (19/30) Purging python3-pyc (3.11.3-r10) (20/30) Purging python3-pycache-pyc0 (3.11.3-r10) (21/30) Purging pyc (0.1-r0) (22/30) Purging python3 (3.11.3-r10) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r5) (25/30) Purging libffi (3.4.4-r2) (26/30) Purging libpanelw (6.4_p20230401-r4) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r1) (29/30) Purging sqlite-libs (3.41.2-r2) (30/30) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-crashtest: Updating the community/ppc64le repository index... >>> py3-crashtest: Signing the index...