>>> py3-betamax_matchers: Building community/py3-betamax_matchers 0.4.0-r5 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 22:46:37 +0000 >>> py3-betamax_matchers: Validating /home/buildozer/aports/community/py3-betamax_matchers/APKBUILD... >>> py3-betamax_matchers: Analyzing dependencies... >>> py3-betamax_matchers: Installing for build: build-base python3 py3-betamax py3-requests-toolbelt py3-setuptools (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20250412-r0) (5/30) Installing sqlite-libs (3.49.1-r0) (6/30) Installing python3 (3.12.10-r0) (7/30) Installing python3-pycache-pyc0 (3.12.10-r0) (8/30) Installing pyc (3.12.10-r0) (9/30) Installing python3-pyc (3.12.10-r0) (10/30) Installing py3-certifi (2024.12.14-r0) (11/30) Installing py3-certifi-pyc (2024.12.14-r0) (12/30) Installing py3-charset-normalizer (3.4.1-r0) (13/30) Installing py3-charset-normalizer-pyc (3.4.1-r0) (14/30) Installing py3-idna (3.10-r0) (15/30) Installing py3-idna-pyc (3.10-r0) (16/30) Installing py3-urllib3 (1.26.20-r0) (17/30) Installing py3-urllib3-pyc (1.26.20-r0) (18/30) Installing py3-requests (2.32.3-r0) (19/30) Installing py3-requests-pyc (2.32.3-r0) (20/30) Installing py3-betamax (0.9.0-r1) (21/30) Installing py3-betamax-pyc (0.9.0-r1) (22/30) Installing py3-requests-toolbelt (1.0.0-r1) (23/30) Installing py3-requests-toolbelt-pyc (1.0.0-r1) (24/30) Installing py3-parsing (3.2.0-r0) (25/30) Installing py3-parsing-pyc (3.2.0-r0) (26/30) Installing py3-packaging (24.2-r0) (27/30) Installing py3-packaging-pyc (24.2-r0) (28/30) Installing py3-setuptools (77.0.3-r0) (29/30) Installing py3-setuptools-pyc (77.0.3-r0) (30/30) Installing .makedepends-py3-betamax_matchers (20250423.224657) Executing busybox-1.37.0-r16.trigger OK: 646 MiB in 139 packages >>> py3-betamax_matchers: Cleaning up srcdir >>> py3-betamax_matchers: Cleaning up pkgdir >>> py3-betamax_matchers: Cleaning up tmpdir >>> py3-betamax_matchers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-betamax_matchers-0.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-betamax_matchers: Fetching py3-betamax_matchers-0.4.0.tar.gz::https://github.com/betamaxpy/betamax_matchers/archive/0.4.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/py3-betamax_matchers-0.4.0.tar.gz.part' py3-betamax_matchers 100% |********************************| 5228 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-betamax_matchers-0.4.0.tar.gz.part' saved >>> py3-betamax_matchers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-betamax_matchers-0.4.0.tar.gz >>> py3-betamax_matchers: Checking sha512sums... py3-betamax_matchers-0.4.0.tar.gz: OK >>> py3-betamax_matchers: Unpacking /var/cache/distfiles/v3.22/py3-betamax_matchers-0.4.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/betamax_matchers copying betamax_matchers/__init__.py -> build/lib/betamax_matchers copying betamax_matchers/form_urlencoded.py -> build/lib/betamax_matchers copying betamax_matchers/json_body.py -> build/lib/betamax_matchers copying betamax_matchers/multipart.py -> build/lib/betamax_matchers copying betamax_matchers/_compat.py -> build/lib/betamax_matchers running egg_info creating betamax_matchers.egg-info writing betamax_matchers.egg-info/PKG-INFO writing dependency_links to betamax_matchers.egg-info/dependency_links.txt writing requirements to betamax_matchers.egg-info/requires.txt writing top-level names to betamax_matchers.egg-info/top_level.txt writing manifest file 'betamax_matchers.egg-info/SOURCES.txt' reading manifest file 'betamax_matchers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax_matchers.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' >>> ERROR: py3-betamax_matchers: check failed >>> py3-betamax_matchers: Uninstalling dependencies... (1/30) Purging .makedepends-py3-betamax_matchers (20250423.224657) (2/30) Purging py3-betamax-pyc (0.9.0-r1) (3/30) Purging py3-betamax (0.9.0-r1) (4/30) Purging py3-requests-toolbelt-pyc (1.0.0-r1) (5/30) Purging py3-requests-toolbelt (1.0.0-r1) (6/30) Purging py3-requests-pyc (2.32.3-r0) (7/30) Purging py3-requests (2.32.3-r0) (8/30) Purging py3-certifi-pyc (2024.12.14-r0) (9/30) Purging py3-certifi (2024.12.14-r0) (10/30) Purging py3-charset-normalizer-pyc (3.4.1-r0) (11/30) Purging py3-charset-normalizer (3.4.1-r0) (12/30) Purging py3-idna-pyc (3.10-r0) (13/30) Purging py3-idna (3.10-r0) (14/30) Purging py3-urllib3-pyc (1.26.20-r0) (15/30) Purging py3-urllib3 (1.26.20-r0) (16/30) Purging py3-setuptools-pyc (77.0.3-r0) (17/30) Purging py3-setuptools (77.0.3-r0) (18/30) Purging py3-packaging-pyc (24.2-r0) (19/30) Purging py3-packaging (24.2-r0) (20/30) Purging py3-parsing-pyc (3.2.0-r0) (21/30) Purging py3-parsing (3.2.0-r0) (22/30) Purging python3-pyc (3.12.10-r0) (23/30) Purging python3-pycache-pyc0 (3.12.10-r0) (24/30) Purging pyc (3.12.10-r0) (25/30) Purging python3 (3.12.10-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libbz2 (1.0.8-r6) (28/30) Purging libpanelw (6.5_p20250412-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages