>>> py3-hidapi: Building community/py3-hidapi 0.14.0-r2 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 05:16:42 +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/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.24-r0) (4/33) Installing xz-libs (5.6.3-r0) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.5_p20241006-r2) (7/33) Installing sqlite-libs (3.47.0-r0) (8/33) Installing python3 (3.12.7-r1) (9/33) Installing python3-pycache-pyc0 (3.12.7-r1) (10/33) Installing pyc (3.12.7-r1) (11/33) Installing cython-pyc (3.0.10-r0) (12/33) Installing python3-pyc (3.12.7-r1) (13/33) Installing cython (3.0.10-r0) (14/33) Installing eudev-libs (3.2.14-r5) (15/33) Installing eudev-dev (3.2.14-r5) (16/33) Installing libusb (1.0.27-r0) (17/33) Installing hidapi (0.14.0-r0) (18/33) Installing hidapi-dev (0.14.0-r0) (19/33) Installing libusb-dev (1.0.27-r0) (20/33) Installing py3-installer (0.7.0-r2) (21/33) Installing py3-installer-pyc (0.7.0-r2) (22/33) Installing py3-gpep517 (16-r0) (23/33) Installing py3-gpep517-pyc (16-r0) (24/33) Installing py3-parsing (3.1.4-r0) (25/33) Installing py3-parsing-pyc (3.1.4-r0) (26/33) Installing py3-packaging (24.1-r0) (27/33) Installing py3-packaging-pyc (24.1-r0) (28/33) Installing py3-setuptools (70.3.0-r0) (29/33) Installing py3-setuptools-pyc (70.3.0-r0) (30/33) Installing py3-wheel (0.43.0-r0) (31/33) Installing py3-wheel-pyc (0.43.0-r0) (32/33) Installing python3-dev (3.12.7-r1) (33/33) Installing .makedepends-py3-hidapi (20241102.051656) Executing busybox-1.37.0-r5.trigger OK: 519 MiB in 134 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.21/py3-hidapi-0.14.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-hidapi: Fetching py3-hidapi-0.14.0.tar.gz::https://github.com/trezor/cython-hidapi/archive/0.14.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-hidapi-0.14.0.tar.gz.part' py3-hidapi-0.14.0.ta 100% |********************************| 22504 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-hidapi-0.14.0.tar.gz.part' saved >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-hidapi-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/v3.21/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 2024-11-02 05:16:58,168 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 2024-11-02 05:16:58,925 root INFO running bdist_wheel 2024-11-02 05:16:58,940 root INFO running build 2024-11-02 05:16:58,940 root INFO running build_ext 2024-11-02 05:16:58,942 root INFO building 'hid' extension 2024-11-02 05:16:58,942 root INFO creating build 2024-11-02 05:16:58,942 root INFO creating build/temp.linux-i686-cpython-312 2024-11-02 05:16:58,942 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.12 -c hid.c -o build/temp.linux-i686-cpython-312/hid.o 2024-11-02 05:17:03,338 root INFO creating build/lib.linux-i686-cpython-312 2024-11-02 05:17:03,338 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-i686-cpython-312/hid.cpython-312-i386-linux-musl.so 2024-11-02 05:17:03,364 root INFO building 'hidraw' extension 2024-11-02 05:17:03,364 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/hidapi -I/usr/include/python3.12 -c hidraw.c -o build/temp.linux-i686-cpython-312/hidraw.o 2024-11-02 05:17:07,702 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-i686-cpython-312/hidraw.cpython-312-i386-linux-musl.so 2024-11-02 05:17:07,734 root INFO installing to build/bdist.linux-i686/wheel 2024-11-02 05:17:07,735 root INFO running install 2024-11-02 05:17:07,746 root INFO running install_lib 2024-11-02 05:17:07,749 root INFO creating build/bdist.linux-i686 2024-11-02 05:17:07,749 root INFO creating build/bdist.linux-i686/wheel 2024-11-02 05:17:07,749 root INFO copying build/lib.linux-i686-cpython-312/hidraw.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2024-11-02 05:17:07,750 root INFO copying build/lib.linux-i686-cpython-312/hid.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2024-11-02 05:17:07,750 root INFO running install_egg_info 2024-11-02 05:17:07,753 root INFO running egg_info 2024-11-02 05:17:07,753 root INFO creating hidapi.egg-info 2024-11-02 05:17:07,755 root INFO writing hidapi.egg-info/PKG-INFO 2024-11-02 05:17:07,755 root INFO writing dependency_links to hidapi.egg-info/dependency_links.txt 2024-11-02 05:17:07,756 root INFO writing requirements to hidapi.egg-info/requires.txt 2024-11-02 05:17:07,756 root INFO writing top-level names to hidapi.egg-info/top_level.txt 2024-11-02 05:17:07,756 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2024-11-02 05:17:07,757 root INFO dependency /usr/include/hidapi/hidapi.h won't be automatically included in the manifest: the path must be relative 2024-11-02 05:17:07,757 root INFO dependency /usr/include/hidapi/hidapi.h won't be automatically included in the manifest: the path must be relative 2024-11-02 05:17:07,758 root INFO reading manifest file 'hidapi.egg-info/SOURCES.txt' 2024-11-02 05:17:07,759 root INFO reading manifest template 'MANIFEST.in' 2024-11-02 05:17:07,759 root WARNING warning: no files found matching 'hidapi/hidapi/*.h' 2024-11-02 05:17:07,759 root WARNING warning: no files found matching 'hidapi/libusb/*.c' 2024-11-02 05:17:07,759 root WARNING warning: no files found matching 'hidapi/libusb/*.h' 2024-11-02 05:17:07,759 root WARNING warning: no files found matching 'hidapi/linux/*.c' 2024-11-02 05:17:07,759 root WARNING warning: no files found matching 'hidapi/linux/*.h' 2024-11-02 05:17:07,759 root WARNING warning: no files found matching 'hidapi/mac/*.c' 2024-11-02 05:17:07,760 root WARNING warning: no files found matching 'hidapi/mac/*.h' 2024-11-02 05:17:07,760 root WARNING warning: no files found matching 'hidapi/windows/*.c' 2024-11-02 05:17:07,760 root WARNING warning: no files found matching 'hidapi/windows/*.h' 2024-11-02 05:17:07,760 root INFO adding license file 'LICENSE-bsd.txt' 2024-11-02 05:17:07,760 root INFO adding license file 'LICENSE-gpl3.txt' 2024-11-02 05:17:07,760 root INFO adding license file 'LICENSE-orig.txt' 2024-11-02 05:17:07,761 root INFO adding license file 'LICENSE.txt' 2024-11-02 05:17:07,761 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2024-11-02 05:17:07,762 root INFO Copying hidapi.egg-info to build/bdist.linux-i686/wheel/hidapi-0.14.0-py3.12.egg-info 2024-11-02 05:17:07,763 root INFO running install_scripts 2024-11-02 05:17:07,770 root INFO creating build/bdist.linux-i686/wheel/hidapi-0.14.0.dist-info/WHEEL 2024-11-02 05:17:07,771 wheel INFO creating '/home/buildozer/aports/community/py3-hidapi/src/cython-hidapi-0.14.0/.dist/.tmp-5u4x13m8/hidapi-0.14.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-11-02 05:17:07,772 wheel INFO adding 'hid.cpython-312-i386-linux-musl.so' 2024-11-02 05:17:07,775 wheel INFO adding 'hidraw.cpython-312-i386-linux-musl.so' 2024-11-02 05:17:07,777 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE-bsd.txt' 2024-11-02 05:17:07,777 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE-gpl3.txt' 2024-11-02 05:17:07,777 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE-orig.txt' 2024-11-02 05:17:07,778 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE.txt' 2024-11-02 05:17:07,778 wheel INFO adding 'hidapi-0.14.0.dist-info/METADATA' 2024-11-02 05:17:07,778 wheel INFO adding 'hidapi-0.14.0.dist-info/WHEEL' 2024-11-02 05:17:07,778 wheel INFO adding 'hidapi-0.14.0.dist-info/top_level.txt' 2024-11-02 05:17:07,778 wheel INFO adding 'hidapi-0.14.0.dist-info/RECORD' 2024-11-02 05:17:07,779 root INFO removing build/bdist.linux-i686/wheel 2024-11-02 05:17:07,779 gpep517 INFO The backend produced .dist/hidapi-0.14.0-cp312-cp312-linux_i686.whl hidapi-0.14.0-cp312-cp312-linux_i686.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.so.1 so:libhidapi-hidraw.so.0 so:libhidapi-libusb.so.0 >>> py3-hidapi*: Package size: 207.3 KB >>> py3-hidapi*: Compressing data... >>> py3-hidapi*: Create checksum... >>> py3-hidapi*: Create py3-hidapi-0.14.0-r2.apk >>> py3-hidapi: Build complete at Sat, 02 Nov 2024 05:17:08 +0000 elapsed time 0h 0m 26s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Uninstalling dependencies... (1/33) Purging .makedepends-py3-hidapi (20241102.051656) (2/33) Purging cython-pyc (3.0.10-r0) (3/33) Purging cython (3.0.10-r0) (4/33) Purging eudev-dev (3.2.14-r5) (5/33) Purging hidapi-dev (0.14.0-r0) (6/33) Purging hidapi (0.14.0-r0) (7/33) Purging libusb-dev (1.0.27-r0) (8/33) Purging libusb (1.0.27-r0) (9/33) Purging py3-gpep517-pyc (16-r0) (10/33) Purging py3-gpep517 (16-r0) (11/33) Purging py3-installer-pyc (0.7.0-r2) (12/33) Purging py3-installer (0.7.0-r2) (13/33) Purging py3-setuptools-pyc (70.3.0-r0) (14/33) Purging py3-setuptools (70.3.0-r0) (15/33) Purging py3-wheel-pyc (0.43.0-r0) (16/33) Purging py3-wheel (0.43.0-r0) (17/33) Purging py3-packaging-pyc (24.1-r0) (18/33) Purging py3-packaging (24.1-r0) (19/33) Purging py3-parsing-pyc (3.1.4-r0) (20/33) Purging py3-parsing (3.1.4-r0) (21/33) Purging python3-dev (3.12.7-r1) (22/33) Purging python3-pyc (3.12.7-r1) (23/33) Purging python3-pycache-pyc0 (3.12.7-r1) (24/33) Purging pyc (3.12.7-r1) (25/33) Purging python3 (3.12.7-r1) (26/33) Purging eudev-libs (3.2.14-r5) (27/33) Purging gdbm (1.24-r0) (28/33) Purging libbz2 (1.0.8-r6) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.5_p20241006-r2) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging sqlite-libs (3.47.0-r0) (33/33) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 396 MiB in 101 packages >>> py3-hidapi: Updating the community/x86 repository index... >>> py3-hidapi: Signing the index...