>>> py3-case: Building community/py3-case 1.5.3-r7 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 10:00:06 +0000 >>> py3-case: Validating /home/buildozer/aports/community/py3-case/APKBUILD... >>> py3-case: Analyzing dependencies... >>> py3-case: Installing for build: build-base python3 py3-six py3-setuptools py3-wheel py3-gpep517 py3-coverage py3-mock py3-nose (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r0) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing python3-pyc (3.12.10-r0) (12/32) Installing py3-six (1.17.0-r0) (13/32) Installing py3-six-pyc (1.17.0-r0) (14/32) Installing py3-parsing (3.2.0-r0) (15/32) Installing py3-parsing-pyc (3.2.0-r0) (16/32) Installing py3-packaging (24.2-r0) (17/32) Installing py3-packaging-pyc (24.2-r0) (18/32) Installing py3-setuptools (77.0.3-r0) (19/32) Installing py3-setuptools-pyc (77.0.3-r0) (20/32) Installing py3-wheel (0.43.0-r0) (21/32) Installing py3-wheel-pyc (0.43.0-r0) (22/32) Installing py3-installer (0.7.0-r2) (23/32) Installing py3-installer-pyc (0.7.0-r2) (24/32) Installing py3-gpep517 (16-r0) (25/32) Installing py3-gpep517-pyc (16-r0) (26/32) Installing py3-coverage (7.6.10-r0) (27/32) Installing py3-coverage-pyc (7.6.10-r0) (28/32) Installing py3-mock (5.2.0-r0) (29/32) Installing py3-mock-pyc (5.2.0-r0) (30/32) Installing py3-nose (1.3.7-r13) (31/32) Installing py3-nose-pyc (1.3.7-r13) (32/32) Installing .makedepends-py3-case (20250424.100032) Executing busybox-1.37.0-r16.trigger OK: 448 MiB in 135 packages >>> py3-case: Cleaning up srcdir >>> py3-case: Cleaning up pkgdir >>> py3-case: Cleaning up tmpdir >>> py3-case: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/case-1.5.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-case: Fetching https://files.pythonhosted.org/packages/source/c/case/case-1.5.3.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.22/case-1.5.3.tar.gz.part' case-1.5.3.tar.gz.pa 100% |********************************| 58469 0:00:00 ETA '/var/cache/distfiles/v3.22/case-1.5.3.tar.gz.part' saved >>> py3-case: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/case-1.5.3.tar.gz >>> py3-case: Checking sha512sums... case-1.5.3.tar.gz: OK >>> py3-case: Unpacking /var/cache/distfiles/v3.22/case-1.5.3.tar.gz... 2025-04-24 10:00:33,620 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-24 10:00:33,657 root INFO running bdist_wheel 2025-04-24 10:00:33,671 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-24 10:00:33,680 root INFO running build 2025-04-24 10:00:33,680 root INFO running build_py 2025-04-24 10:00:33,685 root INFO creating build/lib/case 2025-04-24 10:00:33,685 root INFO copying case/utils.py -> build/lib/case 2025-04-24 10:00:33,686 root INFO copying case/__init__.py -> build/lib/case 2025-04-24 10:00:33,686 root INFO copying case/case.py -> build/lib/case 2025-04-24 10:00:33,687 root INFO copying case/pytest.py -> build/lib/case 2025-04-24 10:00:33,687 root INFO copying case/skip.py -> build/lib/case 2025-04-24 10:00:33,687 root INFO copying case/mock.py -> build/lib/case 2025-04-24 10:00:33,688 root INFO creating build/lib/case/tests 2025-04-24 10:00:33,688 root INFO copying case/tests/__init__.py -> build/lib/case/tests 2025-04-24 10:00:33,697 root INFO installing to build/bdist.linux-i686/wheel 2025-04-24 10:00:33,697 root INFO running install 2025-04-24 10:00:33,710 root INFO running install_lib 2025-04-24 10:00:33,715 root INFO creating build/bdist.linux-i686/wheel 2025-04-24 10:00:33,715 root INFO creating build/bdist.linux-i686/wheel/case 2025-04-24 10:00:33,715 root INFO copying build/lib/case/utils.py -> build/bdist.linux-i686/wheel/./case 2025-04-24 10:00:33,716 root INFO copying build/lib/case/__init__.py -> build/bdist.linux-i686/wheel/./case 2025-04-24 10:00:33,716 root INFO copying build/lib/case/case.py -> build/bdist.linux-i686/wheel/./case 2025-04-24 10:00:33,716 root INFO copying build/lib/case/pytest.py -> build/bdist.linux-i686/wheel/./case 2025-04-24 10:00:33,717 root INFO creating build/bdist.linux-i686/wheel/case/tests 2025-04-24 10:00:33,717 root INFO copying build/lib/case/tests/__init__.py -> build/bdist.linux-i686/wheel/./case/tests 2025-04-24 10:00:33,717 root INFO copying build/lib/case/skip.py -> build/bdist.linux-i686/wheel/./case 2025-04-24 10:00:33,717 root INFO copying build/lib/case/mock.py -> build/bdist.linux-i686/wheel/./case 2025-04-24 10:00:33,718 root INFO running install_egg_info 2025-04-24 10:00:33,723 root INFO running egg_info 2025-04-24 10:00:33,727 root INFO writing case.egg-info/PKG-INFO 2025-04-24 10:00:33,728 root INFO writing dependency_links to case.egg-info/dependency_links.txt 2025-04-24 10:00:33,728 root INFO writing entry points to case.egg-info/entry_points.txt 2025-04-24 10:00:33,728 root INFO writing requirements to case.egg-info/requires.txt 2025-04-24 10:00:33,728 root INFO writing top-level names to case.egg-info/top_level.txt 2025-04-24 10:00:33,733 root INFO reading manifest file 'case.egg-info/SOURCES.txt' 2025-04-24 10:00:33,735 root INFO reading manifest template 'MANIFEST.in' 2025-04-24 10:00:33,736 root WARNING warning: no files found matching 'README' under directory 'extra' 2025-04-24 10:00:33,736 root WARNING warning: no files found matching '*.py' under directory 'extra' 2025-04-24 10:00:33,737 root INFO adding license file 'LICENSE' 2025-04-24 10:00:33,739 root INFO writing manifest file 'case.egg-info/SOURCES.txt' 2025-04-24 10:00:33,739 root INFO Copying case.egg-info to build/bdist.linux-i686/wheel/./case-1.5.3-py3.12.egg-info 2025-04-24 10:00:33,740 root INFO running install_scripts 2025-04-24 10:00:33,742 root INFO creating build/bdist.linux-i686/wheel/case-1.5.3.dist-info/WHEEL 2025-04-24 10:00:33,742 wheel INFO creating '/home/buildozer/aports/community/py3-case/src/case-1.5.3/.dist/.tmp-4i2ivtds/case-1.5.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-24 10:00:33,743 wheel INFO adding 'case/__init__.py' 2025-04-24 10:00:33,743 wheel INFO adding 'case/case.py' 2025-04-24 10:00:33,744 wheel INFO adding 'case/mock.py' 2025-04-24 10:00:33,744 wheel INFO adding 'case/pytest.py' 2025-04-24 10:00:33,744 wheel INFO adding 'case/skip.py' 2025-04-24 10:00:33,744 wheel INFO adding 'case/utils.py' 2025-04-24 10:00:33,745 wheel INFO adding 'case/tests/__init__.py' 2025-04-24 10:00:33,745 wheel INFO adding 'case-1.5.3.dist-info/licenses/LICENSE' 2025-04-24 10:00:33,745 wheel INFO adding 'case-1.5.3.dist-info/METADATA' 2025-04-24 10:00:33,746 wheel INFO adding 'case-1.5.3.dist-info/WHEEL' 2025-04-24 10:00:33,746 wheel INFO adding 'case-1.5.3.dist-info/entry_points.txt' 2025-04-24 10:00:33,746 wheel INFO adding 'case-1.5.3.dist-info/top_level.txt' 2025-04-24 10:00:33,746 wheel INFO adding 'case-1.5.3.dist-info/RECORD' 2025-04-24 10:00:33,747 root INFO removing build/bdist.linux-i686/wheel 2025-04-24 10:00:33,747 gpep517 INFO The backend produced .dist/case-1.5.3-py2.py3-none-any.whl case-1.5.3-py2.py3-none-any.whl /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License 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-case: check failed >>> py3-case: Uninstalling dependencies... (1/32) Purging .makedepends-py3-case (20250424.100032) (2/32) Purging py3-six-pyc (1.17.0-r0) (3/32) Purging py3-six (1.17.0-r0) (4/32) Purging py3-setuptools-pyc (77.0.3-r0) (5/32) Purging py3-setuptools (77.0.3-r0) (6/32) Purging py3-wheel-pyc (0.43.0-r0) (7/32) Purging py3-wheel (0.43.0-r0) (8/32) Purging py3-packaging-pyc (24.2-r0) (9/32) Purging py3-packaging (24.2-r0) (10/32) Purging py3-parsing-pyc (3.2.0-r0) (11/32) Purging py3-parsing (3.2.0-r0) (12/32) Purging py3-gpep517-pyc (16-r0) (13/32) Purging py3-gpep517 (16-r0) (14/32) Purging py3-installer-pyc (0.7.0-r2) (15/32) Purging py3-installer (0.7.0-r2) (16/32) Purging py3-coverage-pyc (7.6.10-r0) (17/32) Purging py3-coverage (7.6.10-r0) (18/32) Purging py3-mock-pyc (5.2.0-r0) (19/32) Purging py3-mock (5.2.0-r0) (20/32) Purging py3-nose-pyc (1.3.7-r13) (21/32) Purging py3-nose (1.3.7-r13) (22/32) Purging python3-pyc (3.12.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r0) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages