>>> py3-libevdev: Building community/py3-libevdev 0.11-r4 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 19:20:56 +0000 >>> py3-libevdev: Checking sanity of /home/buildozer/aports/community/py3-libevdev/APKBUILD... >>> py3-libevdev: Analyzing dependencies... >>> py3-libevdev: Installing for build: build-base libevdev python3 py3-setuptools py3-pytest (1/28) Installing libevdev (1.13.1-r0) (2/28) Installing libbz2 (1.0.8-r6) (3/28) Installing libffi (3.4.6-r0) (4/28) Installing gdbm (1.23-r1) (5/28) Installing xz-libs (5.6.1-r3) (6/28) Installing mpdecimal (4.0.0-r0) (7/28) Installing libpanelw (6.4_p20240330-r0) (8/28) Installing readline (8.2.10-r0) (9/28) Installing sqlite-libs (3.45.2-r0) (10/28) Installing python3 (3.12.2-r1) (11/28) Installing python3-pycache-pyc0 (3.12.2-r1) (12/28) Installing pyc (3.12.2-r1) (13/28) Installing python3-pyc (3.12.2-r1) (14/28) Installing py3-parsing (3.1.2-r1) (15/28) Installing py3-parsing-pyc (3.1.2-r1) (16/28) Installing py3-packaging (24.0-r1) (17/28) Installing py3-packaging-pyc (24.0-r1) (18/28) Installing py3-setuptools (69.2.0-r2) (19/28) Installing py3-setuptools-pyc (69.2.0-r2) (20/28) Installing py3-iniconfig (2.0.0-r1) (21/28) Installing py3-iniconfig-pyc (2.0.0-r1) (22/28) Installing py3-pluggy (1.4.0-r1) (23/28) Installing py3-pluggy-pyc (1.4.0-r1) (24/28) Installing py3-py (1.11.0-r3) (25/28) Installing py3-py-pyc (1.11.0-r3) (26/28) Installing py3-pytest (8.1.1-r1) (27/28) Installing py3-pytest-pyc (8.1.1-r1) (28/28) Installing .makedepends-py3-libevdev (20240412.192057) Executing busybox-1.36.1-r25.trigger OK: 399 MiB in 135 packages >>> py3-libevdev: Cleaning up srcdir >>> py3-libevdev: Cleaning up pkgdir >>> py3-libevdev: Cleaning up tmpdir >>> py3-libevdev: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-libevdev-0.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39122 100 39122 0 0 96731 0 --:--:-- --:--:-- --:--:-- 96836 >>> py3-libevdev: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-libevdev-0.11.tar.gz >>> py3-libevdev: Checking sha512sums... py3-libevdev-0.11.tar.gz: OK >>> py3-libevdev: Unpacking /var/cache/distfiles/edge/py3-libevdev-0.11.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, 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.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/libevdev copying libevdev/event.py -> build/lib/libevdev copying libevdev/__init__.py -> build/lib/libevdev copying libevdev/_clib.py -> build/lib/libevdev copying libevdev/device.py -> build/lib/libevdev copying libevdev/const.py -> build/lib/libevdev ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/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.15s ======================== >>> py3-libevdev: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, 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.warn_dash_deprecation(opt, section) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: 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-libevdev/pkg creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/event.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/__init__.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/_clib.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/device.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev copying build/lib/libevdev/const.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/event.py to event.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/_clib.py to _clib.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/device.py to device.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/const.py to const.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/buildozer/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... '/home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.12/site-packages/libevdev/__pycache__' -> '/home/buildozer/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: 132.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: 140.0 KB >>> py3-libevdev*: Compressing data... >>> py3-libevdev*: Create checksum... >>> py3-libevdev*: Create py3-libevdev-0.11-r4.apk >>> py3-libevdev: Build complete at Fri, 12 Apr 2024 19:20:59 +0000 elapsed time 0h 0m 3s >>> py3-libevdev: Cleaning up srcdir >>> py3-libevdev: Cleaning up pkgdir >>> py3-libevdev: Uninstalling dependencies... (1/28) Purging .makedepends-py3-libevdev (20240412.192057) (2/28) Purging libevdev (1.13.1-r0) (3/28) Purging py3-setuptools-pyc (69.2.0-r2) (4/28) Purging py3-setuptools (69.2.0-r2) (5/28) Purging py3-pytest-pyc (8.1.1-r1) (6/28) Purging py3-pytest (8.1.1-r1) (7/28) Purging py3-iniconfig-pyc (2.0.0-r1) (8/28) Purging py3-iniconfig (2.0.0-r1) (9/28) Purging py3-packaging-pyc (24.0-r1) (10/28) Purging py3-packaging (24.0-r1) (11/28) Purging py3-parsing-pyc (3.1.2-r1) (12/28) Purging py3-parsing (3.1.2-r1) (13/28) Purging py3-pluggy-pyc (1.4.0-r1) (14/28) Purging py3-pluggy (1.4.0-r1) (15/28) Purging py3-py-pyc (1.11.0-r3) (16/28) Purging py3-py (1.11.0-r3) (17/28) Purging python3-pyc (3.12.2-r1) (18/28) Purging python3-pycache-pyc0 (3.12.2-r1) (19/28) Purging pyc (3.12.2-r1) (20/28) Purging python3 (3.12.2-r1) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.4.6-r0) (24/28) Purging libpanelw (6.4_p20240330-r0) (25/28) Purging mpdecimal (4.0.0-r0) (26/28) Purging readline (8.2.10-r0) (27/28) Purging sqlite-libs (3.45.2-r0) (28/28) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-libevdev: Updating the community/s390x repository index... >>> py3-libevdev: Signing the index...