>>> py3-shtab: Building community/py3-shtab 1.7.1-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:34:37 +0000 >>> py3-shtab: Validating /home/udu/aports/community/py3-shtab/APKBUILD... >>> py3-shtab: Analyzing dependencies... >>> py3-shtab: Installing for build: build-base python3 py3-setuptools py3-setuptools_scm py3-wheel py3-gpep517 py3-installer py3-pytest py3-pytest-cov py3-pytest-timeout bash WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/29) Installing py3-parsing (3.2.3-r0) (2/29) Installing py3-parsing-pyc (3.2.3-r0) (3/29) Installing py3-packaging (25.0-r0) (4/29) Installing py3-packaging-pyc (25.0-r0) (5/29) Installing py3-setuptools (80.9.0-r0) (6/29) Installing py3-setuptools-pyc (80.9.0-r0) (7/29) Installing py3-setuptools_scm (8.3.1-r0) (8/29) Installing py3-setuptools_scm-pyc (8.3.1-r0) (9/29) Installing py3-wheel (0.46.1-r0) (10/29) Installing py3-wheel-pyc (0.46.1-r0) (11/29) Installing py3-installer (0.7.0-r2) (12/29) Installing py3-installer-pyc (0.7.0-r2) (13/29) Installing py3-gpep517 (19-r0) (14/29) Installing py3-gpep517-pyc (19-r0) (15/29) Installing py3-iniconfig (2.1.0-r0) (16/29) Installing py3-iniconfig-pyc (2.1.0-r0) (17/29) Installing py3-pluggy (1.5.0-r0) (18/29) Installing py3-pluggy-pyc (1.5.0-r0) (19/29) Installing py3-py (1.11.0-r4) (20/29) Installing py3-py-pyc (1.11.0-r4) (21/29) Installing py3-pytest (8.3.5-r0) (22/29) Installing py3-pytest-pyc (8.3.5-r0) (23/29) Installing py3-coverage (7.8.2-r0) (24/29) Installing py3-coverage-pyc (7.8.2-r0) (25/29) Installing py3-pytest-cov (5.0.0-r0) (26/29) Installing py3-pytest-cov-pyc (5.0.0-r0) (27/29) Installing py3-pytest-timeout (2.3.1-r1) (28/29) Installing py3-pytest-timeout-pyc (2.3.1-r1) (29/29) Installing .makedepends-py3-shtab (20251013.043437) Executing busybox-1.37.0-r19.trigger OK: 312 MiB in 118 packages >>> py3-shtab: Cleaning up srcdir >>> py3-shtab: Cleaning up pkgdir >>> py3-shtab: Cleaning up tmpdir >>> py3-shtab: Fetching https://github.com/iterative/shtab/releases/download/v1.7.1/shtab-1.7.1.tar.gz >>> py3-shtab: Fetching https://github.com/iterative/shtab/releases/download/v1.7.1/shtab-1.7.1.tar.gz >>> py3-shtab: Checking sha512sums... shtab-1.7.1.tar.gz: OK >>> py3-shtab: Unpacking /var/cache/distfiles/shtab-1.7.1.tar.gz... 2025-10-13 04:34:38,487 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 04:34:38,517 root INFO running bdist_wheel 2025-10-13 04:34:38,524 root INFO running build 2025-10-13 04:34:38,524 root INFO running build_py 2025-10-13 04:34:38,525 root INFO creating build/lib/shtab 2025-10-13 04:34:38,525 root INFO copying shtab/_dist_ver.py -> build/lib/shtab 2025-10-13 04:34:38,526 root INFO copying shtab/__init__.py -> build/lib/shtab 2025-10-13 04:34:38,526 root INFO copying shtab/__main__.py -> build/lib/shtab 2025-10-13 04:34:38,526 root INFO copying shtab/main.py -> build/lib/shtab 2025-10-13 04:34:38,526 root INFO running egg_info 2025-10-13 04:34:38,527 root INFO writing shtab.egg-info/PKG-INFO 2025-10-13 04:34:38,528 root INFO writing dependency_links to shtab.egg-info/dependency_links.txt 2025-10-13 04:34:38,528 root INFO writing entry points to shtab.egg-info/entry_points.txt 2025-10-13 04:34:38,528 root INFO writing requirements to shtab.egg-info/requires.txt 2025-10-13 04:34:38,528 root INFO writing top-level names to shtab.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-13 04:34:38,536 root INFO reading manifest file 'shtab.egg-info/SOURCES.txt' 2025-10-13 04:34:38,536 root INFO adding license file 'LICENCE' 2025-10-13 04:34:38,536 root INFO writing manifest file 'shtab.egg-info/SOURCES.txt' 2025-10-13 04:34:38,537 root INFO copying shtab/py.typed -> build/lib/shtab 2025-10-13 04:34:38,540 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 04:34:38,540 root INFO running install 2025-10-13 04:34:38,544 root INFO running install_lib 2025-10-13 04:34:38,546 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 04:34:38,546 root INFO creating build/bdist.linux-x86_64/wheel/shtab 2025-10-13 04:34:38,546 root INFO copying build/lib/shtab/_dist_ver.py -> build/bdist.linux-x86_64/wheel/./shtab 2025-10-13 04:34:38,546 root INFO copying build/lib/shtab/py.typed -> build/bdist.linux-x86_64/wheel/./shtab 2025-10-13 04:34:38,546 root INFO copying build/lib/shtab/__init__.py -> build/bdist.linux-x86_64/wheel/./shtab 2025-10-13 04:34:38,546 root INFO copying build/lib/shtab/__main__.py -> build/bdist.linux-x86_64/wheel/./shtab 2025-10-13 04:34:38,546 root INFO copying build/lib/shtab/main.py -> build/bdist.linux-x86_64/wheel/./shtab 2025-10-13 04:34:38,546 root INFO running install_egg_info 2025-10-13 04:34:38,548 root INFO Copying shtab.egg-info to build/bdist.linux-x86_64/wheel/./shtab-1.7.1-py3.12.egg-info 2025-10-13 04:34:38,548 root INFO running install_scripts 2025-10-13 04:34:38,548 root INFO creating build/bdist.linux-x86_64/wheel/shtab-1.7.1.dist-info/WHEEL 2025-10-13 04:34:38,549 wheel INFO creating '/home/udu/aports/community/py3-shtab/src/shtab-1.7.1/.dist/.tmp-h4hpui4g/shtab-1.7.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 04:34:38,549 wheel INFO adding 'shtab/__init__.py' 2025-10-13 04:34:38,549 wheel INFO adding 'shtab/__main__.py' 2025-10-13 04:34:38,549 wheel INFO adding 'shtab/_dist_ver.py' 2025-10-13 04:34:38,549 wheel INFO adding 'shtab/main.py' 2025-10-13 04:34:38,549 wheel INFO adding 'shtab/py.typed' 2025-10-13 04:34:38,549 wheel INFO adding 'shtab-1.7.1.dist-info/licenses/LICENCE' 2025-10-13 04:34:38,549 wheel INFO adding 'shtab-1.7.1.dist-info/METADATA' 2025-10-13 04:34:38,549 wheel INFO adding 'shtab-1.7.1.dist-info/WHEEL' 2025-10-13 04:34:38,550 wheel INFO adding 'shtab-1.7.1.dist-info/entry_points.txt' 2025-10-13 04:34:38,550 wheel INFO adding 'shtab-1.7.1.dist-info/top_level.txt' 2025-10-13 04:34:38,550 wheel INFO adding 'shtab-1.7.1.dist-info/RECORD' 2025-10-13 04:34:38,550 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 04:34:38,550 gpep517 INFO The backend produced .dist/shtab-1.7.1-py3-none-any.whl shtab-1.7.1-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 -- /home/udu/aports/community/py3-shtab/src/shtab-1.7.1/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/udu/aports/community/py3-shtab/src/shtab-1.7.1 configfile: pyproject.toml testpaths: tests plugins: cov-5.0.0, timeout-2.3.1 timeout: 5.0s timeout method: signal timeout func_only: False collecting ... collected 50 items tests/test_shtab.py::test_bash[export FOO=1-"$FOO" -eq 1] PASSED [ 2%] tests/test_shtab.py::test_bash[--z "${FOO-}"] PASSED [ 4%] tests/test_shtab.py::test_bash_compgen PASSED [ 6%] tests/test_shtab.py::test_choices PASSED [ 8%] tests/test_shtab.py::test_main[bash] PASSED [ 10%] tests/test_shtab.py::test_main[zsh] PASSED [ 12%] tests/test_shtab.py::test_main[tcsh] PASSED [ 14%] tests/test_shtab.py::test_main_self_completion[bash] PASSED [ 16%] tests/test_shtab.py::test_main_self_completion[zsh] PASSED [ 18%] tests/test_shtab.py::test_main_self_completion[tcsh] PASSED [ 20%] tests/test_shtab.py::test_prog_override[bash] PASSED [ 22%] tests/test_shtab.py::test_prog_override[zsh] PASSED [ 24%] tests/test_shtab.py::test_prog_override[tcsh] PASSED [ 26%] tests/test_shtab.py::test_prog_scripts[bash] PASSED [ 28%] tests/test_shtab.py::test_prog_scripts[zsh] PASSED [ 30%] tests/test_shtab.py::test_prog_scripts[tcsh] PASSED [ 32%] tests/test_shtab.py::test_prefix_override[bash] PASSED [ 34%] tests/test_shtab.py::test_prefix_override[zsh] PASSED [ 36%] tests/test_shtab.py::test_prefix_override[tcsh] PASSED [ 38%] tests/test_shtab.py::test_complete[bash] PASSED [ 40%] tests/test_shtab.py::test_complete[zsh] PASSED [ 42%] tests/test_shtab.py::test_complete[tcsh] PASSED [ 44%] tests/test_shtab.py::test_positional_choices[bash] PASSED [ 46%] tests/test_shtab.py::test_positional_choices[zsh] PASSED [ 48%] tests/test_shtab.py::test_positional_choices[tcsh] PASSED [ 50%] tests/test_shtab.py::test_custom_complete[bash] PASSED [ 52%] tests/test_shtab.py::test_custom_complete[zsh] PASSED [ 54%] tests/test_shtab.py::test_custom_complete[tcsh] PASSED [ 56%] tests/test_shtab.py::test_subparser_custom_complete[bash] PASSED [ 58%] tests/test_shtab.py::test_subparser_custom_complete[zsh] PASSED [ 60%] tests/test_shtab.py::test_subparser_custom_complete[tcsh] PASSED [ 62%] tests/test_shtab.py::test_subparser_aliases[bash] PASSED [ 64%] tests/test_shtab.py::test_subparser_aliases[zsh] PASSED [ 66%] tests/test_shtab.py::test_subparser_aliases[tcsh] PASSED [ 68%] tests/test_shtab.py::test_subparser_colons[bash] PASSED [ 70%] tests/test_shtab.py::test_subparser_colons[zsh] PASSED [ 72%] tests/test_shtab.py::test_subparser_colons[tcsh] PASSED [ 74%] tests/test_shtab.py::test_subparser_slashes[bash] PASSED [ 76%] tests/test_shtab.py::test_subparser_slashes[zsh] PASSED [ 78%] tests/test_shtab.py::test_subparser_slashes[tcsh] PASSED [ 80%] tests/test_shtab.py::test_add_argument_to_optional[bash] PASSED [ 82%] tests/test_shtab.py::test_add_argument_to_optional[zsh] PASSED [ 84%] tests/test_shtab.py::test_add_argument_to_optional[tcsh] PASSED [ 86%] tests/test_shtab.py::test_add_argument_to_positional[bash] PASSED [ 88%] tests/test_shtab.py::test_add_argument_to_positional[zsh] PASSED [ 90%] tests/test_shtab.py::test_add_argument_to_positional[tcsh] PASSED [ 92%] tests/test_shtab.py::test_get_completer[bash] PASSED [ 94%] tests/test_shtab.py::test_get_completer[zsh] PASSED [ 96%] tests/test_shtab.py::test_get_completer[tcsh] PASSED [ 98%] tests/test_shtab.py::test_get_completer_invalid PASSED [100%] ---------- coverage: platform linux, python 3.12.11-final-0 ---------- Name Stmts Miss Cover Missing -------------------------------------------------- shtab/__init__.py 314 29 91% 28-34, 98, 109, 157, 185, 201-202, 226, 249, 254-255, 265-267, 483, 542-543, 702, 711, 755-758, 768 shtab/__main__.py 6 6 0% 1-8 shtab/_dist_ver.py 1 0 100% shtab/main.py 40 5 88% 45-49 -------------------------------------------------- TOTAL 361 40 89% Coverage XML written to file coverage.xml ============================================================================================================================================= slowest durations ============================================================================================================================================== 0.03s call tests/test_shtab.py::test_subparser_aliases[bash] 0.02s call tests/test_shtab.py::test_add_argument_to_positional[bash] 0.02s call tests/test_shtab.py::test_subparser_custom_complete[bash] 0.01s call tests/test_shtab.py::test_subparser_slashes[bash] 0.01s call tests/test_shtab.py::test_subparser_colons[bash] 0.01s call tests/test_shtab.py::test_prefix_override[bash] (144 durations < 0.005s hidden. Use -vv to show these durations.) ============================================================================================================================================= 50 passed in 0.30s ============================================================================================================================================= >>> py3-shtab: Entering fakeroot... >>> py3-shtab-doc*: Running split function doc... >>> py3-shtab-doc*: Preparing subpackage py3-shtab-doc... >>> py3-shtab-doc*: Running postcheck for py3-shtab-doc >>> py3-shtab-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/shtab/__pycache__' -> '/home/udu/aports/community/py3-shtab/pkg/py3-shtab-pyc/usr/lib/python3.12/site-packages/shtab/__pycache__' >>> py3-shtab-pyc*: Preparing subpackage py3-shtab-pyc... >>> py3-shtab-pyc*: Running postcheck for py3-shtab-pyc >>> py3-shtab*: Running postcheck for py3-shtab >>> py3-shtab*: Preparing package py3-shtab... >>> py3-shtab-doc*: Tracing dependencies... python3 >>> py3-shtab-doc*: Package size: 3.9 KB >>> py3-shtab-doc*: Compressing data... >>> py3-shtab-doc*: Create checksum... >>> py3-shtab-doc*: Create py3-shtab-doc-1.7.1-r0.apk >>> py3-shtab-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-shtab-pyc*: Package size: 42.0 KB >>> py3-shtab-pyc*: Compressing data... >>> py3-shtab-pyc*: Create checksum... >>> py3-shtab-pyc*: Create py3-shtab-pyc-1.7.1-r0.apk >>> py3-shtab*: Tracing dependencies... python3 python3~3.12 >>> py3-shtab*: Package size: 42.0 KB >>> py3-shtab*: Compressing data... >>> py3-shtab*: Create checksum... >>> py3-shtab*: Create py3-shtab-1.7.1-r0.apk >>> py3-shtab: Build complete at Mon, 13 Oct 2025 04:34:39 +0000 elapsed time 0h 0m 2s >>> py3-shtab: Cleaning up srcdir >>> py3-shtab: Cleaning up pkgdir >>> py3-shtab: Uninstalling dependencies... (1/29) Purging .makedepends-py3-shtab (20251013.043437) (2/29) Purging py3-setuptools_scm-pyc (8.3.1-r0) (3/29) Purging py3-setuptools_scm (8.3.1-r0) (4/29) Purging py3-setuptools-pyc (80.9.0-r0) (5/29) Purging py3-setuptools (80.9.0-r0) (6/29) Purging py3-wheel-pyc (0.46.1-r0) (7/29) Purging py3-wheel (0.46.1-r0) (8/29) Purging py3-gpep517-pyc (19-r0) (9/29) Purging py3-gpep517 (19-r0) (10/29) Purging py3-installer-pyc (0.7.0-r2) (11/29) Purging py3-installer (0.7.0-r2) (12/29) Purging py3-pytest-cov-pyc (5.0.0-r0) (13/29) Purging py3-pytest-cov (5.0.0-r0) (14/29) Purging py3-coverage-pyc (7.8.2-r0) (15/29) Purging py3-coverage (7.8.2-r0) (16/29) Purging py3-pytest-timeout-pyc (2.3.1-r1) (17/29) Purging py3-pytest-timeout (2.3.1-r1) (18/29) Purging py3-pytest-pyc (8.3.5-r0) (19/29) Purging py3-pytest (8.3.5-r0) (20/29) Purging py3-iniconfig-pyc (2.1.0-r0) (21/29) Purging py3-iniconfig (2.1.0-r0) (22/29) Purging py3-packaging-pyc (25.0-r0) (23/29) Purging py3-packaging (25.0-r0) (24/29) Purging py3-parsing-pyc (3.2.3-r0) (25/29) Purging py3-parsing (3.2.3-r0) (26/29) Purging py3-pluggy-pyc (1.5.0-r0) (27/29) Purging py3-pluggy (1.5.0-r0) (28/29) Purging py3-py-pyc (1.11.0-r4) (29/29) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-shtab: Updating the community/x86_64 repository index... >>> py3-shtab: Signing the index...