>>> py3-libevdev: Building community/py3-libevdev 0.11-r4 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:23:47 +0000 >>> py3-libevdev: Validating /home/udu/aports/community/py3-libevdev/APKBUILD... >>> py3-libevdev: Analyzing dependencies... >>> py3-libevdev: Installing for build: build-base libevdev python3 py3-setuptools py3-pytest 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/16) Installing libevdev (1.13.3-r0) (2/16) Installing py3-parsing (3.2.3-r0) (3/16) Installing py3-parsing-pyc (3.2.3-r0) (4/16) Installing py3-packaging (25.0-r0) (5/16) Installing py3-packaging-pyc (25.0-r0) (6/16) Installing py3-setuptools (80.9.0-r0) (7/16) Installing py3-setuptools-pyc (80.9.0-r0) (8/16) Installing py3-iniconfig (2.1.0-r0) (9/16) Installing py3-iniconfig-pyc (2.1.0-r0) (10/16) Installing py3-pluggy (1.5.0-r0) (11/16) Installing py3-pluggy-pyc (1.5.0-r0) (12/16) Installing py3-py (1.11.0-r4) (13/16) Installing py3-py-pyc (1.11.0-r4) (14/16) Installing py3-pytest (8.3.5-r0) (15/16) Installing py3-pytest-pyc (8.3.5-r0) (16/16) Installing .makedepends-py3-libevdev (20251012.202349) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 105 packages >>> py3-libevdev: Cleaning up srcdir >>> py3-libevdev: Cleaning up pkgdir >>> py3-libevdev: Cleaning up tmpdir >>> py3-libevdev: Fetching py3-libevdev-0.11.tar.gz::https://gitlab.freedesktop.org/libevdev/python-libevdev/-/archive/0.11/python-libevdev-0.11.tar.gz >>> py3-libevdev: Fetching py3-libevdev-0.11.tar.gz::https://gitlab.freedesktop.org/libevdev/python-libevdev/-/archive/0.11/python-libevdev-0.11.tar.gz >>> py3-libevdev: Checking sha512sums... py3-libevdev-0.11.tar.gz: OK >>> py3-libevdev: Unpacking /var/cache/distfiles/py3-libevdev-0.11.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: libevdev). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: 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/libevdev copying libevdev/device.py -> build/lib/libevdev copying libevdev/const.py -> build/lib/libevdev copying libevdev/event.py -> build/lib/libevdev copying libevdev/__init__.py -> build/lib/libevdev copying libevdev/_clib.py -> build/lib/libevdev ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-libevdev/src/python-libevdev-0.11 collected 92 items test/test_clib.py .......................sssssssssssssssssssssssssss [ 54%] test/test_const.py .............. [ 69%] test/test_device.py ..s.........sss..ss..ss. [ 95%] test/test_events.py .... [100%] ======================================================================================================================================= 57 passed, 35 skipped in 0.21s ======================================================================================================================================= >>> py3-libevdev: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: libevdev). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: 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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/device.py -> /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/const.py -> /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/event.py -> /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/__init__.py -> /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/_clib.py -> /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev byte-compiling /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/device.py to device.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/const.py to const.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/event.py to event.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/_clib.py to _clib.cpython-312.pyc running install_egg_info running egg_info creating libevdev.egg-info writing libevdev.egg-info/PKG-INFO writing dependency_links to libevdev.egg-info/dependency_links.txt writing top-level names to libevdev.egg-info/top_level.txt writing manifest file 'libevdev.egg-info/SOURCES.txt' reading manifest file 'libevdev.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'libevdev.egg-info/SOURCES.txt' Copying libevdev.egg-info to /home/udu/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev-0.11-py3.12.egg-info running install_scripts >>> py3-libevdev-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/libevdev/__pycache__' -> '/home/udu/aports/community/py3-libevdev/pkg/py3-libevdev-pyc/usr/lib/python3.12/site-packages/libevdev/__pycache__' >>> py3-libevdev-pyc*: Preparing subpackage py3-libevdev-pyc... >>> py3-libevdev-pyc*: Running postcheck for py3-libevdev-pyc >>> py3-libevdev*: Running postcheck for py3-libevdev >>> py3-libevdev*: Preparing package py3-libevdev... >>> py3-libevdev-pyc*: Tracing dependencies... libevdev python3 python3~3.12 >>> py3-libevdev-pyc*: Package size: 89.0 KB >>> py3-libevdev-pyc*: Compressing data... >>> py3-libevdev-pyc*: Create checksum... >>> py3-libevdev-pyc*: Create py3-libevdev-pyc-0.11-r4.apk >>> py3-libevdev*: Tracing dependencies... libevdev python3 python3~3.12 >>> py3-libevdev*: Package size: 82.1 KB >>> py3-libevdev*: Compressing data... >>> py3-libevdev*: Create checksum... >>> py3-libevdev*: Create py3-libevdev-0.11-r4.apk >>> py3-libevdev: Build complete at Sun, 12 Oct 2025 20:23:51 +0000 elapsed time 0h 0m 4s >>> py3-libevdev: Cleaning up srcdir >>> py3-libevdev: Cleaning up pkgdir >>> py3-libevdev: Uninstalling dependencies... (1/16) Purging .makedepends-py3-libevdev (20251012.202349) (2/16) Purging libevdev (1.13.3-r0) (3/16) Purging py3-setuptools-pyc (80.9.0-r0) (4/16) Purging py3-setuptools (80.9.0-r0) (5/16) Purging py3-pytest-pyc (8.3.5-r0) (6/16) Purging py3-pytest (8.3.5-r0) (7/16) Purging py3-iniconfig-pyc (2.1.0-r0) (8/16) Purging py3-iniconfig (2.1.0-r0) (9/16) Purging py3-packaging-pyc (25.0-r0) (10/16) Purging py3-packaging (25.0-r0) (11/16) Purging py3-parsing-pyc (3.2.3-r0) (12/16) Purging py3-parsing (3.2.3-r0) (13/16) Purging py3-pluggy-pyc (1.5.0-r0) (14/16) Purging py3-pluggy (1.5.0-r0) (15/16) Purging py3-py-pyc (1.11.0-r4) (16/16) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-libevdev: Updating the community/x86_64 repository index... >>> py3-libevdev: Signing the index...