>>> py3-hidapi: Building community/py3-hidapi 0.15.0-r1 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 17:03:39 +0000 >>> py3-hidapi: Validating /home/buildozer/aports/community/py3-hidapi/APKBUILD... >>> WARNING: py3-hidapi: No maintainer >>> py3-hidapi: Analyzing dependencies... >>> py3-hidapi: Installing for build: build-base cython eudev-dev hidapi-dev libusb-dev py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r1) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20260404-r0) ( 7/34) Installing readline (8.3.3-r1) ( 8/34) Installing sqlite-libs (3.53.0-r0) ( 9/34) Installing python3 (3.14.3-r0) (10/34) Installing python3-pycache-pyc0 (3.14.3-r0) (11/34) Installing pyc (3.14.3-r0) (12/34) Installing cython-pyc (3.2.4-r2) (13/34) Installing python3-pyc (3.14.3-r0) (14/34) Installing cython (3.2.4-r2) (15/34) Installing eudev-libs (3.2.14-r6) (16/34) Installing eudev-dev (3.2.14-r6) (17/34) Installing libusb (1.0.29-r0) (18/34) Installing hidapi (0.15.0-r0) (19/34) Installing hidapi-dev (0.15.0-r0) (20/34) Installing libusb-dev (1.0.29-r0) (21/34) Installing py3-installer (1.0.0-r0) (22/34) Installing py3-installer-pyc (1.0.0-r0) (23/34) Installing py3-gpep517 (19-r2) (24/34) Installing py3-gpep517-pyc (19-r2) (25/34) Installing py3-parsing (3.3.2-r1) (26/34) Installing py3-parsing-pyc (3.3.2-r1) (27/34) Installing py3-packaging (26.1-r0) (28/34) Installing py3-packaging-pyc (26.1-r0) (29/34) Installing py3-setuptools (82.0.1-r1) (30/34) Installing py3-setuptools-pyc (82.0.1-r1) (31/34) Installing py3-wheel (0.47.0-r0) (32/34) Installing py3-wheel-pyc (0.47.0-r0) (33/34) Installing python3-dev (3.14.3-r0) (34/34) Installing .makedepends-py3-hidapi (20260424.170342) Executing busybox-1.37.0-r31.trigger OK: 619.1 MiB in 137 packages >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Cleaning up tmpdir >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-hidapi-0.15.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-hidapi-0.15.0.tar.gz.part' py3-hidapi-0.15.0.ta 100% |********************************| 25098 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-hidapi-0.15.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-hidapi-0.15.0.tar.gz: OK >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-hidapi-0.15.0.tar.gz /var/cache/distfiles/v3.24/py3-hidapi-0.15.0.tar.gz: OK >>> py3-hidapi: Unpacking /var/cache/distfiles/v3.24/py3-hidapi-0.15.0.tar.gz... 2026-04-24 17:03:44,073 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling hid.pyx because it changed. Compiling hidraw.pyx because it changed. [1/2] Cythonizing hid.pyx [2/2] Cythonizing hidraw.pyx /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 :: BSD License License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-24 17:03:44,955 root INFO running bdist_wheel 2026-04-24 17:03:44,964 root INFO running build 2026-04-24 17:03:44,964 root INFO running build_ext 2026-04-24 17:03:44,965 root INFO building 'hid' extension 2026-04-24 17:03:44,965 root INFO creating build/temp.linux-aarch64-cpython-314 2026-04-24 17:03:44,965 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c hid.c -o build/temp.linux-aarch64-cpython-314/hid.o -I/usr/include/hidapi 2026-04-24 17:03:47,255 root INFO creating build/lib.linux-aarch64-cpython-314 2026-04-24 17:03:47,255 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-314/hid.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/hid.cpython-314-aarch64-linux-musl.so -lhidapi-libusb 2026-04-24 17:03:47,268 root INFO building 'hidraw' extension 2026-04-24 17:03:47,268 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c hidraw.c -o build/temp.linux-aarch64-cpython-314/hidraw.o -I/usr/include/hidapi 2026-04-24 17:03:49,723 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-314/hidraw.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/hidraw.cpython-314-aarch64-linux-musl.so -lhidapi-hidraw 2026-04-24 17:03:49,742 root INFO installing to build/bdist.linux-aarch64/wheel 2026-04-24 17:03:49,742 root INFO running install 2026-04-24 17:03:49,753 root INFO running install_lib 2026-04-24 17:03:49,755 root INFO creating build/bdist.linux-aarch64/wheel 2026-04-24 17:03:49,756 root INFO copying build/lib.linux-aarch64-cpython-314/hidraw.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/. 2026-04-24 17:03:49,756 root INFO copying build/lib.linux-aarch64-cpython-314/hid.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/. 2026-04-24 17:03:49,757 root INFO running install_egg_info 2026-04-24 17:03:49,759 root INFO running egg_info 2026-04-24 17:03:49,761 root INFO creating hidapi.egg-info 2026-04-24 17:03:49,761 root INFO writing hidapi.egg-info/PKG-INFO 2026-04-24 17:03:49,761 root INFO writing dependency_links to hidapi.egg-info/dependency_links.txt 2026-04-24 17:03:49,762 root INFO writing top-level names to hidapi.egg-info/top_level.txt 2026-04-24 17:03:49,762 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2026-04-24 17:03:49,764 root INFO reading manifest file 'hidapi.egg-info/SOURCES.txt' 2026-04-24 17:03:49,764 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 17:03:49,764 root WARNING warning: no files found matching 'hidapi/hidapi/*.h' 2026-04-24 17:03:49,764 root WARNING warning: no files found matching 'hidapi/libusb/*.c' 2026-04-24 17:03:49,764 root WARNING warning: no files found matching 'hidapi/libusb/*.h' 2026-04-24 17:03:49,764 root WARNING warning: no files found matching 'hidapi/linux/*.c' 2026-04-24 17:03:49,764 root WARNING warning: no files found matching 'hidapi/linux/*.h' 2026-04-24 17:03:49,764 root WARNING warning: no files found matching 'hidapi/mac/*.c' 2026-04-24 17:03:49,764 root WARNING warning: no files found matching 'hidapi/mac/*.h' 2026-04-24 17:03:49,765 root WARNING warning: no files found matching 'hidapi/windows/*.c' 2026-04-24 17:03:49,765 root WARNING warning: no files found matching 'hidapi/windows/*.h' 2026-04-24 17:03:49,765 root INFO adding license file 'LICENSE-bsd.txt' 2026-04-24 17:03:49,765 root INFO adding license file 'LICENSE-gpl3.txt' 2026-04-24 17:03:49,765 root INFO adding license file 'LICENSE-orig.txt' 2026-04-24 17:03:49,765 root INFO adding license file 'LICENSE.txt' 2026-04-24 17:03:49,766 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2026-04-24 17:03:49,766 root INFO Copying hidapi.egg-info to build/bdist.linux-aarch64/wheel/./hidapi-0.15.0-py3.14.egg-info 2026-04-24 17:03:49,767 root INFO running install_scripts 2026-04-24 17:03:49,773 root INFO creating build/bdist.linux-aarch64/wheel/hidapi-0.15.0.dist-info/WHEEL 2026-04-24 17:03:49,773 wheel INFO creating '/home/buildozer/aports/community/py3-hidapi/src/cython-hidapi-0.15.0/.dist/.tmp-g4znhjdp/hidapi-0.15.0-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-04-24 17:03:49,774 wheel INFO adding 'hid.cpython-314-aarch64-linux-musl.so' 2026-04-24 17:03:49,775 wheel INFO adding 'hidraw.cpython-314-aarch64-linux-musl.so' 2026-04-24 17:03:49,775 wheel INFO adding 'hidapi-0.15.0.dist-info/licenses/LICENSE-bsd.txt' 2026-04-24 17:03:49,775 wheel INFO adding 'hidapi-0.15.0.dist-info/licenses/LICENSE-gpl3.txt' 2026-04-24 17:03:49,776 wheel INFO adding 'hidapi-0.15.0.dist-info/licenses/LICENSE-orig.txt' 2026-04-24 17:03:49,776 wheel INFO adding 'hidapi-0.15.0.dist-info/licenses/LICENSE.txt' 2026-04-24 17:03:49,776 wheel INFO adding 'hidapi-0.15.0.dist-info/METADATA' 2026-04-24 17:03:49,776 wheel INFO adding 'hidapi-0.15.0.dist-info/WHEEL' 2026-04-24 17:03:49,776 wheel INFO adding 'hidapi-0.15.0.dist-info/top_level.txt' 2026-04-24 17:03:49,776 wheel INFO adding 'hidapi-0.15.0.dist-info/RECORD' 2026-04-24 17:03:49,776 root INFO removing build/bdist.linux-aarch64/wheel 2026-04-24 17:03:49,777 gpep517 INFO The backend produced .dist/hidapi-0.15.0-cp314-cp314-linux_aarch64.whl hidapi-0.15.0-cp314-cp314-linux_aarch64.whl test_enumerate (tests.HIDTests.test_enumerate) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK >>> py3-hidapi: Entering fakeroot... >>> py3-hidapi*: Running postcheck for py3-hidapi >>> py3-hidapi*: Preparing package py3-hidapi... >>> py3-hidapi*: Stripping binaries Please specify at least one package name on the command line. >>> py3-hidapi*: Scanning shared objects >>> py3-hidapi*: Tracing dependencies... python3~3.14 so:libc.musl-aarch64.so.1 so:libhidapi-hidraw.so.0 so:libhidapi-libusb.so.0 >>> py3-hidapi*: Package size: 308.7 KB >>> py3-hidapi*: Compressing data... >>> py3-hidapi*: Create checksum... >>> py3-hidapi*: Create py3-hidapi-0.15.0-r1.apk >>> py3-hidapi: Build complete at Fri, 24 Apr 2026 17:03:50 +0000 elapsed time 0h 0m 11s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Cleaning up tmpdir >>> py3-hidapi: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-hidapi (20260424.170342) ( 2/34) Purging cython-pyc (3.2.4-r2) ( 3/34) Purging cython (3.2.4-r2) ( 4/34) Purging eudev-dev (3.2.14-r6) ( 5/34) Purging hidapi-dev (0.15.0-r0) ( 6/34) Purging hidapi (0.15.0-r0) ( 7/34) Purging libusb-dev (1.0.29-r0) ( 8/34) Purging libusb (1.0.29-r0) ( 9/34) Purging py3-gpep517-pyc (19-r2) (10/34) Purging py3-gpep517 (19-r2) (11/34) Purging py3-installer-pyc (1.0.0-r0) (12/34) Purging py3-installer (1.0.0-r0) (13/34) Purging py3-setuptools-pyc (82.0.1-r1) (14/34) Purging py3-setuptools (82.0.1-r1) (15/34) Purging py3-wheel-pyc (0.47.0-r0) (16/34) Purging py3-wheel (0.47.0-r0) (17/34) Purging py3-packaging-pyc (26.1-r0) (18/34) Purging py3-packaging (26.1-r0) (19/34) Purging py3-parsing-pyc (3.3.2-r1) (20/34) Purging py3-parsing (3.3.2-r1) (21/34) Purging python3-dev (3.14.3-r0) (22/34) Purging python3-pyc (3.14.3-r0) (23/34) Purging python3-pycache-pyc0 (3.14.3-r0) (24/34) Purging pyc (3.14.3-r0) (25/34) Purging python3 (3.14.3-r0) (26/34) Purging eudev-libs (3.2.14-r6) (27/34) Purging gdbm (1.26-r0) (28/34) Purging libbz2 (1.0.8-r6) (29/34) Purging libffi (3.5.2-r1) (30/34) Purging libpanelw (6.6_p20260404-r0) (31/34) Purging mpdecimal (4.0.1-r0) (32/34) Purging readline (8.3.3-r1) (33/34) Purging sqlite-libs (3.53.0-r0) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 431.3 MiB in 103 packages >>> py3-hidapi: Updating the community/aarch64 repository index... >>> py3-hidapi: Signing the index...