>>> py3-readchar: Building community/py3-readchar 4.0.5-r3 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 07:34:41 +0000 >>> py3-readchar: Validating /home/buildozer/aports/community/py3-readchar/APKBUILD... >>> py3-readchar: Analyzing dependencies... >>> py3-readchar: Installing for build: build-base python3 py3-setuptools py3-flake8 py3-pexpect py3-coverage py3-pytest py3-pytest-cov py3-wheel (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing gdbm (1.24-r0) (3/42) Installing mpdecimal (4.0.0-r0) (4/42) Installing libpanelw (6.5_p20250412-r0) (5/42) Installing sqlite-libs (3.49.1-r1) (6/42) Installing python3 (3.12.10-r0) (7/42) Installing python3-pycache-pyc0 (3.12.10-r0) (8/42) Installing pyc (3.12.10-r0) (9/42) Installing python3-pyc (3.12.10-r0) (10/42) Installing py3-parsing (3.2.0-r0) (11/42) Installing py3-parsing-pyc (3.2.0-r0) (12/42) Installing py3-packaging (25.0-r0) (13/42) Installing py3-packaging-pyc (25.0-r0) (14/42) Installing py3-setuptools (77.0.3-r0) (15/42) Installing py3-setuptools-pyc (77.0.3-r0) (16/42) Installing py3-pyflakes (3.3.2-r0) (17/42) Installing py3-pyflakes-pyc (3.3.2-r0) (18/42) Installing py3-pycodestyle (2.13.0-r0) (19/42) Installing py3-pycodestyle-pyc (2.13.0-r0) (20/42) Installing py3-mccabe (0.7.0-r4) (21/42) Installing py3-mccabe-pyc (0.7.0-r4) (22/42) Installing py3-flake8 (7.2.0-r0) (23/42) Installing py3-flake8-pyc (7.2.0-r0) (24/42) Installing py3-ptyprocess (0.7.0-r6) (25/42) Installing py3-ptyprocess-pyc (0.7.0-r6) (26/42) Installing py3-pexpect (4.9-r1) (27/42) Installing py3-pexpect-pyc (4.9-r1) (28/42) Installing py3-coverage (7.6.10-r0) (29/42) Installing py3-coverage-pyc (7.6.10-r0) (30/42) Installing py3-iniconfig (2.1.0-r0) (31/42) Installing py3-iniconfig-pyc (2.1.0-r0) (32/42) Installing py3-pluggy (1.5.0-r0) (33/42) Installing py3-pluggy-pyc (1.5.0-r0) (34/42) Installing py3-py (1.11.0-r4) (35/42) Installing py3-py-pyc (1.11.0-r4) (36/42) Installing py3-pytest (8.3.5-r0) (37/42) Installing py3-pytest-pyc (8.3.5-r0) (38/42) Installing py3-pytest-cov (5.0.0-r0) (39/42) Installing py3-pytest-cov-pyc (5.0.0-r0) (40/42) Installing py3-wheel (0.43.0-r0) (41/42) Installing py3-wheel-pyc (0.43.0-r0) (42/42) Installing .makedepends-py3-readchar (20250503.073506) Executing busybox-1.37.0-r16.trigger OK: 650 MiB in 152 packages >>> py3-readchar: Cleaning up srcdir >>> py3-readchar: Cleaning up pkgdir >>> py3-readchar: Cleaning up tmpdir >>> py3-readchar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-readchar-v4.0.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-readchar-v4.0.5.tar.gz.part' py3-readchar-v4.0.5. 100% |********************************| 12544 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-readchar-v4.0.5.tar.gz.part' saved >>> py3-readchar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-readchar-v4.0.5.tar.gz >>> py3-readchar: Checking sha512sums... py3-readchar-v4.0.5.tar.gz: OK >>> py3-readchar: Unpacking /var/cache/distfiles/v3.22/py3-readchar-v4.0.5.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 :: MIT License 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/readchar copying readchar/__init__.py -> build/lib/readchar copying readchar/_posix_read.py -> build/lib/readchar copying readchar/key.py -> build/lib/readchar copying readchar/_posix_key.py -> build/lib/readchar copying readchar/_win_key.py -> build/lib/readchar copying readchar/_config.py -> build/lib/readchar copying readchar/_win_read.py -> build/lib/readchar copying readchar/_base_key.py -> build/lib/readchar running egg_info creating readchar.egg-info writing readchar.egg-info/PKG-INFO writing dependency_links to readchar.egg-info/dependency_links.txt writing requirements to readchar.egg-info/requires.txt writing top-level names to readchar.egg-info/top_level.txt writing manifest file 'readchar.egg-info/SOURCES.txt' reading manifest file 'readchar.egg-info/SOURCES.txt' adding license file 'LICENCE' writing manifest file 'readchar.egg-info/SOURCES.txt' copying readchar/py.typed -> build/lib/readchar ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-readchar/src/python-readchar-4.0.5 configfile: setup.cfg testpaths: tests plugins: cov-5.0.0 collected 273 items tests/linux/test_import.py ... tests/linux/test_keys.py ................................................................................................................ tests/linux/test_readchar.py ..................................................................................................................................... tests/linux/test_readkey.py ........................./usr/lib/python3.12/site-packages/coverage/control.py:892: CoverageWarning: No data was collected. (no-data-collected) self._warn("No data was collected.", slug="no-data-collected") =============================== warnings summary =============================== tests/linux/conftest.py:11 /home/buildozer/aports/community/py3-readchar/src/python-readchar-4.0.5/tests/linux/conftest.py:11: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (collection_path: pathlib.Path) see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path def pytest_ignore_collect(path, config): tests/windows/conftest.py:11 /home/buildozer/aports/community/py3-readchar/src/python-readchar-4.0.5/tests/windows/conftest.py:11: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (collection_path: pathlib.Path) see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path def pytest_ignore_collect(path, config): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ---------- coverage: platform linux, python 3.12.10-final-0 ---------- Name Stmts Miss Cover --------------------------------------------- readchar/__init__.py 11 11 0% readchar/_base_key.py 31 31 0% readchar/_config.py 6 6 0% readchar/_posix_key.py 30 30 0% readchar/_posix_read.py 30 30 0% readchar/_win_key.py 28 28 0% readchar/_win_read.py 12 12 0% readchar/key.py 6 6 0% --------------------------------------------- TOTAL 154 154 0% ======================= 273 passed, 2 warnings in 0.68s ======================== >>> py3-readchar: Entering fakeroot... /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/__init__.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/_posix_read.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar creating /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/__pycache__ copying build/lib/readchar/__pycache__/_base_key.cpython-312.pyc -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/__pycache__ copying build/lib/readchar/__pycache__/_config.cpython-312.pyc -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/__pycache__ copying build/lib/readchar/__pycache__/_posix_read.cpython-312.pyc -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/__pycache__ copying build/lib/readchar/__pycache__/_posix_key.cpython-312.pyc -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/__pycache__ copying build/lib/readchar/__pycache__/__init__.cpython-312.pyc -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/__pycache__ copying build/lib/readchar/key.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/_posix_key.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/_win_key.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/py.typed -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/_config.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/_win_read.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/_base_key.py -> /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar byte-compiling /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/key.py to key.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/_win_key.py to _win_key.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar/_win_read.py to _win_read.cpython-312.pyc running install_egg_info running egg_info writing readchar.egg-info/PKG-INFO writing dependency_links to readchar.egg-info/dependency_links.txt writing requirements to readchar.egg-info/requires.txt writing top-level names to readchar.egg-info/top_level.txt reading manifest file 'readchar.egg-info/SOURCES.txt' adding license file 'LICENCE' writing manifest file 'readchar.egg-info/SOURCES.txt' Copying readchar.egg-info to /home/buildozer/aports/community/py3-readchar/pkg/py3-readchar/usr/lib/python3.12/site-packages/readchar-4.0.5.dev0-py3.12.egg-info running install_scripts >>> py3-readchar-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/readchar/__pycache__' -> '/home/buildozer/aports/community/py3-readchar/pkg/py3-readchar-pyc/usr/lib/python3.12/site-packages/readchar/__pycache__' >>> py3-readchar-pyc*: Preparing subpackage py3-readchar-pyc... >>> py3-readchar-pyc*: Running postcheck for py3-readchar-pyc >>> py3-readchar*: Running postcheck for py3-readchar >>> py3-readchar*: Preparing package py3-readchar... libfakeroot internal error: payload not recognized! >>> py3-readchar-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-readchar-pyc*: Package size: 7.7 KB >>> py3-readchar-pyc*: Compressing data... >>> py3-readchar-pyc*: Create checksum... >>> py3-readchar-pyc*: Create py3-readchar-pyc-4.0.5-r3.apk >>> py3-readchar*: Tracing dependencies... python3 python3~3.12 >>> py3-readchar*: Package size: 12.2 KB >>> py3-readchar*: Compressing data... >>> py3-readchar*: Create checksum... >>> py3-readchar*: Create py3-readchar-4.0.5-r3.apk >>> py3-readchar: Build complete at Sat, 03 May 2025 07:35:13 +0000 elapsed time 0h 0m 32s >>> py3-readchar: Cleaning up srcdir >>> py3-readchar: Cleaning up pkgdir >>> py3-readchar: Uninstalling dependencies... (1/42) Purging .makedepends-py3-readchar (20250503.073506) (2/42) Purging py3-setuptools-pyc (77.0.3-r0) (3/42) Purging py3-setuptools (77.0.3-r0) (4/42) Purging py3-flake8-pyc (7.2.0-r0) (5/42) Purging py3-flake8 (7.2.0-r0) (6/42) Purging py3-pyflakes-pyc (3.3.2-r0) (7/42) Purging py3-pyflakes (3.3.2-r0) (8/42) Purging py3-pycodestyle-pyc (2.13.0-r0) (9/42) Purging py3-pycodestyle (2.13.0-r0) (10/42) Purging py3-mccabe-pyc (0.7.0-r4) (11/42) Purging py3-mccabe (0.7.0-r4) (12/42) Purging py3-pexpect-pyc (4.9-r1) (13/42) Purging py3-pexpect (4.9-r1) (14/42) Purging py3-ptyprocess-pyc (0.7.0-r6) (15/42) Purging py3-ptyprocess (0.7.0-r6) (16/42) Purging py3-pytest-cov-pyc (5.0.0-r0) (17/42) Purging py3-pytest-cov (5.0.0-r0) (18/42) Purging py3-pytest-pyc (8.3.5-r0) (19/42) Purging py3-pytest (8.3.5-r0) (20/42) Purging py3-iniconfig-pyc (2.1.0-r0) (21/42) Purging py3-iniconfig (2.1.0-r0) (22/42) Purging py3-pluggy-pyc (1.5.0-r0) (23/42) Purging py3-pluggy (1.5.0-r0) (24/42) Purging py3-py-pyc (1.11.0-r4) (25/42) Purging py3-py (1.11.0-r4) (26/42) Purging py3-coverage-pyc (7.6.10-r0) (27/42) Purging py3-coverage (7.6.10-r0) (28/42) Purging py3-wheel-pyc (0.43.0-r0) (29/42) Purging py3-wheel (0.43.0-r0) (30/42) Purging py3-packaging-pyc (25.0-r0) (31/42) Purging py3-packaging (25.0-r0) (32/42) Purging py3-parsing-pyc (3.2.0-r0) (33/42) Purging py3-parsing (3.2.0-r0) (34/42) Purging python3-pyc (3.12.10-r0) (35/42) Purging python3-pycache-pyc0 (3.12.10-r0) (36/42) Purging pyc (3.12.10-r0) (37/42) Purging python3 (3.12.10-r0) (38/42) Purging gdbm (1.24-r0) (39/42) Purging libbz2 (1.0.8-r6) (40/42) Purging libpanelw (6.5_p20250412-r0) (41/42) Purging mpdecimal (4.0.0-r0) (42/42) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-readchar: Updating the community/armhf repository index... >>> py3-readchar: Signing the index...