>>> py3-hidapi: Building community/py3-hidapi 0.14.0-r2 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:58:11 +0000 >>> py3-hidapi: Validating /home/udu/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 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/25) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/25) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/25) Installing cython-pyc (3.0.12-r0) (4/25) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (5/25) Installing cython (3.0.12-r0) (6/25) Installing eudev-libs (3.2.14-r5) (7/25) Installing eudev-dev (3.2.14-r5) (8/25) Installing libusb (1.0.28-r0) (9/25) Installing hidapi (0.14.0-r0) (10/25) Installing hidapi-dev (0.14.0-r0) (11/25) Installing libusb-dev (1.0.28-r0) (12/25) Installing py3-installer (0.7.0-r2) (13/25) Installing py3-installer-pyc (0.7.0-r2) (14/25) Installing py3-gpep517 (19-r0) (15/25) Installing py3-gpep517-pyc (19-r0) (16/25) Installing py3-parsing (3.2.3-r0) (17/25) Installing py3-parsing-pyc (3.2.3-r0) (18/25) Installing py3-packaging (25.0-r0) (19/25) Installing py3-packaging-pyc (25.0-r0) (20/25) Installing py3-setuptools (80.9.0-r0) (21/25) Installing py3-setuptools-pyc (80.9.0-r0) (22/25) Installing py3-wheel (0.46.1-r0) (23/25) Installing py3-wheel-pyc (0.46.1-r0) (24/25) Installing python3-dev (3.12.12-r0) (25/25) Installing .makedepends-py3-hidapi (20251012.185813) Executing busybox-1.37.0-r19.trigger OK: 364 MiB in 111 packages >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Cleaning up tmpdir >>> py3-hidapi: Fetching py3-hidapi-0.14.0.tar.gz::https://github.com/trezor/cython-hidapi/archive/0.14.0.tar.gz >>> py3-hidapi: Fetching py3-hidapi-0.14.0.tar.gz::https://github.com/trezor/cython-hidapi/archive/0.14.0.tar.gz >>> py3-hidapi: Checking sha512sums... py3-hidapi-0.14.0.tar.gz: OK cython3.patch: OK >>> py3-hidapi: Unpacking /var/cache/distfiles/py3-hidapi-0.14.0.tar.gz... >>> py3-hidapi: cython3.patch patching file hid.pyxdep patching file setup.py patching file setup.py patching file pyproject.toml patching file requirements.txt patching file setup.py patching file README.rst 2025-10-12 18:58:14,794 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.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 :: 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() 2025-10-12 18:58:15,766 root INFO running bdist_wheel 2025-10-12 18:58:15,783 root INFO running build 2025-10-12 18:58:15,783 root INFO running build_ext 2025-10-12 18:58:15,785 root INFO building 'hid' extension 2025-10-12 18:58:15,786 root INFO creating build/temp.linux-x86_64-cpython-312 2025-10-12 18:58:15,786 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.12 -c hid.c -o build/temp.linux-x86_64-cpython-312/hid.o 2025-10-12 18:58:19,147 root INFO creating build/lib.linux-x86_64-cpython-312 2025-10-12 18:58:19,147 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-x86_64-cpython-312/hid.cpython-312-x86_64-linux-musl.so 2025-10-12 18:58:19,164 root INFO building 'hidraw' extension 2025-10-12 18:58:19,165 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/hidapi -I/usr/include/python3.12 -c hidraw.c -o build/temp.linux-x86_64-cpython-312/hidraw.o 2025-10-12 18:58:22,533 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-x86_64-cpython-312/hidraw.cpython-312-x86_64-linux-musl.so 2025-10-12 18:58:22,557 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 18:58:22,558 root INFO running install 2025-10-12 18:58:22,568 root INFO running install_lib 2025-10-12 18:58:22,571 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 18:58:22,571 root INFO copying build/lib.linux-x86_64-cpython-312/hidraw.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-10-12 18:58:22,572 root INFO copying build/lib.linux-x86_64-cpython-312/hid.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-10-12 18:58:22,572 root INFO running install_egg_info 2025-10-12 18:58:22,575 root INFO running egg_info 2025-10-12 18:58:22,577 root INFO creating hidapi.egg-info 2025-10-12 18:58:22,578 root INFO writing hidapi.egg-info/PKG-INFO 2025-10-12 18:58:22,578 root INFO writing dependency_links to hidapi.egg-info/dependency_links.txt 2025-10-12 18:58:22,579 root INFO writing requirements to hidapi.egg-info/requires.txt 2025-10-12 18:58:22,579 root INFO writing top-level names to hidapi.egg-info/top_level.txt 2025-10-12 18:58:22,579 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2025-10-12 18:58:22,580 root INFO dependency /usr/include/hidapi/hidapi.h won't be automatically included in the manifest: the path must be relative 2025-10-12 18:58:22,580 root INFO dependency /usr/include/hidapi/hidapi.h won't be automatically included in the manifest: the path must be relative 2025-10-12 18:58:22,582 root INFO reading manifest file 'hidapi.egg-info/SOURCES.txt' 2025-10-12 18:58:22,582 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 18:58:22,582 root WARNING warning: no files found matching 'hidapi/hidapi/*.h' 2025-10-12 18:58:22,582 root WARNING warning: no files found matching 'hidapi/libusb/*.c' 2025-10-12 18:58:22,582 root WARNING warning: no files found matching 'hidapi/libusb/*.h' 2025-10-12 18:58:22,583 root WARNING warning: no files found matching 'hidapi/linux/*.c' 2025-10-12 18:58:22,583 root WARNING warning: no files found matching 'hidapi/linux/*.h' 2025-10-12 18:58:22,583 root WARNING warning: no files found matching 'hidapi/mac/*.c' 2025-10-12 18:58:22,583 root WARNING warning: no files found matching 'hidapi/mac/*.h' 2025-10-12 18:58:22,583 root WARNING warning: no files found matching 'hidapi/windows/*.c' 2025-10-12 18:58:22,583 root WARNING warning: no files found matching 'hidapi/windows/*.h' 2025-10-12 18:58:22,583 root INFO adding license file 'LICENSE-bsd.txt' 2025-10-12 18:58:22,583 root INFO adding license file 'LICENSE-gpl3.txt' 2025-10-12 18:58:22,584 root INFO adding license file 'LICENSE-orig.txt' 2025-10-12 18:58:22,584 root INFO adding license file 'LICENSE.txt' 2025-10-12 18:58:22,584 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2025-10-12 18:58:22,588 root INFO Copying hidapi.egg-info to build/bdist.linux-x86_64/wheel/./hidapi-0.14.0-py3.12.egg-info 2025-10-12 18:58:22,589 root INFO running install_scripts 2025-10-12 18:58:22,595 root INFO creating build/bdist.linux-x86_64/wheel/hidapi-0.14.0.dist-info/WHEEL 2025-10-12 18:58:22,596 wheel INFO creating '/home/udu/aports/community/py3-hidapi/src/cython-hidapi-0.14.0/.dist/.tmp-ne2nwe7o/hidapi-0.14.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 18:58:22,597 wheel INFO adding 'hid.cpython-312-x86_64-linux-musl.so' 2025-10-12 18:58:22,598 wheel INFO adding 'hidraw.cpython-312-x86_64-linux-musl.so' 2025-10-12 18:58:22,598 wheel INFO adding 'hidapi-0.14.0.dist-info/licenses/LICENSE-bsd.txt' 2025-10-12 18:58:22,598 wheel INFO adding 'hidapi-0.14.0.dist-info/licenses/LICENSE-gpl3.txt' 2025-10-12 18:58:22,599 wheel INFO adding 'hidapi-0.14.0.dist-info/licenses/LICENSE-orig.txt' 2025-10-12 18:58:22,599 wheel INFO adding 'hidapi-0.14.0.dist-info/licenses/LICENSE.txt' 2025-10-12 18:58:22,599 wheel INFO adding 'hidapi-0.14.0.dist-info/METADATA' 2025-10-12 18:58:22,599 wheel INFO adding 'hidapi-0.14.0.dist-info/WHEEL' 2025-10-12 18:58:22,599 wheel INFO adding 'hidapi-0.14.0.dist-info/top_level.txt' 2025-10-12 18:58:22,599 wheel INFO adding 'hidapi-0.14.0.dist-info/RECORD' 2025-10-12 18:58:22,599 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 18:58:22,600 gpep517 INFO The backend produced .dist/hidapi-0.14.0-cp312-cp312-linux_x86_64.whl hidapi-0.14.0-cp312-cp312-linux_x86_64.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 >>> py3-hidapi*: Scanning shared objects >>> py3-hidapi*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libhidapi-hidraw.so.0 so:libhidapi-libusb.so.0 >>> py3-hidapi*: Package size: 228.2 KB >>> py3-hidapi*: Compressing data... >>> py3-hidapi*: Create checksum... >>> py3-hidapi*: Create py3-hidapi-0.14.0-r2.apk >>> py3-hidapi: Build complete at Sun, 12 Oct 2025 18:58:23 +0000 elapsed time 0h 0m 12s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Uninstalling dependencies... (1/22) Purging .makedepends-py3-hidapi (20251012.185813) (2/22) Purging cython-pyc (3.0.12-r0) (3/22) Purging cython (3.0.12-r0) (4/22) Purging eudev-dev (3.2.14-r5) (5/22) Purging hidapi-dev (0.14.0-r0) (6/22) Purging hidapi (0.14.0-r0) (7/22) Purging libusb-dev (1.0.28-r0) (8/22) Purging libusb (1.0.28-r0) (9/22) Purging py3-gpep517-pyc (19-r0) (10/22) Purging py3-gpep517 (19-r0) (11/22) Purging py3-installer-pyc (0.7.0-r2) (12/22) Purging py3-installer (0.7.0-r2) (13/22) Purging py3-setuptools-pyc (80.9.0-r0) (14/22) Purging py3-setuptools (80.9.0-r0) (15/22) Purging py3-wheel-pyc (0.46.1-r0) (16/22) Purging py3-wheel (0.46.1-r0) (17/22) Purging py3-packaging-pyc (25.0-r0) (18/22) Purging py3-packaging (25.0-r0) (19/22) Purging py3-parsing-pyc (3.2.3-r0) (20/22) Purging py3-parsing (3.2.3-r0) (21/22) Purging python3-dev (3.12.12-r0) (22/22) Purging eudev-libs (3.2.14-r5) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-hidapi: Updating the community/x86_64 repository index... >>> py3-hidapi: Signing the index...