>>> py3-libevdev: Building community/py3-libevdev 0.11-r3 (using abuild 3.12.0-r1) started Wed, 10 Jan 2024 04:07:04 +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 (1/20) Installing libevdev (1.13.1-r0) (2/20) Installing libbz2 (1.0.8-r6) (3/20) Installing libffi (3.4.4-r3) (4/20) Installing gdbm (1.23-r1) (5/20) Installing xz-libs (5.4.5-r0) (6/20) Installing mpdecimal (2.5.1-r2) (7/20) Installing libpanelw (6.4_p20231125-r0) (8/20) Installing readline (8.2.7-r0) (9/20) Installing sqlite-libs (3.44.2-r0) (10/20) Installing python3 (3.11.6-r1) (11/20) Installing python3-pycache-pyc0 (3.11.6-r1) (12/20) Installing pyc (3.11.6-r1) (13/20) Installing python3-pyc (3.11.6-r1) (14/20) Installing py3-parsing (3.1.1-r0) (15/20) Installing py3-parsing-pyc (3.1.1-r0) (16/20) Installing py3-packaging (23.2-r0) (17/20) Installing py3-packaging-pyc (23.2-r0) (18/20) Installing py3-setuptools (69.0.3-r0) (19/20) Installing py3-setuptools-pyc (69.0.3-r0) (20/20) Installing .makedepends-py3-libevdev (20240110.040709) Executing busybox-1.36.1-r18.trigger OK: 276 MiB in 122 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 >>> 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/py3-libevdev-0.11.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:472: 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/_clib.py -> build/lib/libevdev copying libevdev/__init__.py -> build/lib/libevdev copying libevdev/device.py -> build/lib/libevdev copying libevdev/const.py -> build/lib/libevdev copying libevdev/event.py -> build/lib/libevdev >>> py3-libevdev: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:472: 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.11/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.11 creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/_clib.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/__init__.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/device.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/const.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/event.py -> /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev/_clib.py to _clib.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev/device.py to device.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev/const.py to const.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev/event.py to event.cpython-311.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.11/site-packages/libevdev-0.11-py3.11.egg-info running install_scripts >>> py3-libevdev-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev/usr/lib/python3.11/site-packages/libevdev/__pycache__' -> '/home/buildozer/aports/community/py3-libevdev/pkg/py3-libevdev-pyc/usr/lib/python3.11/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.11 >>> py3-libevdev-pyc*: Package size: 136.0 KB >>> py3-libevdev-pyc*: Compressing data... >>> py3-libevdev-pyc*: Create checksum... >>> py3-libevdev-pyc*: Create py3-libevdev-pyc-0.11-r3.apk >>> py3-libevdev*: Tracing dependencies... libevdev python3 python3~3.11 >>> py3-libevdev*: Package size: 140.0 KB >>> py3-libevdev*: Compressing data... >>> py3-libevdev*: Create checksum... >>> py3-libevdev*: Create py3-libevdev-0.11-r3.apk >>> py3-libevdev: Build complete at Wed, 10 Jan 2024 04:07:17 +0000 elapsed time 0h 0m 13s >>> py3-libevdev: Cleaning up srcdir >>> py3-libevdev: Cleaning up pkgdir >>> py3-libevdev: Uninstalling dependencies... (1/20) Purging .makedepends-py3-libevdev (20240110.040709) (2/20) Purging libevdev (1.13.1-r0) (3/20) Purging py3-setuptools-pyc (69.0.3-r0) (4/20) Purging py3-setuptools (69.0.3-r0) (5/20) Purging py3-packaging-pyc (23.2-r0) (6/20) Purging py3-packaging (23.2-r0) (7/20) Purging py3-parsing-pyc (3.1.1-r0) (8/20) Purging py3-parsing (3.1.1-r0) (9/20) Purging python3-pyc (3.11.6-r1) (10/20) Purging python3-pycache-pyc0 (3.11.6-r1) (11/20) Purging pyc (3.11.6-r1) (12/20) Purging python3 (3.11.6-r1) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r6) (15/20) Purging libffi (3.4.4-r3) (16/20) Purging libpanelw (6.4_p20231125-r0) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.7-r0) (19/20) Purging sqlite-libs (3.44.2-r0) (20/20) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 227 MiB in 102 packages >>> py3-libevdev: Updating the community/riscv64 repository index... >>> py3-libevdev: Signing the index...