>>> py3-pytest-click: Building community/py3-pytest-click 1.1.0-r1 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 20:35:39 +0000 >>> py3-pytest-click: Validating /home/buildozer/aports/community/py3-pytest-click/APKBUILD... >>> py3-pytest-click: Analyzing dependencies... >>> py3-pytest-click: Installing for build: build-base py3-click py3-pytest py3-setuptools py3-gpep517 py3-wheel ( 1/37) Installing libbz2 (1.0.8-r6) ( 2/37) Installing libffi (3.5.2-r1) ( 3/37) Installing gdbm (1.26-r0) ( 4/37) Installing xz-libs (5.8.2-r0) ( 5/37) Installing mpdecimal (4.0.1-r0) ( 6/37) Installing libpanelw (6.6_p20260404-r0) ( 7/37) Installing readline (8.3.3-r1) ( 8/37) Installing sqlite-libs (3.53.0-r0) ( 9/37) Installing python3 (3.14.3-r0) (10/37) Installing python3-pycache-pyc0 (3.14.3-r0) (11/37) Installing pyc (3.14.3-r0) (12/37) Installing py3-click-pyc (8.3.3-r0) (13/37) Installing python3-pyc (3.14.3-r0) (14/37) Installing py3-click (8.3.3-r0) (15/37) Installing py3-iniconfig (2.3.0-r1) (16/37) Installing py3-iniconfig-pyc (2.3.0-r1) (17/37) Installing py3-parsing (3.3.2-r1) (18/37) Installing py3-parsing-pyc (3.3.2-r1) (19/37) Installing py3-packaging (26.1-r0) (20/37) Installing py3-packaging-pyc (26.1-r0) (21/37) Installing py3-pluggy (1.6.0-r1) (22/37) Installing py3-pluggy-pyc (1.6.0-r1) (23/37) Installing py3-py (1.11.0-r5) (24/37) Installing py3-py-pyc (1.11.0-r5) (25/37) Installing py3-pygments (2.20.0-r0) (26/37) Installing py3-pygments-pyc (2.20.0-r0) (27/37) Installing py3-pytest (9.0.3-r0) (28/37) Installing py3-pytest-pyc (9.0.3-r0) (29/37) Installing py3-setuptools (82.0.1-r1) (30/37) Installing py3-setuptools-pyc (82.0.1-r1) (31/37) Installing py3-installer (1.0.0-r0) (32/37) Installing py3-installer-pyc (1.0.0-r0) (33/37) Installing py3-gpep517 (19-r2) (34/37) Installing py3-gpep517-pyc (19-r2) (35/37) Installing py3-wheel (0.47.0-r0) (36/37) Installing py3-wheel-pyc (0.47.0-r0) (37/37) Installing .makedepends-py3-pytest-click (20260424.203545) Executing busybox-1.37.0-r31.trigger OK: 484.5 MiB in 139 packages >>> py3-pytest-click: Cleaning up srcdir >>> py3-pytest-click: Cleaning up pkgdir >>> py3-pytest-click: Cleaning up tmpdir >>> py3-pytest-click: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-pytest-click-1.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-pytest-click-1.1.0.tar.gz.part' py3-pytest-click-1.1 100% |********************************| 8974 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-pytest-click-1.1.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-pytest-click-1.1.0.tar.gz: OK >>> py3-pytest-click: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-pytest-click-1.1.0.tar.gz /var/cache/distfiles/v3.24/py3-pytest-click-1.1.0.tar.gz: OK >>> py3-pytest-click: Unpacking /var/cache/distfiles/v3.24/py3-pytest-click-1.1.0.tar.gz... 2026-04-24 20:35:46,877 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-24 20:35:46,902 root INFO running bdist_wheel 2026-04-24 20:35:46,921 root INFO running build 2026-04-24 20:35:46,921 root INFO running build_py 2026-04-24 20:35:46,925 root INFO creating build/lib/pytest_click 2026-04-24 20:35:46,926 root INFO copying src/pytest_click/__init__.py -> build/lib/pytest_click 2026-04-24 20:35:46,926 root INFO copying src/pytest_click/fixtures.py -> build/lib/pytest_click 2026-04-24 20:35:46,926 root INFO running egg_info 2026-04-24 20:35:46,929 root INFO creating src/pytest_click.egg-info 2026-04-24 20:35:46,929 root INFO writing src/pytest_click.egg-info/PKG-INFO 2026-04-24 20:35:46,930 root INFO writing dependency_links to src/pytest_click.egg-info/dependency_links.txt 2026-04-24 20:35:46,930 root INFO writing entry points to src/pytest_click.egg-info/entry_points.txt 2026-04-24 20:35:46,930 root INFO writing requirements to src/pytest_click.egg-info/requires.txt 2026-04-24 20:35:46,930 root INFO writing top-level names to src/pytest_click.egg-info/top_level.txt 2026-04-24 20:35:46,931 root INFO writing manifest file 'src/pytest_click.egg-info/SOURCES.txt' 2026-04-24 20:35:46,934 root INFO reading manifest file 'src/pytest_click.egg-info/SOURCES.txt' 2026-04-24 20:35:46,934 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 20:35:46,935 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-04-24 20:35:46,935 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-04-24 20:35:46,936 root INFO adding license file 'LICENSE' 2026-04-24 20:35:46,937 root INFO writing manifest file 'src/pytest_click.egg-info/SOURCES.txt' 2026-04-24 20:35:46,944 root INFO installing to build/bdist.linux-i686/wheel 2026-04-24 20:35:46,944 root INFO running install 2026-04-24 20:35:46,956 root INFO running install_lib 2026-04-24 20:35:46,959 root INFO creating build/bdist.linux-i686/wheel 2026-04-24 20:35:46,960 root INFO creating build/bdist.linux-i686/wheel/pytest_click 2026-04-24 20:35:46,960 root INFO copying build/lib/pytest_click/__init__.py -> build/bdist.linux-i686/wheel/./pytest_click 2026-04-24 20:35:46,960 root INFO copying build/lib/pytest_click/fixtures.py -> build/bdist.linux-i686/wheel/./pytest_click 2026-04-24 20:35:46,960 root INFO running install_egg_info 2026-04-24 20:35:46,964 root INFO Copying src/pytest_click.egg-info to build/bdist.linux-i686/wheel/./pytest_click-1.1.0-py3.14.egg-info 2026-04-24 20:35:46,966 root INFO running install_scripts 2026-04-24 20:35:46,967 root INFO creating build/bdist.linux-i686/wheel/pytest_click-1.1.0.dist-info/WHEEL 2026-04-24 20:35:46,968 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-click/src/pytest-click-1.1.0/.dist/.tmp-y88u9yjd/pytest_click-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-24 20:35:46,968 wheel INFO adding 'pytest_click/__init__.py' 2026-04-24 20:35:46,969 wheel INFO adding 'pytest_click/fixtures.py' 2026-04-24 20:35:46,969 wheel INFO adding 'pytest_click-1.1.0.dist-info/licenses/LICENSE' 2026-04-24 20:35:46,969 wheel INFO adding 'pytest_click-1.1.0.dist-info/METADATA' 2026-04-24 20:35:46,969 wheel INFO adding 'pytest_click-1.1.0.dist-info/WHEEL' 2026-04-24 20:35:46,970 wheel INFO adding 'pytest_click-1.1.0.dist-info/entry_points.txt' 2026-04-24 20:35:46,970 wheel INFO adding 'pytest_click-1.1.0.dist-info/top_level.txt' 2026-04-24 20:35:46,970 wheel INFO adding 'pytest_click-1.1.0.dist-info/RECORD' 2026-04-24 20:35:46,970 root INFO removing build/bdist.linux-i686/wheel 2026-04-24 20:35:46,971 gpep517 INFO The backend produced .dist/pytest_click-1.1.0-py3-none-any.whl pytest_click-1.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-pytest-click/src/pytest-click-1.1.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-click/src/pytest-click-1.1.0 configfile: pyproject.toml plugins: pytest_click-1.1.0 collecting ... collected 8 items test/fixtures/test_cli_runner.py::test_fixture PASSED [ 12%] test/fixtures/test_cli_runner.py::test_real_invocation PASSED [ 25%] test/fixtures/test_cli_runner.py::test_runner_setup PASSED [ 37%] test/fixtures/test_cli_runner.py::test_docstring PASSED [ 50%] test/fixtures/test_isolated_cli_runner.py::test_fixture PASSED [ 62%] test/fixtures/test_isolated_cli_runner.py::test_real_invocation PASSED [ 75%] test/fixtures/test_isolated_cli_runner.py::test_docstring PASSED [ 87%] test/test_plugin.py::test_markers PASSED [100%] ============================== 8 passed in 0.32s =============================== >>> py3-pytest-click: Entering fakeroot... >>> py3-pytest-click-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/pytest_click/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-click/pkg/py3-pytest-click-pyc/usr/lib/python3.14/site-packages/pytest_click/__pycache__' >>> py3-pytest-click-pyc*: Preparing subpackage py3-pytest-click-pyc... Please specify at least one package name on the command line. >>> py3-pytest-click-pyc*: Running postcheck for py3-pytest-click-pyc >>> py3-pytest-click*: Running postcheck for py3-pytest-click >>> py3-pytest-click*: Preparing package py3-pytest-click... Please specify at least one package name on the command line. >>> py3-pytest-click-pyc*: Tracing dependencies... python3~3.14 >>> py3-pytest-click-pyc*: Package size: 2.5 KB >>> py3-pytest-click-pyc*: Compressing data... >>> py3-pytest-click-pyc*: Create checksum... >>> py3-pytest-click-pyc*: Create py3-pytest-click-pyc-1.1.0-r1.apk >>> py3-pytest-click*: Tracing dependencies... py3-click py3-pytest python3~3.14 >>> py3-pytest-click*: Package size: 6.4 KB >>> py3-pytest-click*: Compressing data... >>> py3-pytest-click*: Create checksum... >>> py3-pytest-click*: Create py3-pytest-click-1.1.0-r1.apk >>> py3-pytest-click: Build complete at Fri, 24 Apr 2026 20:35:48 +0000 elapsed time 0h 0m 9s >>> py3-pytest-click: Cleaning up srcdir >>> py3-pytest-click: Cleaning up pkgdir >>> py3-pytest-click: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-pytest-click (20260424.203545) ( 2/37) Purging py3-click-pyc (8.3.3-r0) ( 3/37) Purging py3-click (8.3.3-r0) ( 4/37) Purging py3-pytest-pyc (9.0.3-r0) ( 5/37) Purging py3-pytest (9.0.3-r0) ( 6/37) Purging py3-iniconfig-pyc (2.3.0-r1) ( 7/37) Purging py3-iniconfig (2.3.0-r1) ( 8/37) Purging py3-pluggy-pyc (1.6.0-r1) ( 9/37) Purging py3-pluggy (1.6.0-r1) (10/37) Purging py3-py-pyc (1.11.0-r5) (11/37) Purging py3-py (1.11.0-r5) (12/37) Purging py3-pygments-pyc (2.20.0-r0) (13/37) Purging py3-pygments (2.20.0-r0) (14/37) Purging py3-setuptools-pyc (82.0.1-r1) (15/37) Purging py3-setuptools (82.0.1-r1) (16/37) Purging py3-gpep517-pyc (19-r2) (17/37) Purging py3-gpep517 (19-r2) (18/37) Purging py3-installer-pyc (1.0.0-r0) (19/37) Purging py3-installer (1.0.0-r0) (20/37) Purging py3-wheel-pyc (0.47.0-r0) (21/37) Purging py3-wheel (0.47.0-r0) (22/37) Purging py3-packaging-pyc (26.1-r0) (23/37) Purging py3-packaging (26.1-r0) (24/37) Purging py3-parsing-pyc (3.3.2-r1) (25/37) Purging py3-parsing (3.3.2-r1) (26/37) Purging python3-pyc (3.14.3-r0) (27/37) Purging python3-pycache-pyc0 (3.14.3-r0) (28/37) Purging pyc (3.14.3-r0) (29/37) Purging python3 (3.14.3-r0) (30/37) Purging gdbm (1.26-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.5.2-r1) (33/37) Purging libpanelw (6.6_p20260404-r0) (34/37) Purging mpdecimal (4.0.1-r0) (35/37) Purging readline (8.3.3-r1) (36/37) Purging sqlite-libs (3.53.0-r0) (37/37) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-pytest-click: Updating the community/x86 repository index... >>> py3-pytest-click: Signing the index...