>>> py3-hidapi: Building community/py3-hidapi 0.11.2-r0 (using abuild 3.9.0-r0) started Sun, 08 May 2022 04:39:06 +0000 >>> py3-hidapi: Checking sanity of /home/buildozer/aports/community/py3-hidapi/APKBUILD... >>> WARNING: py3-hidapi: No maintainer >>> py3-hidapi: Analyzing dependencies... >>> py3-hidapi: Installing for build: build-base python3 py3-setuptools cython libusb-dev python3-dev eudev-dev hidapi-dev (1/27) Installing gdbm (1.23-r0) (2/27) Installing mpdecimal (2.5.1-r1) (3/27) Installing readline (8.1.2-r0) (4/27) Installing sqlite-libs (3.38.4-r0) (5/27) Installing python3 (3.10.4-r0) (6/27) Installing py3-appdirs (1.4.4-r3) (7/27) Installing py3-more-itertools (8.13.0-r0) (8/27) Installing py3-ordered-set (4.0.2-r3) (9/27) Installing py3-parsing (2.4.7-r3) (10/27) Installing py3-six (1.16.0-r1) (11/27) Installing py3-packaging (21.3-r0) (12/27) Installing py3-setuptools (59.4.0-r0) (13/27) Installing cython (0.29.24-r1) (14/27) Installing libusb (1.0.26-r0) (15/27) Installing libusb-dev (1.0.26-r0) (16/27) Installing python3-dev (3.10.4-r0) (17/27) Installing udev-init-scripts (35-r0) Executing udev-init-scripts-35-r0.post-install (18/27) Installing eudev-libs (3.2.11-r0) (19/27) Installing libblkid (2.38-r1) (20/27) Installing kmod-libs (29-r2) (21/27) Installing eudev (3.2.11-r0) (22/27) Installing eudev-dev (3.2.11-r0) (23/27) Installing hidapi (0.11.2-r0) (24/27) Installing hidapi-dev (0.11.2-r0) (25/27) Installing .makedepends-py3-hidapi (20220508.043907) (26/27) Installing udev-init-scripts-openrc (35-r0) (27/27) Installing eudev-openrc (3.2.11-r0) Executing busybox-1.35.0-r12.trigger Executing eudev-3.2.11-r0.trigger OK: 1392 MiB in 134 packages >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-hidapi-0.11.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-hidapi: Fetching py3-hidapi-0.11.2.tar.gz::https://github.com/trezor/cython-hidapi/archive/0.11.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22256 0 22256 0 0 93837 0 --:--:-- --:--:-- --:--:-- 93837 >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-hidapi-0.11.2.tar.gz >>> py3-hidapi: Checking sha512sums... py3-hidapi-0.11.2.tar.gz: OK >>> py3-hidapi: Unpacking /var/cache/distfiles/v3.16/py3-hidapi-0.11.2.tar.gz... running build running build_ext cythoning hid.pyx to hid.c /usr/lib/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-hidapi/src/cython-hidapi-0.11.2/hid.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning hidraw.pyx to hidraw.c /usr/lib/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-hidapi/src/cython-hidapi-0.11.2/hidraw.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'hid' extension creating build creating build/temp.linux-x86_64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.10 -c hid.c -o build/temp.linux-x86_64-3.10/hid.o creating build/lib.linux-x86_64-3.10 gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-x86_64-3.10/hid.cpython-310-x86_64-linux-gnu.so building 'hidraw' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/hidapi -I/usr/include/python3.10 -c hidraw.c -o build/temp.linux-x86_64-3.10/hidraw.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-x86_64-3.10/hidraw.cpython-310-x86_64-linux-gnu.so running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating hidapi.egg-info writing hidapi.egg-info/PKG-INFO writing dependency_links to hidapi.egg-info/dependency_links.txt writing requirements to hidapi.egg-info/requires.txt writing top-level names to hidapi.egg-info/top_level.txt writing manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'hidapi/hidapi/*.h' warning: no files found matching 'hidapi/libusb/*.c' warning: no files found matching 'hidapi/libusb/*.h' warning: no files found matching 'hidapi/linux/*.c' warning: no files found matching 'hidapi/linux/*.h' warning: no files found matching 'hidapi/mac/*.c' warning: no files found matching 'hidapi/mac/*.h' warning: no files found matching 'hidapi/windows/*.c' warning: no files found matching 'hidapi/windows/*.h' adding license file 'LICENSE-bsd.txt' adding license file 'LICENSE-gpl3.txt' adding license file 'LICENSE-orig.txt' adding license file 'LICENSE.txt' writing manifest file 'hidapi.egg-info/SOURCES.txt' running build_ext skipping 'hid.c' Cython extension (up-to-date) skipping 'hidraw.c' Cython extension (up-to-date) copying build/lib.linux-x86_64-3.10/hid.cpython-310-x86_64-linux-gnu.so -> copying build/lib.linux-x86_64-3.10/hidraw.cpython-310-x86_64-linux-gnu.so -> test_enumerate (tests.HIDTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK >>> py3-hidapi: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext skipping 'hid.c' Cython extension (up-to-date) skipping 'hidraw.c' Cython extension (up-to-date) running install_lib creating /home/buildozer/aports/community/py3-hidapi/pkg creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.10/site-packages copying build/lib.linux-x86_64-3.10/hidraw.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.10/site-packages copying build/lib.linux-x86_64-3.10/hid.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.10/site-packages running install_egg_info running egg_info writing hidapi.egg-info/PKG-INFO writing dependency_links to hidapi.egg-info/dependency_links.txt writing requirements to hidapi.egg-info/requires.txt writing top-level names to hidapi.egg-info/top_level.txt reading manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'hidapi/hidapi/*.h' warning: no files found matching 'hidapi/libusb/*.c' warning: no files found matching 'hidapi/libusb/*.h' warning: no files found matching 'hidapi/linux/*.c' warning: no files found matching 'hidapi/linux/*.h' warning: no files found matching 'hidapi/mac/*.c' warning: no files found matching 'hidapi/mac/*.h' warning: no files found matching 'hidapi/windows/*.c' warning: no files found matching 'hidapi/windows/*.h' adding license file 'LICENSE-bsd.txt' adding license file 'LICENSE-gpl3.txt' adding license file 'LICENSE-orig.txt' adding license file 'LICENSE.txt' writing manifest file 'hidapi.egg-info/SOURCES.txt' Copying hidapi.egg-info to /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.10/site-packages/hidapi-0.11.2-py3.10.egg-info running install_scripts >>> 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 so:libc.musl-x86_64.so.1 so:libhidapi-hidraw.so.0 so:libhidapi-libusb.so.0 >>> py3-hidapi*: Package size: 188.0 KB >>> py3-hidapi*: Compressing data... >>> py3-hidapi*: Create checksum... >>> py3-hidapi*: Create py3-hidapi-0.11.2-r0.apk >>> py3-hidapi: Build complete at Sun, 08 May 2022 04:39:16 +0000 elapsed time 0h 0m 10s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Uninstalling dependencies... (1/27) Purging .makedepends-py3-hidapi (20220508.043907) (2/27) Purging py3-setuptools (59.4.0-r0) (3/27) Purging py3-appdirs (1.4.4-r3) (4/27) Purging py3-more-itertools (8.13.0-r0) (5/27) Purging py3-ordered-set (4.0.2-r3) (6/27) Purging py3-packaging (21.3-r0) (7/27) Purging py3-six (1.16.0-r1) (8/27) Purging py3-parsing (2.4.7-r3) (9/27) Purging cython (0.29.24-r1) (10/27) Purging libusb-dev (1.0.26-r0) (11/27) Purging python3-dev (3.10.4-r0) (12/27) Purging python3 (3.10.4-r0) (13/27) Purging eudev-dev (3.2.11-r0) (14/27) Purging eudev-openrc (3.2.11-r0) (15/27) Purging eudev (3.2.11-r0) (16/27) Purging udev-init-scripts-openrc (35-r0) (17/27) Purging udev-init-scripts (35-r0) (18/27) Purging hidapi-dev (0.11.2-r0) (19/27) Purging hidapi (0.11.2-r0) (20/27) Purging gdbm (1.23-r0) (21/27) Purging mpdecimal (2.5.1-r1) (22/27) Purging readline (8.1.2-r0) (23/27) Purging sqlite-libs (3.38.4-r0) (24/27) Purging libusb (1.0.26-r0) (25/27) Purging eudev-libs (3.2.11-r0) (26/27) Purging libblkid (2.38-r1) (27/27) Purging kmod-libs (29-r2) Executing busybox-1.35.0-r12.trigger OK: 1285 MiB in 107 packages >>> py3-hidapi: Updating the community/x86_64 repository index... >>> py3-hidapi: Signing the index...