>>> py3-usb-monitor: Building community/py3-usb-monitor 1.23-r1 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 14:08:08 +0000 >>> py3-usb-monitor: Validating /home/buildozer/aports/community/py3-usb-monitor/APKBUILD... >>> py3-usb-monitor: Analyzing dependencies... >>> py3-usb-monitor: Installing for build: build-base py3-udev py3-gpep517 py3-setuptools py3-wheel ( 1/28) Installing eudev-libs (3.2.14-r6) ( 2/28) Installing libbz2 (1.0.8-r6) ( 3/28) Installing libffi (3.5.2-r1) ( 4/28) Installing gdbm (1.26-r0) ( 5/28) Installing xz-libs (5.8.3-r0) ( 6/28) Installing mpdecimal (4.0.1-r0) ( 7/28) Installing libpanelw (6.6_p20260404-r0) ( 8/28) Installing readline (8.3.3-r1) ( 9/28) Installing sqlite-libs (3.53.0-r0) (10/28) Installing python3 (3.14.3-r0) (11/28) Installing python3-pycache-pyc0 (3.14.3-r0) (12/28) Installing pyc (3.14.3-r0) (13/28) Installing py3-udev-pyc (0.24.1-r4) (14/28) Installing python3-pyc (3.14.3-r0) (15/28) Installing py3-udev (0.24.1-r4) (16/28) Installing py3-installer (1.0.0-r0) (17/28) Installing py3-installer-pyc (1.0.0-r0) (18/28) Installing py3-gpep517 (19-r2) (19/28) Installing py3-gpep517-pyc (19-r2) (20/28) Installing py3-parsing (3.3.2-r1) (21/28) Installing py3-parsing-pyc (3.3.2-r1) (22/28) Installing py3-packaging (26.2-r0) (23/28) Installing py3-packaging-pyc (26.2-r0) (24/28) Installing py3-setuptools (82.0.1-r1) (25/28) Installing py3-setuptools-pyc (82.0.1-r1) (26/28) Installing py3-wheel (0.47.0-r0) (27/28) Installing py3-wheel-pyc (0.47.0-r0) (28/28) Installing .makedepends-py3-usb-monitor (20260428.140814) Executing busybox-1.37.0-r31.trigger OK: 592.9 MiB in 131 packages >>> py3-usb-monitor: Cleaning up srcdir >>> py3-usb-monitor: Cleaning up pkgdir >>> py3-usb-monitor: Cleaning up tmpdir >>> py3-usb-monitor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-usb-monitor-1.23.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-usb-monitor-1.23.tar.gz.part' py3-usb-monitor-1.23 100% |********************************| 13513 0:00:00 ETA '/var/cache/distfiles/py3-usb-monitor-1.23.tar.gz.part' saved /var/cache/distfiles/py3-usb-monitor-1.23.tar.gz: OK >>> py3-usb-monitor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-usb-monitor-1.23.tar.gz /var/cache/distfiles/py3-usb-monitor-1.23.tar.gz: OK >>> py3-usb-monitor: Unpacking /var/cache/distfiles/py3-usb-monitor-1.23.tar.gz... 2026-04-28 14:08:15,578 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-28 14:08:15,608 root INFO running bdist_wheel 2026-04-28 14:08:15,629 root INFO running build 2026-04-28 14:08:15,629 root INFO running build_py 2026-04-28 14:08:15,633 root INFO creating build/lib/usbmonitor 2026-04-28 14:08:15,634 root INFO copying usbmonitor/usbmonitor.py -> build/lib/usbmonitor 2026-04-28 14:08:15,634 root INFO copying usbmonitor/__init__.py -> build/lib/usbmonitor 2026-04-28 14:08:15,635 root INFO copying usbmonitor/attributes.py -> build/lib/usbmonitor 2026-04-28 14:08:15,635 root INFO creating build/lib/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,636 root INFO copying usbmonitor/__platform_specific_detectors/_usb_detector_base.py -> build/lib/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,636 root INFO copying usbmonitor/__platform_specific_detectors/_darwin_usb_detector.py -> build/lib/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,636 root INFO copying usbmonitor/__platform_specific_detectors/__init__.py -> build/lib/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,637 root INFO copying usbmonitor/__platform_specific_detectors/_windows_usb_detector.py -> build/lib/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,637 root INFO copying usbmonitor/__platform_specific_detectors/_constants.py -> build/lib/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,638 root INFO copying usbmonitor/__platform_specific_detectors/_linux_usb_detector.py -> build/lib/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,647 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-04-28 14:08:15,647 root INFO running install 2026-04-28 14:08:15,660 root INFO running install_lib 2026-04-28 14:08:15,664 root INFO creating build/bdist.linux-loongarch64/wheel 2026-04-28 14:08:15,664 root INFO creating build/bdist.linux-loongarch64/wheel/usbmonitor 2026-04-28 14:08:15,664 root INFO copying build/lib/usbmonitor/usbmonitor.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor 2026-04-28 14:08:15,665 root INFO copying build/lib/usbmonitor/__init__.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor 2026-04-28 14:08:15,665 root INFO copying build/lib/usbmonitor/attributes.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor 2026-04-28 14:08:15,665 root INFO creating build/bdist.linux-loongarch64/wheel/usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,666 root INFO copying build/lib/usbmonitor/__platform_specific_detectors/_usb_detector_base.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,666 root INFO copying build/lib/usbmonitor/__platform_specific_detectors/_darwin_usb_detector.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,666 root INFO copying build/lib/usbmonitor/__platform_specific_detectors/__init__.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,667 root INFO copying build/lib/usbmonitor/__platform_specific_detectors/_windows_usb_detector.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,667 root INFO copying build/lib/usbmonitor/__platform_specific_detectors/_constants.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,667 root INFO copying build/lib/usbmonitor/__platform_specific_detectors/_linux_usb_detector.py -> build/bdist.linux-loongarch64/wheel/./usbmonitor/__platform_specific_detectors 2026-04-28 14:08:15,668 root INFO running install_egg_info 2026-04-28 14:08:15,672 root INFO running egg_info 2026-04-28 14:08:15,675 root INFO writing usb_monitor.egg-info/PKG-INFO 2026-04-28 14:08:15,676 root INFO writing dependency_links to usb_monitor.egg-info/dependency_links.txt 2026-04-28 14:08:15,677 root INFO writing requirements to usb_monitor.egg-info/requires.txt 2026-04-28 14:08:15,677 root INFO writing top-level names to usb_monitor.egg-info/top_level.txt 2026-04-28 14:08:15,682 root INFO reading manifest file 'usb_monitor.egg-info/SOURCES.txt' 2026-04-28 14:08:15,683 root INFO adding license file 'LICENSE' 2026-04-28 14:08:15,684 root INFO writing manifest file 'usb_monitor.egg-info/SOURCES.txt' 2026-04-28 14:08:15,684 root INFO Copying usb_monitor.egg-info to build/bdist.linux-loongarch64/wheel/./usb_monitor-1.23-py3.14.egg-info 2026-04-28 14:08:15,686 root INFO running install_scripts 2026-04-28 14:08:15,688 root INFO creating build/bdist.linux-loongarch64/wheel/usb_monitor-1.23.dist-info/WHEEL 2026-04-28 14:08:15,689 wheel INFO creating '/home/buildozer/aports/community/py3-usb-monitor/src/usb_monitor-1.23/.dist/.tmp-l_do740s/usb_monitor-1.23-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-04-28 14:08:15,689 wheel INFO adding 'usb_monitor-1.23.dist-info/licenses/LICENSE' 2026-04-28 14:08:15,690 wheel INFO adding 'usbmonitor/__init__.py' 2026-04-28 14:08:15,690 wheel INFO adding 'usbmonitor/attributes.py' 2026-04-28 14:08:15,690 wheel INFO adding 'usbmonitor/usbmonitor.py' 2026-04-28 14:08:15,691 wheel INFO adding 'usbmonitor/__platform_specific_detectors/__init__.py' 2026-04-28 14:08:15,691 wheel INFO adding 'usbmonitor/__platform_specific_detectors/_constants.py' 2026-04-28 14:08:15,691 wheel INFO adding 'usbmonitor/__platform_specific_detectors/_darwin_usb_detector.py' 2026-04-28 14:08:15,692 wheel INFO adding 'usbmonitor/__platform_specific_detectors/_linux_usb_detector.py' 2026-04-28 14:08:15,692 wheel INFO adding 'usbmonitor/__platform_specific_detectors/_usb_detector_base.py' 2026-04-28 14:08:15,693 wheel INFO adding 'usbmonitor/__platform_specific_detectors/_windows_usb_detector.py' 2026-04-28 14:08:15,693 wheel INFO adding 'usb_monitor-1.23.dist-info/METADATA' 2026-04-28 14:08:15,693 wheel INFO adding 'usb_monitor-1.23.dist-info/WHEEL' 2026-04-28 14:08:15,694 wheel INFO adding 'usb_monitor-1.23.dist-info/top_level.txt' 2026-04-28 14:08:15,694 wheel INFO adding 'usb_monitor-1.23.dist-info/RECORD' 2026-04-28 14:08:15,694 root INFO removing build/bdist.linux-loongarch64/wheel 2026-04-28 14:08:15,695 gpep517 INFO The backend produced .dist/usb_monitor-1.23-py3-none-any.whl usb_monitor-1.23-py3-none-any.whl >>> py3-usb-monitor: Entering fakeroot... >>> py3-usb-monitor-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/usbmonitor/__pycache__' -> '/home/buildozer/aports/community/py3-usb-monitor/pkg/py3-usb-monitor-pyc/usr/lib/python3.14/site-packages/usbmonitor/__pycache__' 'usr/lib/python3.14/site-packages/usbmonitor/__platform_specific_detectors/__pycache__' -> '/home/buildozer/aports/community/py3-usb-monitor/pkg/py3-usb-monitor-pyc/usr/lib/python3.14/site-packages/usbmonitor/__platform_specific_detectors/__pycache__' >>> py3-usb-monitor-pyc*: Preparing subpackage py3-usb-monitor-pyc... Please specify at least one package name on the command line. >>> py3-usb-monitor-pyc*: Running postcheck for py3-usb-monitor-pyc >>> py3-usb-monitor*: Running postcheck for py3-usb-monitor >>> py3-usb-monitor*: Preparing package py3-usb-monitor... Please specify at least one package name on the command line. >>> py3-usb-monitor-pyc*: Tracing dependencies... python3~3.14 >>> py3-usb-monitor-pyc*: Package size: 49.6 KB >>> py3-usb-monitor-pyc*: Compressing data... >>> py3-usb-monitor-pyc*: Create checksum... >>> py3-usb-monitor-pyc*: Create py3-usb-monitor-pyc-1.23-r1.apk >>> py3-usb-monitor*: Tracing dependencies... py3-udev python3~3.14 >>> py3-usb-monitor*: Package size: 52.5 KB >>> py3-usb-monitor*: Compressing data... >>> py3-usb-monitor*: Create checksum... >>> py3-usb-monitor*: Create py3-usb-monitor-1.23-r1.apk >>> py3-usb-monitor: Build complete at Tue, 28 Apr 2026 14:08:16 +0000 elapsed time 0h 0m 8s >>> py3-usb-monitor: Cleaning up srcdir >>> py3-usb-monitor: Cleaning up pkgdir >>> py3-usb-monitor: Cleaning up tmpdir >>> py3-usb-monitor: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-usb-monitor (20260428.140814) ( 2/28) Purging py3-udev-pyc (0.24.1-r4) ( 3/28) Purging py3-udev (0.24.1-r4) ( 4/28) Purging py3-gpep517-pyc (19-r2) ( 5/28) Purging py3-gpep517 (19-r2) ( 6/28) Purging py3-installer-pyc (1.0.0-r0) ( 7/28) Purging py3-installer (1.0.0-r0) ( 8/28) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/28) Purging py3-setuptools (82.0.1-r1) (10/28) Purging py3-wheel-pyc (0.47.0-r0) (11/28) Purging py3-wheel (0.47.0-r0) (12/28) Purging py3-packaging-pyc (26.2-r0) (13/28) Purging py3-packaging (26.2-r0) (14/28) Purging py3-parsing-pyc (3.3.2-r1) (15/28) Purging py3-parsing (3.3.2-r1) (16/28) Purging python3-pyc (3.14.3-r0) (17/28) Purging python3-pycache-pyc0 (3.14.3-r0) (18/28) Purging pyc (3.14.3-r0) (19/28) Purging python3 (3.14.3-r0) (20/28) Purging eudev-libs (3.2.14-r6) (21/28) Purging gdbm (1.26-r0) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.5.2-r1) (24/28) Purging libpanelw (6.6_p20260404-r0) (25/28) Purging mpdecimal (4.0.1-r0) (26/28) Purging readline (8.3.3-r1) (27/28) Purging sqlite-libs (3.53.0-r0) (28/28) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> py3-usb-monitor: Updating the community/loongarch64 repository index... >>> py3-usb-monitor: Signing the index...