>>> py3-plac: Building community/py3-plac 1.4.3-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 23:03:16 +0000 >>> py3-plac: Validating /home/udu/aports/community/py3-plac/APKBUILD... >>> py3-plac: Analyzing dependencies... >>> py3-plac: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel 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/13) Installing py3-installer (0.7.0-r2) (2/13) Installing py3-installer-pyc (0.7.0-r2) (3/13) Installing py3-gpep517 (19-r0) (4/13) Installing py3-gpep517-pyc (19-r0) (5/13) Installing py3-parsing (3.2.3-r0) (6/13) Installing py3-parsing-pyc (3.2.3-r0) (7/13) Installing py3-packaging (25.0-r0) (8/13) Installing py3-packaging-pyc (25.0-r0) (9/13) Installing py3-setuptools (80.9.0-r0) (10/13) Installing py3-setuptools-pyc (80.9.0-r0) (11/13) Installing py3-wheel (0.46.1-r0) (12/13) Installing py3-wheel-pyc (0.46.1-r0) (13/13) Installing .makedepends-py3-plac (20251012.230317) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 102 packages >>> py3-plac: Cleaning up srcdir >>> py3-plac: Cleaning up pkgdir >>> py3-plac: Cleaning up tmpdir >>> py3-plac: Fetching https://files.pythonhosted.org/packages/source/p/plac/plac-1.4.3.tar.gz >>> py3-plac: Fetching https://files.pythonhosted.org/packages/source/p/plac/plac-1.4.3.tar.gz >>> py3-plac: Checking sha512sums... plac-1.4.3.tar.gz: OK index.rst: OK >>> py3-plac: Unpacking /var/cache/distfiles/plac-1.4.3.tar.gz... 2025-10-12 23:03:18,340 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 23:03:18,362 root INFO running bdist_wheel /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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 23:03:18,381 root INFO running build 2025-10-12 23:03:18,381 root INFO running build_py 2025-10-12 23:03:18,385 root INFO creating build/lib 2025-10-12 23:03:18,385 root INFO copying plac_core.py -> build/lib 2025-10-12 23:03:18,386 root INFO copying plac_ext.py -> build/lib 2025-10-12 23:03:18,386 root INFO copying plac_tk.py -> build/lib 2025-10-12 23:03:18,387 root INFO copying plac.py -> build/lib 2025-10-12 23:03:18,387 root INFO running build_scripts 2025-10-12 23:03:18,387 root INFO creating build/scripts-3.12 2025-10-12 23:03:18,387 root INFO copying and adjusting plac_runner.py -> build/scripts-3.12 2025-10-12 23:03:18,387 root INFO changing mode of build/scripts-3.12/plac_runner.py from 644 to 755 2025-10-12 23:03:18,394 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 23:03:18,394 root INFO running install 2025-10-12 23:03:18,404 root INFO running install_lib 2025-10-12 23:03:18,408 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 23:03:18,408 root INFO copying build/lib/plac_tk.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 23:03:18,408 root INFO copying build/lib/plac_core.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 23:03:18,409 root INFO copying build/lib/plac.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 23:03:18,409 root INFO copying build/lib/plac_ext.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 23:03:18,409 root INFO running install_egg_info 2025-10-12 23:03:18,413 root INFO running egg_info 2025-10-12 23:03:18,415 root INFO writing plac.egg-info/PKG-INFO 2025-10-12 23:03:18,421 root INFO writing dependency_links to plac.egg-info/dependency_links.txt 2025-10-12 23:03:18,421 root INFO writing top-level names to plac.egg-info/top_level.txt 2025-10-12 23:03:18,424 root INFO reading manifest file 'plac.egg-info/SOURCES.txt' 2025-10-12 23:03:18,425 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 23:03:18,426 root WARNING warning: no files found matching '*.rst' 2025-10-12 23:03:18,427 root WARNING warning: no files found matching 'doc/*.txt' 2025-10-12 23:03:18,427 root WARNING warning: no files found matching 'doc/*.html' 2025-10-12 23:03:18,427 root WARNING warning: no files found matching 'doc/*.pdf' 2025-10-12 23:03:18,427 root INFO adding license file 'LICENSE.txt' 2025-10-12 23:03:18,429 root INFO writing manifest file 'plac.egg-info/SOURCES.txt' 2025-10-12 23:03:18,429 root INFO Copying plac.egg-info to build/bdist.linux-x86_64/wheel/./plac-1.4.3-py3.12.egg-info 2025-10-12 23:03:18,430 root INFO running install_scripts 2025-10-12 23:03:18,430 root INFO creating build/bdist.linux-x86_64/wheel/plac-1.4.3.data/scripts 2025-10-12 23:03:18,431 root INFO copying build/scripts-3.12/plac_runner.py -> build/bdist.linux-x86_64/wheel/plac-1.4.3.data/scripts 2025-10-12 23:03:18,431 root INFO changing mode of build/bdist.linux-x86_64/wheel/plac-1.4.3.data/scripts/plac_runner.py to 755 2025-10-12 23:03:18,432 root INFO creating build/bdist.linux-x86_64/wheel/plac-1.4.3.dist-info/WHEEL 2025-10-12 23:03:18,433 wheel INFO creating '/home/udu/aports/community/py3-plac/src/plac-1.4.3/.dist/.tmp-xtjhp5ra/plac-1.4.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 23:03:18,433 wheel INFO adding 'plac.py' 2025-10-12 23:03:18,433 wheel INFO adding 'plac_core.py' 2025-10-12 23:03:18,434 wheel INFO adding 'plac_ext.py' 2025-10-12 23:03:18,434 wheel INFO adding 'plac_tk.py' 2025-10-12 23:03:18,434 wheel INFO adding 'plac-1.4.3.data/scripts/plac_runner.py' 2025-10-12 23:03:18,435 wheel INFO adding 'plac-1.4.3.dist-info/licenses/LICENSE.txt' 2025-10-12 23:03:18,435 wheel INFO adding 'plac-1.4.3.dist-info/METADATA' 2025-10-12 23:03:18,435 wheel INFO adding 'plac-1.4.3.dist-info/WHEEL' 2025-10-12 23:03:18,435 wheel INFO adding 'plac-1.4.3.dist-info/top_level.txt' 2025-10-12 23:03:18,435 wheel INFO adding 'plac-1.4.3.dist-info/RECORD' 2025-10-12 23:03:18,435 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 23:03:18,436 gpep517 INFO The backend produced .dist/plac-1.4.3-py2.py3-none-any.whl plac-1.4.3-py2.py3-none-any.whl usage: test_plac.py {help,commit} ... test_plac.py: error: No command 'foo' Exception ignored in: <_io.FileIO name='example7.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example7.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example9.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example9.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example8.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example8.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example3.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example3.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example8_.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example8_.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example_all.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example_all.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example10.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example10.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example5.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example5.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example14.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example14.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example11.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example11.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example6.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example6.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example16.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example16.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example13.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example13.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example7_.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example7_.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example15.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example15.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example12.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/udu/aports/community/py3-plac/src/plac-1.4.3/doc/test_plac.py", line 87, in check_help expected = fix_today(open(hname + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example12.help' mode='r' encoding='UTF-8'> usage: test_plac.py [-h] [-opt OPT] arg1 [args ...] [kw ...] test_plac.py: error: colliding keyword arguments: opt usage: test_plac.py [-h] [kw ...] test_plac.py: error: Unrecognized arguments: ['foo'] usage: test_plac.py [-h] [kw ...] test_plac.py: error: Unrecognized arguments: ['foo', 'a=1'] usage: test_plac.py [-h] [-d DELETE] arg1 [args ...] test_plac.py: error: the following arguments are required: arg1 usage: test_plac.py [-h] [-d DELETE] arg1 test_plac.py: error: unrecognized arguments: arg2 usage: test_plac.py [-h] [-d DELETE] arg1 test_plac.py: error: the following arguments are required: arg1 Running test_cmd_abbrevs Running test_cmds Running test_date_default Running test_doctest Running test_expected_help Running test_flag_with_default Running test_global Running test_int_default Running test_kwargs None arg1 2 arg1 Running test_kwargs2 Running test_kwargs3 Running test_metavar_empty_string Running test_metavar_no_defaults Running test_metavar_with_defaults Running test_none_default Running test_p1 Running test_p2 Running test_p3 Running test_p4 Running test_p5 Running test_sub_help usage: test_plac.py commit [-h] options: -h, --help show this help message and exit Running test_yield Executed 22 tests OK >>> py3-plac: Entering fakeroot... >>> py3-plac-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-plac/pkg/py3-plac-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-plac-pyc*: Preparing subpackage py3-plac-pyc... >>> py3-plac-pyc*: Running postcheck for py3-plac-pyc >>> py3-plac*: Running postcheck for py3-plac >>> py3-plac*: Preparing package py3-plac... >>> py3-plac-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-plac-pyc*: Package size: 82.1 KB >>> py3-plac-pyc*: Compressing data... >>> py3-plac-pyc*: Create checksum... >>> py3-plac-pyc*: Create py3-plac-pyc-1.4.3-r1.apk >>> py3-plac*: Tracing dependencies... python3 python3~3.12 >>> py3-plac*: Package size: 67.8 KB >>> py3-plac*: Compressing data... >>> py3-plac*: Create checksum... >>> py3-plac*: Create py3-plac-1.4.3-r1.apk >>> py3-plac: Build complete at Sun, 12 Oct 2025 23:03:19 +0000 elapsed time 0h 0m 3s >>> py3-plac: Cleaning up srcdir >>> py3-plac: Cleaning up pkgdir >>> py3-plac: Uninstalling dependencies... (1/13) Purging .makedepends-py3-plac (20251012.230317) (2/13) Purging py3-gpep517-pyc (19-r0) (3/13) Purging py3-gpep517 (19-r0) (4/13) Purging py3-installer-pyc (0.7.0-r2) (5/13) Purging py3-installer (0.7.0-r2) (6/13) Purging py3-setuptools-pyc (80.9.0-r0) (7/13) Purging py3-setuptools (80.9.0-r0) (8/13) Purging py3-wheel-pyc (0.46.1-r0) (9/13) Purging py3-wheel (0.46.1-r0) (10/13) Purging py3-packaging-pyc (25.0-r0) (11/13) Purging py3-packaging (25.0-r0) (12/13) Purging py3-parsing-pyc (3.2.3-r0) (13/13) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-plac: Updating the community/x86_64 repository index... >>> py3-plac: Signing the index...